搜索资源列表
image-dehazing-based-on-opencv
- Kaiming He, Jian Sun, Xiaoou Tang. Single Image Haze Removal Using Dark Channel Prior 大致内容是提出了一个叫做暗原色先验的东西来对有雾图像进行处理,十分巧妙,有兴趣者可以看看。这里使用OpenCV实现文中的去雾算法,然而论文提到的soft matting未在本程序中实现。 -This is a source code of paperKaiming He, Jian Sun, Xiaoou Tang
opencv_face_recognition
- 利用openCV实现人脸检测。一篇基于opencv的人脸检测与识别的论文,在Visual C++ 2005环境下给出了如何用OpenCV库开发人脸检测程序的方法。-Face Detection Using openCV achieve. One based on the opencv face detection and recognition of the paper, the Visual C++ 2005 environment, how to use OpenCV library giv
quwu
- 去雾算法参考了一篇论文: Kaiming He, Jian Sun, Xiaoou Tang. Single Image Haze Removal Using Dark Channel Prior 大致内容是提出了一个叫做暗原色先验的东西来对有雾图像进行处理,然而论文提到的soft matting未在本程序中实现。-Roughly content is put forward a thing called dark grey prior to the fog image pr
facedetect
- 篇基于opencv的人脸检测与识别的论文,在Visual C++ 2005环境下给出了如何用OpenCV库开发人脸检测程序的方法-One based on the opencv face detection and recognition of the paper, the Visual C++ 6.0 environment, how to use OpenCV library gives developers face detection procedures.