搜索资源列表
opencv中视频文件逐帧取图
- opencv中视频文件逐帧取图。或将一系列图片组合成为一段视频的源代码-opencv video files frame by frame to take the map. Or a series of pictures together as a video source code
CarCounting
- Car counter application in opencv
EDOC
- 这是一个在VC6.0平台上,关于数学形态学的程序,基于Opencv图像学代码,包括腐蚀、膨胀、开启和闭合!-This is a VC6.0 platform, on the mathematical morphology procedures, based on Opencv iconology code, including erosion and dilation, opening and closing!
OPENCV-Face-recognition
- OPENGL人脸识别(VC++源代码)有興趣下去試試看吧~!-The the OPENGL recognition (VC++ source code)
sorce-code
- 在c++环境下实现的opencv的程序读取视频,读图片,MFC与pencv结合的实现读取视频和图片,简短,且效果好-read the video in opencv
opencv-video-threshold
- opencv 以如下的命令行格式运行,test.exe 输入视频文件名 二值化阈值 输出视频文件名 代码在main.cpp中-opencv to run the following command line format, test.exe input video file name binarization threshold output video file name in the code in main.cpp
colordetection
- color detection code using opencv code
code-examples
- opencv的一些源代码和实例,特别适用没有基础的初学者学习-opencv some source code and examples, especially for beginners to learn there is no basis
opencv
- 文件包含了几个opencv的应用,小项目均包含完整的代码和解析,帮助新手入门。-Opencv file contains several applications, small project contains a complete code and resolve to help beginners.
gender
- 实现人脸识别的小代码,正确率还可以,基于PCA实现人脸识别,Opencv的代码-Accuracy can also realize face recognition of small code, and based on the PCA face recognition, Opencv code
code
- load two video to two camera use OpenCV with visual studio
OpenCV--3427858Control_7662
- 源码OpenCV 3427858Control_7662是个不错的源码,同学们用来学习是不错的选择-OpenCV source code- 3427858 control_7662 is a good source, the students used to learn is a good choice
source_eye tracking
- 眼球跟踪源代码,可以实现眼球识别,并显示眼球相对坐标位置。(Eye tracking source code, you can achieve eye recognition, and show the relative coordinates of the eye position.)
ImgReadAndDisplay
- Image read and display using opencv python code
python-行人检测-可用
- 这是利用python+opencv编写的,行人检测代码,另配有检测样图,测试可用(this is a code for person detect,it function is normal)
kmeans_filtro
- This code is a Kmeans filter for images
Fish-eye-Image-Correction-Code-master 2
- 使用opencv相关函数实现鱼眼镜头的矫正(using the opencv3.3 and its function to modify the distortion of fisheye camera.)
Source code
- 在opencv上实现双目测距主要步骤是: 1.双目校正和标定,获得摄像头的参数矩阵: 进行标定得出俩摄像头的参数矩阵 cvStereoRectify 执行双目校正 initUndistortRectifyMap 分别生成两个图像校正所需的像素映射矩阵 cvremap 分别对两个图像进行校正 2.立体匹配,获得视差图: stereoBM生成视差图 预处理: 图像归一化,减少亮度差别,增强纹理 匹配过程: 滑动sad窗口,沿着水平线进行匹配搜索,由于校正后左右图片平行,左图
opencv_qr-master
- opencv qr-code recognition
opencv-3.2.0
- opencv安装包,下载后直接进行安装就可以使用opencv了,同时可以上网搜索test代码进行测试(The opencv installation package can be installed directly after downloading. You can use opencv and search test code online for testing.)