搜索资源列表
CVMFC
- 本程序是在 MFC 中使用 OpenCV 的演示程序,由3部分组成。 1、Windows 下用 MFC 编制的程序框架;2、调用 OpenCV 函数实现处理;3、用 DirectShow 编制的视频采集程序-This procedure is used in OpenCV MFC demo program consists of 3 parts. 1, Windows programs under preparation with the MFC framework 2 OpenCV fu
test2
- C#调用opencv打开摄像头录像,并抓取图片。 对视频直接调节灰度值,并显示图片。-C# to call opencv open camera video and grab the picture. Video directly to adjust the gray scale values, and display pictures.
ColorImageBalance
- 调用OPENCV进行直方图均衡化等图像处理,实现图片对比度增强-Call OPENCV histogram equalization, image processing, Image contrast enhancement
ImageCombine
- 运用OpenCV,采用Susan算法,对图片进行拼接和存储-Two pictures splicing and store, call OpenCV, the use of the Susan algorithm
OpenCV
- 用opencv1.0源码编译成一个动态库,调用的时候只需这个一个dll就可以了,方便多了。-Opencv1.0 source code compiled into a dynamic library call just this one dll can be much more convenient.
Emgu.CV
- 一个在C#环境下调用OPENCV的重要头文件,希望可以帮到大家-A call in the C# environment OPENCV important header files, the desire to help people
ch2_ex2_6
- opencv图像边缘检测,侧边缘检测先经过平滑处理后在调用cadny-opencv image edge detection, edge detection side after the first smoothed call cadny
opcvlib_static
- 开源的图形操作相关opencv生成的静态库,调用这些静态库的程序可以脱离opencv独立运行-Opencv open source graphics related to the operation generated static library, call the static library program can run independently from the opencv
background_segmentation
- (背景差分)调用opencv函数,事先把背景图像存储下来,然后将前景图像与背景图像作差-call opencv function, first storage down the background image , and then the foreground image and background image for the poor
my_project
- 基于opencv并调用其中的函数来实现对人体的检测。-Opencv and call on them to achieve the function of the human body detection.
opencv
- 在c++环境下,调用opencv的五个简单的代码,运行出结果-In c++ environment, the call opencv the five simple code, run the results
OpenCVCammer
- 在VS2008下,调用摄像头,单帧显示图片。-In VS2008, the call camera, single frame display pictures.
load-an-image-and-output
- 调用Opencv的库函数来实现加载一张图片并输出-Opencv call library functions to achieve an image and output load
KNN
- 基于OpenCV,KNN算法在图像模糊中的应用,仅头文件,方便调用-KNN algrithom in digital image processing based on OpenCV,just header file,you can call it conveniently.
SNN
- 基于OpenCV,SNN算法在图像模糊中的应用,仅头文件,方便调用-SNN algrithom in digital image processing based on OpenCV,just header file,you can call it conveniently.
MinVarianceFilter
- 基于OpenCV,灰度最小方差算法在图像模糊中的应用,仅头文件,方便调用-Min-Gray-Variance algrithom in digital image processing based on OpenCV,just header file,you can call it conveniently.
Release
- Opencv2.31静态库,方便程序调用,生成独立可执行文件。-Opencv2.31 static library to facilitate the procedure call to generate stand-alone executable file.
HK_SDK_CAM_STREAM_CHANGE
- 海康网络相机截取视频流并解压简易DEMO 调用NET_DVR_RealPlay_V30()播放函数,启用回调PlayM4_SetDecCallBack()分析回调流,使用回调函数DecCBFun()截取视频流,分析并解压,等到char * pbuf图像,用于处理-Hikvision network camera capture video stream and extracting a simple DEMO,Call (NET_DVR_RealPlay_V30())playback fun
Call-the-camera
- 通过opencv来实现摄像头的调用操作,从而实现捕捉图像的处理-To achieve the call operation of the camera by opencv, in order to achieve a captured image processing
Call-camera
- 调用摄像头 学习机器视觉 运用opencv-Call camera