搜索资源列表
CvCanny
- OpenCV的Canny算法程序,本人测试通过-OpenCV Canny algorithm program, I tested
mousegazemopencv
- Opencv program for using mouse control with head
OpenCVForImageProcessing
- 在Windows下安装OpenCV,然后在Visual C++6.0环境下对OpenCV进行配置,里面的程序都是用OpenCV工具包编的控制台程序-In Windows, install OpenCV, and then in the Visual C++6.0 environment of the OpenCV configuration, which the program is edited with the OpenCV toolkit console program
DEyesRobot_V1.0_PROFIBUSV1.0.0.2010112
- 这是基于双目视觉机器人的SCARA控制台程序,需要用到OPENCV等第三方插件。-This is a SCARA robot based on binocular vision console program, you need to use third-party plug-ins OPENCV.
demo
- 基于VC6.0和opencv库编写的人脸识别程序,包含了源代码和可执行文件-Based face recognition program written in VC6.0 and opencv library that contains the source code and executable files
tupian1
- 该程序是基于opencv开发的vs2008源代码,用于实现人体运动目标的检测-The program is based on the source code the opencv developed vs2008, used to achieve the goal of human motion detection
detection
- 该程序是基于opencv开发的vs2008c++源代码,用于实现人体运动目标的检测-The program is based on the source code the opencv developed vs2008, used to achieve the goal of human motion detection
simplifiedFaceDetection
- 基于opencv的人脸识别程序,由于代码较多,故分散在各个文件中-Opencv-based face recognition program, the more code, it is dispersed in various file
Trackbar
- 用opencv和c编写的读取视频的程序,带滚动条。-Read the video program written using opencv and c, with scroll bars.
szTest
- 根据sz的经典论文实现的图像细化(骨架化)程序。程序中没有使用opencv,而是使用了matcom C++库函数。需要用到matlib.h和matlib.lib。-Sz classic paper to achieve the image thinning (skeleton) program. The program does not use opencv, but the use matcom C++ library functions. Need matlib.h and matlib.l
HyperspectralDetection
- VC++实现的高光谱图像RX,正则化RX,CEM,单位化CEM及样本加权CEM算法。 程序中有自己封装的矩阵类。 程序使用opencv显示结果。-The hyperspectral images RX achieve VC++ regular RX, CEM, of unitised CEM and sample weighted CEM algorithm. Program in their package matrices. Using opencv program displays
opencv-based-face-recognition
- opencv人脸识别程序,实现了基本的人脸检测与识别功能-opencv face recognition program, to achieve the basic human face detection and recognition
FaceDetection_Camera
- 用vs2010与OpenCV实现的人脸检测程序,可检测摄像头读取到的实时画面中的人脸。-Achieved using vs2010 with OpenCV face detection program that detects camera reads real-time images of the human face.
WinRAR-ZIP
- 利用vs2010平台,通过opencv实现视频的播放,并能按Esc键退出程序-Opencv by vs2010 platform and realize the video playback, and can press the Esc key to exit the program
10.17.5
- opencv+c++程序在vs2012平台上的示例程序,主要是基础函数的使用示范-opencv+c++ program vs2012 platform sample programs, mainly based on the use of function demonstration
10.17.6
- opencv+c++在VS2012平台上,关于基本绘图函数和文字函数的实例程序-opencv+c++ in VS2012 platform, on the basic drawing functions and text functions of the sample program
opencv
- 一个完整的基于opencv的目标追踪程序,已经调试成功.-A complete program based on opencv target tracking, debugging has been successful.
Opencv
- 关于汽车车道线的图像二值化的阈值分析,程序很成功。-Image binarization threshold analysis, the program is very successful.
test_ransac
- Opencv Ransac algorithm demo program.
testDownSample
- Downsample image console program using opencv.