搜索资源列表
cvWatershed 基于C++语言的分水岭算法
- 本程序是基于C++语言的分水岭算法,其中调用了opencv的函数库。-This procedure is based on C++ language, watershed algorithm, which is called the opencv library of functions.
Sobel-Laplace-Canny-matlab-code
- 模式识别大作业题目和实习代码: (1)请自己在互联网上任意找一张图片用做测试,命名为“学号后四_Original”。放在C++工程文件夹下(与CPP文件放在同一文件夹)。用C++调用OpenCV函数对该幅图片进行读入和显示操作。 (2)在(1)基础上,添加修改代码,将原图转换成灰度图像,并保存,命名为“学号后四位_Gray”。 (3) 请利用OpenCV中Sobel,Laplace,Canny算法相应函数对(2)中图像进行处理,并保存,命名为“学号后四位_Sobel”或“学号后四位_
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
opencv
- opencv函数库,包含各种封装好的函数,用于图像处理可直接调用-opencv function
VAXSetup1561
- OPENCV中调用视频读取函数时,需要安装的插件,请用opencv的同学下载吧!-a small soft is useful for opencv when the vedio function is called
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.
load-an-image-and-output
- 调用Opencv的库函数来实现加载一张图片并输出-Opencv call library functions to achieve an image and output load
optical-flow-algorithm-simulation-
- 提出一种基于OpenCV图像库的运动目标处理算法仿真方法,介绍了OpenCV库的特点和VC6环境下的配置,通过调用库中的视频读写函数、图像特征计算和光流计算函数,得到运动目标的光流场,为运动目标状态分析和跟踪提供了基础,仅在-OpenCV-based optical flow algorithm simulation exercise goals
playvideo
- 通过调用opencv库中的一些函数,实现video的播放,同时在video上叠加一些字符串。-through calling the functions of opencv, a video is played and some strings are added on the frames of the video.
showimage
- 调用opencv中的相关库函数,将一张彩色图转换为其对应的灰度图,并显示原彩色图和操作后的灰度图-Through calling the functions of opencv, change a colorful image to its gray image, and show the original image and the gray image.
opencv_pca2
- 基于opencv的PCA程序,不是调用opencv的PCA函数,而是利用opencv的读写,根据主成分算法原理而写的!-PCA program based on OpenCV, OpenCV PCA function is not called, but to read and write using OpenCV, based on the algorithm of principal component and write!
celiang
- 调用了opencv中的cvFindHomography这个函数求出了空间平面与像平面间的单应矩阵再通过单应矩阵求出需测距的像点对应的实际点,进而完成测距.-In application of cvFindHomography of openCV to measure the distance through photos.
CameraPopencv
- 基于 VC+OpenCV+DirectShow 的摄像头操作源码 ;该源码采用CCameraDS类调用采集函数可直接返回IplImage,使用更方便,且集成了DirectShow,勿需安装庞大的DirectX/Platform SDK。-Based on VC+ OpenCV+ DirectShow camera synchronous work The scheme of the introduction CCameraDS class calling collection function
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
Histogram
- 在OPENCV环境下,可以对灰度图像绘制直方图,直接调用函数即可,作者已经调通了。文件夹中有效果图。-draw histogram piture for gray pictures。
MakeVideoFile
- 写视频文件,基于OPENCV的内部调用函数,用电脑自带的默认摄像头进行拍摄视频,可以达到写视频文件的功能-Write video files OPENCV the internal function call, the computer comes with the default camera to shoot video, you can achieve the function to write the video file
cv_Gaussian
- 高斯滤波,基于OPENCV的内部调用函数,对图像信息进行高斯滤波,去除噪声-Gaussian filtering, call the function inside OPENCV based on image information Gaussian filtering to remove noise
smooth
- 平滑处理,基于OPENCV的内部调用函数,对图像进行平滑处理,去除边缘噪声-Smoothing OPENCV the internal call functions, image smoothing, edge noise removal
ShowImage
- 显示图片,基于OPENCV的内部调用函数,用电脑自带的默认摄像头进行拍摄照片视频,并显示得到的图像-Display pictures, OPENCV the internal call functions, comes with the computer' s default video camera to shoot photos and display the resulting image