资源列表
Qt5imageprocess
- QT5嵌入到VS2010与opencv一起使用,对图片进行翻转,起到对QT进行测试的作用-QT5 embedded opencv used in conjunction with the VS2010, flip the picture, play the role of the QT test
shipinbofang
- 利用opencv2.4.8实现视频的播放功能,自行指定视频的位置-Use opencv2.4.8 achieve video playback functionality, specify the location of the video yourself
myGLCMtest
- 计算一副图像的共生矩阵,并输出其特征值。-Calculate image co-occurrence matrix, and outputs its eigenvalues.
picture-show
- 学习opencv基础知识,显示图像的函数showImage.-learning the basics of Opencv , the display image function:showImage.
ImageErode
- opencv基础知识学习,进行图像腐蚀处理,使用函数:ImageErode。-learning the basics of opencv , image etching process, using the function: ImageErode.
BlurImage
- 学习opencv基础知识,对图像进行模糊处理,使用函数:BlurImage-learning the basics of Opencv,image blurring,and using the function: BlurImage
canny
- 学习opencv基础知识,进行canny检测,使用函数:Canny-Basic knowledge of learning opencv, canny tests, using the function: canny.
Edge-histogram-extraction
- 边缘直方图提取,使用opencv2.49库-Edge histogram extraction
Image-Block
- 将图像分成块,使用opencv2.49库-Image Block
segment
- 图像分割,使用opencv2.49库文件-image segment
sift-keypoints-detection
- 利用sift算法对图像进行特征点检测,获得图像的sfit极值点及特征点-Use sift algorithm for image feature detection
Chapter-02
- 几个简单的opencv程序,用于载入图片、给图片加入椒盐噪声,以及减少颜色-This directory contains material supporting chapter 2 of the cookbook: Computer Vision Programming using the OpenCV Library. by Robert Laganiere, Packt Publishing, 2011. File: saltImage.cpp corre
