资源列表
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
Optical-flow-tracking-video
- 用光流法实现对视频中物体的跟踪,需要用到opencv图像处理库,通过此代码,可以更好的理解光流法。-Realization of video object tracking optical flow method, the need to use opencv image processing library, through this code, we can better understand the optical flow.
snake
- 利用传统的主动轮廓提取模型,提取单个物体的轮廓,用了opencv图像处理库,通过此算法,对编程有了更深的理解。-Using traditional active contour extraction model, extracting the outline of a single body, with opencv image processing library, through this algorithm, a deeper understanding of programming.
Tracking-of-moving-objects
- 是经典的blob模型对实现对运动物体的跟踪,很好的例子,适合于初学者。-It is the classic model for achieving blob tracking moving objects, a good example, suitable for beginners.
randomforest
- opencv随机森林实现代码(字母识别)-random forests
detect_color
- 实时检测某一颜色,基于hsv颜色空间,并返回其中心坐标。(取色块最大者),有效避免灯光颜色检测错误。-Real-time detection of a color based on the color space hsv
sift_test
- opencv SIFT SIFT-based image registration algorithm code
face
- 一个人脸识别程序,在OpenCV2的环境下,新建一个.c的文件把代码黏贴上去,即可运行-a program to identify people s face
Histogram
- 可以用来看图像的直方图,是基于VS2013+opencv环境的,除此之外,还可以看到图像二值化的图像-describe images histogram,which is based on VS2013 opencv
contour
- 基于VS2013+opencv,用于对图像几何特征的检测,提取图像的轮廓、线条及连通区域,包括直线检测和圆检测-based on V013+opencv,it can be used in detecting line and circle , which can show conturs together
