资源列表
main
- 直方圖等化(Histogram Equalization)為一種使用統計方法的影像處理程式設計,它的功能為將統計直方圖的色彩分布平均的打散在直方圖裡,也就是說,讓一張圖的直方圖分布均勻化,同樣的也是使用到LUT(Look-up Table)的方法 而在設計直方圖等化不可或缺的就是需要先知道統計學的機率密度函數(Probability Density Function,PDF)以及累積分配函數(Cumlative Distribution Function,CDF)相關的基本概念,在這邊
houghlines
- 用hough变换拟合直线,开发环境为C++,利用工具opencv,希望对大家有用-Fitting a straight line with the hough transform, the development environment for C++, use of tools opencv, we hope to be useful
OpenCV-Cookbook
- OpenCV.2经典书籍 很多实例 可以用做项目二次开发-OpenCV.2.Computer.Vision.Application.Programming.Cookbook Very good!
myNewGrabCut
- opencv中的GrabCut,把里面的例子简化了,并对GrabCut部分进行注释-opencv in GrabCut, simplified example of the inside, and some of the comments GrabCut
opencv
- opencv教程的全部源代码,附有测试视频文件,对opencv的初学者很有帮助!-opencv tutorial all the source code, with a test video file on the opencv helpful for beginners!
LeaningOpenCV
- 学习opencv这本书的电子档,对于opencv学习这很有用。-Learning opencv electronic files of this book, it is useful for learning opencv.
VideoMotionDetct
- 视频运动目标检测源码,你可以尝试用一下,vc++,opencv-VideoMotionDetct ,source
OpenCV_api_example
- opencv图像处理函数命令及例子大全-opencv image processing function of command and examples Daquan
ColorImageBalance
- 调用OPENCV进行直方图均衡化等图像处理,实现图片对比度增强-Call OPENCV histogram equalization, image processing, Image contrast enhancement
OpenCV-2.3
- 这是偶然间找到的一本很实用的OpenCV2.3的全英文教程,内容写的非常好-This is the chance of a very between find practical OpenCV2.3 all the English tutorial, the content of writing is very good
opencv
- 提取图像的特征,用openCV实现,包括图像颜色直方图,形状特征,纹理特征等。-get features of images,all kinds of images.
houph_MFC
- 在MFC环境下用openCV实现sobel算子和霍夫变换检测直线和圆-In the MFC environment with openCV achieve sobel operator and the Hough transform detection of lines and circles
