Computer Vision/OpenCV (2) 썸네일형 리스트형 OpenCV – Basic Functions Miscellaneous Image Transformations Converts an image from one color space to another. void cvtColor(InputArray src, OutputArray dst, int code, int dstCn=0 ) - http://goo.gl/wJeZgt Filter void GaussianBlur(InputArray src, OutputArray dst, Size ksize, double sigmaX, double sigmaY=0, int borderType=BORDER_DEFAULT ) - http://goo.gl/FiOgMO Basic Thresholding Operations double threshold(InputArray sr.. OpenCV – Blob Detect 자료 참고서적 - OpenCV Essentials - Learning Image Processing with OpenCV - OpenCV for Secret Agents 참고 URL Detect Algorithm Algorithm- Recursive, Iteration, - https://goo.gl/qQCbuu Blob Detection Using OpenCV ( Python, C++ ) - https://goo.gl/Cjsjo0 - blob detect work, ltering Blobs by Color, Size and Shape Object Detection Using the OpenCV / cvBlobsLib Libraries - http://goo.gl/NthcJ9 Color-based Blob D.. 이전 1 다음