搜索资源列表
-
0下载:
opencv中视频文件逐帧取图。或将一系列图片组合成为一段视频的源代码-opencv video files frame by frame to take the map. Or a series of pictures together as a video source code
-
-
0下载:
squares source code opencv
-
-
0下载:
OPENGL人脸识别(VC++源代码)有興趣下去試試看吧~!-The the OPENGL recognition (VC++ source code)
-
-
0下载:
OpenCV示例源码\实例源代码例2-1,opencv示例的源码,很好用-OpenCV example source \ instance of source code Example 2-1 opencv example source code, very easy to use
-
-
0下载:
Image processing example source code using OpenCV
-
-
1下载:
基于五官特征的人脸识别源代码,用的opencv和vc6.0-Face recognition based on facial features source code with opencv and vc6.0
-
-
0下载:
pedestrian tracking/ this post about how to use OpenCV s HOG-based pedestrian detector: How can I detect and track people using OpenCV? ... of opencv. that said it should be easy to hack the opencv source code
-
-
0下载:
测试sift特征点,并且在图片中显示出来。直接在sift源码上修改的,将提取特征点部分和匹配部分分开了,这部分是提取特征点。在vs2010上可运行,需要配置opencv-Test sift feature points and displayed in the picture. On sift modified source code directly, the feature points are extracted portion and mating portion separated,
-
-
0下载:
人脸识别算法及源程序DEMO,采用OpenCV库开发-Face recognition algorithms and source code DEMO, using OpenCV library
-
-
0下载:
opencv的一些源代码和实例,特别适用没有基础的初学者学习-opencv some source code and examples, especially for beginners to learn there is no basis
-
-
0下载:
采用 CAMSHIFT 算法快速跟踪和检测运动目标的 C/C++ 源代码,OPENCV BETA 4.0 版本在其 SAMPLE 中给出了这个例子。-CAMSHIFT algorithm using fast-track and detect moving targets C/C++ source code, OPENCV BETA 4.0 release is given in this example in their SAMPLE.
-
-
0下载:
基于Opencv的汽车牌照字符分割源代码,对车牌进行分割处理的基本方法,有助于初学者体会车牌分割的过程-The basic method Opencv car license plate character segmentation source code license plate segmentation processing based help beginners experience the plate segmentation process
-
-
0下载:
This source code is an algorithm for equalizing an image histogram using cpp visual studio 2012 and opencv
-
-
0下载:
源码OpenCV 3427858Control_7662是个不错的源码,同学们用来学习是不错的选择-OpenCV source code- 3427858 control_7662 is a good source, the students used to learn is a good choice
-
-
0下载:
眼球跟踪源代码,可以实现眼球识别,并显示眼球相对坐标位置。(Eye tracking source code, you can achieve eye recognition, and show the relative coordinates of the eye position.)
-
-
0下载:
IMPORTANT: READ BEFORE DOWNLOADING, COPYING, INSTALLING OR USING.
//
// By downloading, copying, installing or using the software you agree to this license.
// If you do not agree to this license, do not download, install,
// copy or use the s
-
-
0下载:
中文车牌识别系统:
它基于openCV这个开源库。这意味着你可以获取全部源代码,并且移植到opencv支持的所有平台。
它能够识别中文。例如车牌为苏EUK722的图片,它可以准确地输出std:string类型的"苏EUK722"的结果。
它的识别率较高。图片清晰情况下,车牌检测与字符识别可以达到80%以上的精度。(Chinese car license plate recognition system:
It is based on ope
-
-
1下载:
在opencv上实现双目测距主要步骤是:
1.双目校正和标定,获得摄像头的参数矩阵:
进行标定得出俩摄像头的参数矩阵
cvStereoRectify 执行双目校正
initUndistortRectifyMap 分别生成两个图像校正所需的像素映射矩阵
cvremap 分别对两个图像进行校正
2.立体匹配,获得视差图:
stereoBM生成视差图
预处理: 图像归一化,减少亮度差别,增强纹理
匹配过程: 滑动sad窗口,沿着水平线进行匹配搜索,由于校正后左右图片平行,左图
-
-
0下载:
opencv3计算机视觉基于python 第三章源码(完整)(Opencv3 computer vision is based on the source code of the third chapter of python (complete))
-
-
0下载:
光流法源码,文件内包括检测视频,效果比较好(Light source code, including detection video in the file,The effect is better)
-