搜索资源列表
imagepro
- 基于VS2005,结合OpenCV的图像增强,包括分段线性、对数非线性、直方图均衡化等图像处理,利于初学者学习,经验证,代码有效。-Based on VS2005, Enhancing images using the tool OpenCV. The algrithoms are piecewise linearity, log non-linearity, histgram equalization and so on.
LearningOpenCVCode
- OpenCV学习代码,可以通过此例子学习OpenCV,了解OpenCV关于图像处理的常用的代码。-Learning OpenCV code.OpenCV can learn by this example.Learn OpenCV used code regarding the image processing.
《学习opencv3.0》配套源码
- 《学习opencv》是一本实用性极强的关于计算机视觉图像处理的工具书,书中所有代码示例的源码都在此有。