搜索资源列表
back
- 帧差法背景建模,在外界环境变化情况不大时使用较为方便快捷-Background modeling frame-difference method, small changes in the external environment is more convenient to use
OrbTest
- ORB描述子,是比sift算法更加快速的图像特征点提取方法,检测的方法更加暴力。opencv已经实现。-ORB descr iptors, sift algorithm is faster than the image feature extraction methods, detection of the method is more violence. opencv has been achieved.
harris_opencv
- 用OPENCV写的harris角点检测程序,简单易懂,对初学者比较有帮助-Written with OPENCV harris corner detection program, easy to understand, more helpful for beginners
multi-camera
- 一个使用openCV打开多个摄像头的解决方案-Use openCV open more than one camera solution
OpenCV
- 用opencv1.0源码编译成一个动态库,调用的时候只需这个一个dll就可以了,方便多了。-Opencv1.0 source code compiled into a dynamic library call just this one dll can be much more convenient.
SURF_VC6.0
- Visual C++ 6.0 平台下使用OpenCV库实现的SURF特征点检测算法,效率较SIFT特征点检测要高。正确配置OpenCV后能修改输入图像能正确运行。-SURF feature point detection algorithm implemented using the OpenCV library under the Visual C 6.0 platform, more efficient than the SIFT feature point detection is hig
SVM-opencv-visual-C-6.0
- opencv中的支持向量机源程序,将日文翻译过来,中文注释,通俗易懂,比较adaboost-opencv source of support vector machines, translated to Japanese, Chinese, comments, user-friendly, more adaboost
face-detection
- 改进后的人脸识别算法,比传统方法更加的精准,并且难度也更大。-mproved face recognition algorithm, more accurate than traditional methods, and the more difficult....
multicam
- it s a open cv code for using multi camera. the program helps to control more than one cameras and create multi frame to view the different scense from various cameras
cvut_test
- 照相机标定。OpenCV的摄像机标定方法。《基于OpenCV的计算机视觉技术实现》第十四章源代码。多图标定。-Camera calibration. OpenCV for camera calibration. " Based on OpenCV for computer vision," the 14th chapter source code. More icon set.
OpenCV_auxLibTool
- OpenCV 辅助库文档,实例俱全。 要目的是为OpenCV提供更实用的功能. 目前扩展库已经实现了一个简易的GUI框架, 一个用于检测内存泄漏的调试工具-OpenCV library supporting documentation, examples and taste. Aim is to provide more useful features OpenCV. Now expanded library has implemented a simple GUI framework, o
BASEDONOpenCVAVI
- 这是一个用OPENCV来做的,对AVI格式的视频进行读取及运动检测,里面有比较详细的说明,谢谢!-This is a OPENCV to do with, and on the AVI video format for reading and motion detection, which has a more detailed explanation, thank you!
tuxiangfanzhuan
- opencv环境下的图像反转 利用opencv的库文件 代码更省便-under opencv opencv image reversal using the library code will be more provinces
qtrack_090
- QTrack是使用opencv库编写的面部追踪系统。性能比使用camshift的系统要好-QTrack is a face tracker for use with OpenCV. QTrack is both faster and more robust than OpenCV s Camshift for tracking faces. QTrack version 0.90 was written by Robin Hewitt and is distributed un
canny
- Canny边缘检测,可以较为精确地检测清晰的图像边缘,并显示灰度图和检测图。-Canny edge detection, can more accurately detect a clear edge, and displays the grayscale and test plans.
OpencvCode
- 《opencv基础教程实例》配套源代码,经典实用的OpenCV入门教程,结合实例学习更加容易-" Opencv example Essentials" package source code, classic and practical OpenCV Tutorial, with examples to learn more easily ~ ~ ~ ~
python.tar
- Test OpenCV for binding python. You can find more source code opencv framework
LearningOpenCV
- OpenCV itself has played a role in the growth of computer vision by enabling thousands of people to do more productive work in vision.
CollisionDetector
- 在本教程中,我們將提出一個 O(nm)的碰撞檢測算法,適用於檢測精確三維模型之間的碰撞含N和M三角形。 不過,如果你需要檢查碰撞更複雜的對象,你可以隨時創建中間包圍盒,降低了算法的順序。-In this tutorial, we will propose an O (nm) of the collision detection algorithm for accurate detection of the collision between three-dimensional model wit
Text1
- 基于opencv的摄像机标定,结果较为准确且代码简单-Opencv camera calibration based on the results more accurate and simple code