搜索资源列表
opencv2.0-lib-dll-h
- opencv2.0的.lib,.dll,.h文件。opencv2全部安装要几百mb。懒得安装的话可以直接将引用库文件。使用方法同一般的库文件引用方式。-opencv2.0' s. lib,. dll,. h file. opencv2 full installation to a few hundred mb. Too lazy to install, then you can directly reference library file. To use the same library
ReConstruction
- 基于OpenCV下编写的一个实现将两幅图像重建为3D模型的代码,希望对大家有帮助!-Based on OpenCV produced under a to realize the two images for 3 D reconstruction of the model code, and we want to help!
opencv
- OPENCV 目标检测程序,编译环境VC加加2008,OPENCV 最新版本2.1.-OPENCV target detection process, the build environment VC Gaga 2008, OPENCV the latest version 2.1.
Delphi_MotionDetect1
- 这是一个基于OPENCV,寻找运动目标轮廓,以实现视频流的运动目标检测为目的Delphi例子。 并带有Delphi与OpenCv的编程接口。-This is based on OPENCV, search for moving object silhouette in order to achieve video streaming of moving target detection for the purpose of Delphi examples. OpenCv with Delphi
ObjectDetection
- projet c++ complet pour la detection d object en utilisant la transformée de hough
Qt_sample
- Exemple simple d utilisation de openCV avec Qt creator.
lbp
- 1.解压缩之后,在vs2008下可直接运行,不过需要安装opencv 2.提供人脸检测与识别功能 3.人脸识别,需要预先选定文件夹提取特征向量,然后才可以选取比较,这个需要改源程序-1. Unzipped, run directly under the vs2008, but need to install opencv 2. Provides face detection and recognition 3. Recognition, pre-selected folder nee
TrackerTestbed
- 卡内基梅隆大学的一个博士写的一个视频目标跟踪平台,包含几乎所有的目标跟踪算法,有开源的代码和相应的论文,还可以加入自己改进的算法,有很好的参考价值。-Carnegie Mellon University, a Ph.D. to write a video tracking platform, contains almost all of the target tracking algorithm, there are open source code and the corresponding
OpenCV_3D-Reconstruction
- 在VC上面用OpenCV實現單張圖像三D重建技術-OpenCV in VC above to achieve a single image with three D reconstruction
cvut_test
- opencv 实现摄像机标定,为立体匹配与三维重建打下了基础。-Opencv realizes the camera calibration,it sets a foundation for stereo matching with the 3 d reconstruction
JMyron0025
- t’s a relatively easy thing for computers to “see” video, but “computer vision” goes a step further, applying a wide range of techniques by which computers can begin to understand and process the content of a video input. These techniques tend toward
myStructuredLight
- 这是从国外网站下载的源代码,实现了利用投影设备实现三维重构,从标定,到特征线提取,以及最后的三维重建均是很完整的,对于做三维重建的人是不可多得的资料。在这里不由得再次感叹老外的慷慨,希望大家也将自己的好源码共享。-This is from foreign web site the source code, and the realization of the projection equipment realize 3 d reconstruction, from the calibration
pelcoD-serialport-control-PTZ
- VS2008 派尔高D协议 串口控制PTZ摄像机-VS2008 Pelco D protocol serial control PTZ cameras
d
- 利用opencv实现的轮廓提取算法,简单实用-opencv contour extraction saved as contour points and display
python2.5-debug
- Opencv 中急需的python25_d.lib和python25_d.d-python25_d.lib and python25_d.dll needed in the Opencv
CV5
- 本程序功能是由运动(估计)恢复仿射结构,具体使用的是factorization分解法。这个方法的本质就是一个矩阵分解的过程:对于给定n个点的m幅图像,我们可以写成一个2m*n的矩阵D=(q1,q2,…,qn),而这个像点矩阵可以表示成一个2m*3矩阵和一个3*n矩阵的乘积,即D=AP,其中A、P分别表示实际(仿射)摄像机位移和场景状态,也就是我们需要求得的矩阵。而如何根据D来得到A、P,正是factorization分解法的工作。-This program features the recove
OpenCV---HandGesture
- 本源码实现了基于摄像头检测手掌和拳头的功能。 1. 源码项目是基于VC2010,需要自行配置好OpenCV2.0以上版本环境。 2. 本源码使用了两个训练文件 palm2.xml和fist2.xml, 运行前应将此两个文件复制到D盘根目录。-The source code project achieves camera-based detection of palm and fist. (1) The project is based on the VC2010, you ne
CTFromCam
- 基于网络摄像头的压缩感知人脸识别跟踪算法 压缩感知(Compressive Sensing)理论是近年来信号处理领域诞生的一种新的信号处理理论,由D. Donoho、E. Candes及华裔科学家T. Tao等人提出,自诞生之日起便极大地吸引了相关研究人员的关注。-Face recognition based on compressed sensing tracking algorithm Compressive Sensing (Compressive Sensing) signal
D-SIFT
- 密集Sift特征提取,用于词态模型的建立,根据其原理编写,可能有偏差,欢迎指正-code for D-SIFT
RGB-D-SLAM
- 一种ROS开源的RGB-D SLAM算法-A ROS open source SLAM RGB-D algorithm