资源列表
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
CameraCalibrat
- 基于opencv的相机标定是利用张正友相机标定法,利用规则的标定板,对其进行不同角度的拍摄,获得10 20张有效的像片,然后自动标定出相机的内方位元素以及畸变差,包括径向畸变和切向畸变。本程序实测能运行。前提要配置好opencv。- 基于opencv的相机标定是利用张正友相机标定法,利用规则的标定板,对其进行不同角度的拍摄,获得10 20张有效的像片,然后自动标定出相机的内方位元素以及畸变差,包括径向畸变和切向畸变。本程序实测能运行。前提要配置好opencv。 Opencv bas
savevideos.tar
- 用c++在QT上编写的视频保存的程序,能够根据已有视频的个数,自动给新生成的视频编号保存。很实用哦。-With QT on the c++ prepared by the video stored procedures, can be based on the number of existing video, automatically to save the new generation of video. Very practical oh.
KinectV2-master
- 基于kinect与opencv显示深度图,彩色图,与人物二值图-show depth image,color image and index image based on kinect and opencv