搜索资源列表
OpenCV
- 用VC++和OpenCV完成了单文档图像浏览器功能,源代码-Did a image scancer with VC++ and Opencv.
DetectiveContour
- 视频场景切换及轮廓检测(VS2008+opencv),采用VC编写,注意源代码里的视频名称是“sunyanzi.avi”,改成自己的视频名称即可-scene change detection and detective contours,write with vc,remember change the name of video in the code into yours
blobtrack
- 用Visual studio 2008 中的VC++2008实现的基于OpenCV2.0的blobtrack的源代码-Using Visual studio 2008 in VC++2008 achieve the blobtrack based OpenCV2.0 source code
OpenCVjichupianyuandaima
- 基于VC 6.0平台下编写的,包含Opencv开发工具的数字图像处理系统源代码-Written based on the VC 6.0 platform, including development tools Opencv digital image processing system source code
Time-Average-Method
- 利用Opencv与VC++实现的目标检测中背景差分法的源代码-Time Average Method
FaceRecog_OpenCV
- VC++写成的人脸识别程序,用OpenCV2.2库,采用Gabor+Fisherface算法,附有演示程序,识别概率高,包含源代码和使用说明-This program, written in VC++, built with MS Visual Studio 2008 SP, using OpenCV 2.2, provides some basic face recognition APIs. It applies a few FR algorithms according to the kn
many-piece-of-chart
- 这是一个用VC++6.0编写的基于对话框的绘制图表源代码,内含多种图表的方法,代码简单,效率高-A VC++6.0 based charting source code of the dialog box,containing a variety of chart method,The code is simple, high efficiency.
10GestureApp_Src
- 手势识别的源代码,利用VC++编程实现的,识别结果准确度很高-hand gesture recognition
AZD
- 在VC++环境下,基于OpenCV读取图片和视频源代码-Read the pictures and video source code VC with OpenCV
VMR
- VC++ 编写开发的VMR视频采集与显示程序源代码,采用directshow 和vmr7 控制视频采集卡,采集并显示视频 ,VC6.0下调试通过。测试时需要安装好测试所需的摄像头、采集卡等硬件设备。本源码主要是想让学习一下VC++的视频采集技术。-Developed VMR prepared by the VC++ video capture and display program source code, the DirectShow and VMR7 control video captur
opencv
- opencv的c++源代码,在VC下编译运行。是IBM开发的机器视觉领域开放源代码。 -The c++ opencv source code, compile and run under VC. IBM is developing an open source machine vision.
Serial_Test1
- VC++下串口通信实验的源代码,实现了串口发送接收功能-VC++ experiments under serial communication source code,
Handwriting-recognition
- 手写识别程序完整源代码,基于VC平台开发-Handwriting recognition
光学图像处理Demo
- 初学者使用VC++进行光学图像处理的源代码