搜索资源列表
ImgPro_OpenCV_1
- 在VS.net2003下编译的,用了OpenCV开发库函数,包括bmp、jpeg格式图像的显示和存储,图像处理包括KNN均值,KNN中值,傅立叶变换,图像分割。-In the next VS.net2003 compiled using the OpenCV library function development, including bmp, jpeg format image display and storage, image processing, including KNN mean
edgedetection
- 在C++环境中用opencv实现道路边缘检测-In the C++ Environment using opencv realize the road edge detection
acameracalibration
- opencv中的摄像机定标源代码,opencv是intel公司开发的处理图形图像的免费库-opencv camera calibration of the source code, opencv is developed to deal with intel graphics free images library
OpenCV_code
- 《OpenCV教程》的源代码!附有测试视频文件,对学习OpenCV很有帮助!
blobtrack
- OpenCV自带的blobtrack代码,可以在不变动参数情况下跟踪各种运动物体。-OpenCV own blobtrack code, you can not change the parameters in the case of tracking a wide variety of sports objects.
cvhoughcircles
- hough变换检测圆的opencv源码 不错哦-hough transform circle detection opencv source Oh well
blobtrack
- vc6.0+opencv 区域跟踪(blob tracking)-vc6.0+ opencv tracking region (blob tracking)
opencvUseVideoCard
- 利用direct show采集的视频数据如何在opencv中使用,同时提供了一些使用视频采集卡的大家的一些经验,希望少走弯路,大家一起讨论。-Use direct show video data collected on how to use opencv, while providing a number of video capture cards use some of the experiences of everyone, I hope less detours, U.S. to di
opencvall
- opencv库的全部说明,包括了所有的三个文件。-opencv library full descr iption, including all the three documents.
opencvjiaocheng
- opencv库函数的例题教程1 对新手肯定有用的 -opencv library function Example 1 on the New Course certainly useful
blobtrack
- 这是个blobtracking用opencv开发的程序,可调试性非常强大-This is a blobtracking using opencv development process, can be very powerful debugging
gabor
- gabor滤波C++源码,需要安装opencv库支持-gabor filtering C++ source, need to install the opencv library support
shuzituxiangchuli
- opencv的运用文章 包括历史前景与发展方向,与函数的学习与研究等-opencv the article including the history of the prospects for the use and development direction, and the function of learning and research
Matrox_Mophis
- 本例程提供Matrox Morphis 4频影像撷取卡初始、撷取影像并转移影像至OpenCV 的IplImage结构,显示实时画面。完整附上初始->撷取->考贝->释放资源 流程。-The routines provided by Matrox Morphis 4 video capture card the initial frequency, capture images and transfer images to OpenCV the IplImage structur
hsv_detection
- 本例程提供OpenCV使用者以鼠标选定窗口中图片区域,并侦测选定区域内的色调hue 及饱合度saturation 最大值最小值。适用于影像侦测肤色范围,程序终止后自动记录侦测结果于硬盘内。-OpenCV routines provided by the user to mouse selected picture window region, and to detect the selected region color hue and saturation saturation maximum
histogram
- 本例程提供OpenCV使用者加载彩色图像,并显示该图像转成灰阶后的直方图。适合初学者学习的范例。-This routine provides the user load OpenCV color images, and display the image into grayscale histogram after. Suitable for beginners to learn the paradigm.
Line
- 通过OPENCV对曲线进行直线拟合,曲线输入为图片,输出为一副直线的图片,可以参考一下-Through OPENCV on a straight line curve fitting, curve input for the picture, the output for a straight-line images, you can refer to
videocapturecodebyOpenCV
- 摄像头捕获图像的程序:用摄像头捕获图像的程序,读视频流,然后显示,是用opencv做的-Camera to capture images of the procedure: use camera to capture images of the procedures, time video streaming, and then show that it is to do with the opencv
calibration
- 基于opencv的摄像机标定程序,vc++上编译成功-Based on the opencv camera calibration procedures, vc++ Compiled successfully
motiondetect
- 运动物体跟踪,自动跟踪物体,此代码基于OPENCV库,需要与OPENCV库的链接可以使用