Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - opencv code
Search - opencv code - List
DL : 0
人连检测源代码 需要opencv图像处理库-Even detect the source code needs opencv image-processing library
Date : 2025-12-25 Size : 1.5mb User :

DL : 0
C++绘图,基于对话框的,基本画图功能代码都有,包括图形的绘制,画笔画刷的选择等。-C++ Graphics, based on the dialog box, basic drawing functions of the code are, including graphics rendering, painting brush strokes choice.
Date : 2025-12-25 Size : 8.5mb User : 张汉卓

道路检测算法的实现极及其方案代码简单灵活-Road detection algorithm and its program code to achieve a very simple and flexible
Date : 2025-12-25 Size : 5.14mb User : like

DL : 0
采用 CAMSHIFT 算法快速跟踪和检测运动目标的 C/C++ 源代码,该运行文件在VC6.0环境下编译通过,是一个 stand-alone 运行程序,不需要OPENCV的DLL库支持。在运行之前,请先连接好USB接口的摄像头。然后可以用鼠标选定欲跟踪目标。-CAMSHIFT algorithm using fast-track and detect moving targets C/C++ Source code, the run files in VC6.0 compiler environment is passed, is a stand-alone run the program, do not need the DLL library OPENCV support. Running before you connect a good camera USB interface. Can then be selected with the mouse For tracking the target.
Date : 2025-12-25 Size : 5kb User : 徐振华

DL : 1
Car counter application in opencv
Date : 2025-12-25 Size : 1kb User : Kaldera

DL : 0
这是一个在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!
Date : 2025-12-25 Size : 1.36mb User : iris

OPENGL人脸识别(VC++源代码)有興趣下去試試看吧~!-The the OPENGL recognition (VC++ source code)
Date : 2025-12-25 Size : 97kb User : robert

DL : 0
在c++环境下实现的opencv的程序读取视频,读图片,MFC与pencv结合的实现读取视频和图片,简短,且效果好-read the video in opencv
Date : 2025-12-25 Size : 4kb User : 杨小孩

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
Date : 2025-12-25 Size : 15kb User : ruanjj

color detection code using opencv code
Date : 2025-12-25 Size : 3.05mb User : GP

opencv的一些源代码和实例,特别适用没有基础的初学者学习-opencv some source code and examples, especially for beginners to learn there is no basis
Date : 2025-12-25 Size : 3.45mb User : 王龙

DL : 0
文件包含了几个opencv的应用,小项目均包含完整的代码和解析,帮助新手入门。-Opencv file contains several applications, small project contains a complete code and resolve to help beginners.
Date : 2025-12-25 Size : 20kb User : PANCONG

DL : 0
实现人脸识别的小代码,正确率还可以,基于PCA实现人脸识别,Opencv的代码-Accuracy can also realize face recognition of small code, and based on the PCA face recognition, Opencv code
Date : 2025-12-25 Size : 1kb User :

DL : 0
load two video to two camera use OpenCV with visual studio
Date : 2025-12-25 Size : 1kb User : van doan

源码OpenCV 3427858Control_7662是个不错的源码,同学们用来学习是不错的选择-OpenCV source code- 3427858 control_7662 is a good source, the students used to learn is a good choice
Date : 2025-12-25 Size : 2kb User : GFfemf-2401

眼球跟踪源代码,可以实现眼球识别,并显示眼球相对坐标位置。(Eye tracking source code, you can achieve eye recognition, and show the relative coordinates of the eye position.)
Date : 2025-12-25 Size : 22kb User : 霞3

Image read and display using opencv python code
Date : 2025-12-25 Size : 470kb User : ravi24487

这是利用python+opencv编写的,行人检测代码,另配有检测样图,测试可用(this is a code for person detect,it function is normal)
Date : 2025-12-25 Size : 18.28mb User : zhoubowen

DL : 0
在opencv上实现双目测距主要步骤是: 1.双目校正和标定,获得摄像头的参数矩阵: 进行标定得出俩摄像头的参数矩阵 cvStereoRectify 执行双目校正 initUndistortRectifyMap 分别生成两个图像校正所需的像素映射矩阵 cvremap 分别对两个图像进行校正 2.立体匹配,获得视差图: stereoBM生成视差图 预处理: 图像归一化,减少亮度差别,增强纹理 匹配过程: 滑动sad窗口,沿着水平线进行匹配搜索,由于校正后左右图片平行,左图的特征可以在右图对应行找到最佳匹配 再过滤: 去除坏的匹配点 通过uniquenessratio 输出视差图disparity:如果左右匹配点比较稠密,匹配点多,得到的图像与原图相似度比较大, 如果匹配点比较稀疏,得到的点与原图 相似度比较小 3.得出测距: 把生成的视差图输入 reprojectImageTo3D()函数,生成3D点云,3D点云中保存有2D图像的三维坐标,再读出每帧图像的三维坐标中的z轴的值,就得出了距离数据。(Binocular distance measurement implemented on OpenCV)
Date : 2025-12-25 Size : 24.08mb User : 半瓶墨水

opencv安装包,下载后直接进行安装就可以使用opencv了,同时可以上网搜索test代码进行测试(The opencv installation package can be installed directly after downloading. You can use opencv and search test code online for testing.)
Date : 2025-12-25 Size : 20.81mb User : heiheiffas
« 12 3 4 »
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.