搜索资源列表
EdgeDetection
- Program use openCV to demo edge detection (algorithm Gradient).
norm
- A source code of function which convert image from RGB scale - space into normalized RGB scale - space, using Visual C++ 2008 and OpenCV library. Normalized RGB scale - space can be used in color detection techniques, because this is independent
face_new_jpg
- OpenCV face detection using haar classifier and common implementation.