资源列表
detect
- 基于VS 利用opencv 对单通道图形进行边缘纹理检测!-using vs and opencv detecting image boundary
mix_images
- 利用opencv 和VS 实现多种图片的混合!并显示效果-using opencv and VS making two images into one images
glcm2
- 通过opencv计算图像的灰度共生矩阵,计算特征值-Image is computed by opencv GLCM calculating eigenvalues
Video_binary_and_thin
- Opencv的入门代码,只是二值化与细化的相关代码。-it s the code of opencv for binarization and something.
hsaliencyexe
- 图像边缘提取算法源码,基于局部显著度提取算法-saliency_RC on Opencv
CLGOpticflow
- 基于分层金字塔L-K微分法和局部全局相结合的运动估计算法CLG(Combined-local-Global)- The combination of motion estimation based on hierarchical pyramid L-K partial differential method and algorithm global CLG (Combined-local-Global)
classification
- 利用opencv和C++编写一个分类程序。主要是利用opencv自带的SVM算法进行编写。-Use opencv and C++ write a classified program. Mainly using opencv SVM algorithm comes prepared.
opencvtest
- Qt上配置opencv 测试版程序 内含完整路径 替换可使用-opencv Qt
sift
- sift特征实现视频跟踪,物体平移、旋转、尺寸缩放不变-video tracking by sift feature
Win32OpenCV
- win7,vs2010,opencv2.4.9做的图像测试程序,弄了一天终于弄好了,很麻烦的配置,图片在文件夹下。-win7, vs2010, opencv2.4.9 do image test procedure, get a day finally somehow, very troublesome configuration picture folder.
testdemo14
- 其用c++编写的检测运动物体的程序,用红色椭圆标注,平台是visual stduio2008 opencv库是2-Its use c++ prepared to detect moving objects procedures, the platform is visual stduio2008 opencv library 2.4.4
color
- 编程实现颜色标量量化。输入为24位彩色图像,将RGB分量分别保持头3位、头3位、头2位的值不变,其余各位变为10000、10000和100000,观察处理后的图像的颜色失真情况。注意OpenCV中的RGB分量的存储顺序为BGR。-Programming color scalar quantization. Enter the 24-bit color images, the RGB components respectively held the first three, the first t
