搜索资源列表
Opencv
- 简单的opencv的小测试,已经编译测试通过, 帮助了解opencv的开发应用-A simple opencv test, has been compiled test by help understand opencv development and application. . .
openCVtest
- VS2010开发环境,openCV读取图片的测试程序,注释详细,欢迎初学者参考-VS2010 development environment, openCV reading the image of the test procedure, detailed notes, welcome reference for beginners
DOG1.0
- vs2010开发环境,使用openCV,测试成功,使用时修改图片读取地址即可-vs2010 development environment, use openCV, the test is successful when used to modify the picture to read the address to
qt_open_surf
- 在上篇博客特征点检测学习_1(sift算法) 中简单介绍了经典的sift算法,sift算法比较稳定,检测到的特征点也比较多,其最大的确定是计算复杂度较高。后面有不少学者对其进行了改进,其中比较出名的就是本文要介绍的surf算法,surf的中文意思为快速鲁棒特征。本文不是专门介绍surf所有理论(最好的理论是作者的论文)的,只是对surf算法进行了下整理,方便以后查阅。 该代码的作者给出的主函数实现了6中功能,包括静态图片特征点的检测,视频中特征点的检测,图片之间的匹配,视频与图片之间的匹配
FaceDetect
- 这是一个人脸识别演示/测试程序,用户可以基于程序中已经实现的算法,开发新的有关人脸识别的应用;也可以修改或添加新的算法,并测试其性能。-This is a face recognition demo/test program, the user can be based on the algorithm has been implemented in the program, the development of a new face recognition applications You
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
KinectBridgeWithOpenCVBasics-D2D
- Kinect 开发代码,本人测试过,需要OpenCV、VS 、kinect开发环境-Kinect development code, I tested, need OpenCV, VS, kinect development environment
14_Use_printf
- 程序描述:printf函数用法示例.开发测试所用IDE版本:Visual Studio 2010.-Program descr iption:. Printf function usage examples used to develop test version of the IDE: Visual Studio 2010.
21_UsePointerAccessPixel
- 用指针访问像素;开发测试所用IDE版本:Visual Studio 2010;功能:处理每个像素,并输出运行时间。-With pointers to access pixels used for development testing IDE version: Visual Studio 2010 Function: processing each pixel, and outputs the running time.
22_UseIteratorAccessPixel
- 用迭代器访问像素。开发测试所用IDE版本:Visual Studio 2010;功能:处理每个像素,并输出运行时间。-Access pixel with iterators. IDE version used for development testing: Visual Studio 2010 Function: processing each pixel, and outputs the run time.
61_HoughLines
- 基于opencv2.4.4;功能:HoughLines函数用法示例;开发测试所用操作系统: Windows 7 64bit;开发测试所用IDE版本:Visual Studio 2010;-Based opencv2.4.4 Function: HoughLines function usage examples development and testing of the operating system: Windows 7 64bit IDE version used for deve
62_HoughLinesP
- 基于opencv2.4.4;程序描述:HoughLinesP函数用法示例;开发测试所用操作系统: Windows 7 64bit;开发测试所用IDE版本:Visual Studio 2010.-Based opencv2.4.4 Program descr iption: HoughLinesP function usage examples development and testing of the operating system: Windows 7 64bit IDE versi
63_HoughCircles
- 基于opencv2.4.4;程序描述:HoughCircles函数用法示例;开发测试所用操作系统: Windows 7 64bit;开发测试所用IDE版本:Visual Studio 2010.-Based opencv2.4.4 Program descr iption: HoughCircles function usage examples development and testing of the operating system: Windows 7 64bit IDE ver
64_HoughLines
- 程序描述:基于opencv2.4.4;功能:霍夫线变换综合示例;开发测试所用操作系统: Windows 7 64bit;开发测试所用IDE版本:Visual Studio 2010。-Program descr iption: Based on opencv2.4.4 Function: Hough transform more comprehensive example development and testing by operating system: Windows 7 64bit
68_equalizeHist
- 程序描述:基于opencv2.4.4,;功能:直方图均衡化;开发测试所用操作系统: Windows 7 64bit;开发测试所用IDE版本:Visual Studio 2010。-Program descr iption: Based on opencv2.4.4 , functions: histogram equalization development and testing by operating system: Windows 7 64bit IDE version used
69_findContours
- 程序描述:基于2.4.4;功能:基础轮廓查找——findContours+drawContours;开发测试所用操作系统: Windows 7 64bit;开发测试所用IDE版本:Visual Studio 2010。-Program descr iption: Based on 2.4.4 Function: base profile Find findContours+drawContours development and testing of the operating system
opencv_ImageInpainting
- 程序说明:《OpenCV3编程入门》OpenCV2版书本配套示例程序 程序描述:图像修补示例 开发测试所用操作系统: Windows 7 64bit 开发测试所用IDE版本:Visual Studio 2010 开发测试所用OpenCV版本:2.4.9.-Program descr iption: " OpenCV3 programming entry" OpenCV2 edition book supporting the sample program
OpenCV_on_MFC01928799
- MFC_OPENCV开发测试,bu cuo de ruan jian -MFC_OPENCV development and testing, bu cuo de ruan jian
Hough-transform
- opencv霍夫变换:线变换,圆变换合集 在vs2010开发环境下实验测试-Opencv Hough transform: line transform, circle transform set
face-detection-master
- 人脸跟踪,使用Java语言开发,测试通过。(Face tracking, developed using Java language, test through.)