搜索资源列表
OpenCV-code 基于C/C++语言的开源图像处理函数库
- OpenCV是一个基于C/C++语言的开源图像处理函数库,其代码都经过优化,可用于实时处理图像,具有良好的可移植性,可以进行图像/视频载入、保存和采集的常规操作.-OpenCV is based on C/C++ language, open source image processing library, the code have been optimized for real-time image processing, has good portability, can images/v
ipl_medfil
- 在VC环境下,应用OpenCV载入图像,通过代码运算实现中值滤波。-In the environment of VC, it achieved median filtering through code operation, with the application of OpenCV to load images.
Grayscale-conversion
- 利用OpenCV载入工程文件夹中的彩色图像,进行灰度转换,并将转换前后的两张图片同时显示出来。-Load color images in the project folder using OpenCV and make the grayscale conversion, then show the two pictures.
test1
- 基于Opencv2.3.1和VS2010环境,计算机视觉处理集合程序,实现了图像载入、harris角点查找、高斯下采样、哈夫变换、拉普拉斯边缘查找、canny边缘查找功能。-Based on Opencv2.3.1 and VS2010 environment, a collection of visual processing computer program to achieve the image is loaded, harris corner to find, under Gaussi
imagezhenchafa
- OpenCV实现的图像帧差法的程序,cmd下载入图像即可运行-OpenCV implementation of the image frame difference method procedure, cmd into the image to download to run! ! ! !
02
- 载入图片,之后改变图片的第一和第四象限之内的像素点。最后把改变前和改变后的图片显示。-Loading picture, then change the picture within the first and fourth quadrant of the pixels. The final change before and after the change to the picture show.
FirstTest
- 基于OpenCV 2.1的一个HelloWorld程序,显示载入的图片。-OpenCV 2.1 on a HelloWorld program, display the picture loaded.
CG11
- 基于高斯的背景建模,更改文件路径,载入AVI视频,运行,出现3个窗口,分别为视频、背景模型和前景-gmm
test2
- OpenCV入门学习,在VC++6.0中实现图像的简单载入。图像文件lena.jpg-Introduction to Learning OpenCV, in VC++6.0 to implement a simple image loaded. Image File lena.jpg
hello
- OpenCV入门学习,在VC++6.0中实现图像的简单载入与输出。程序要带参数实现。图像文件lena.jpg-Introduction to Learning OpenCV, in VC++6.0 to implement a simple image loading and output. Process parameters to achieve. Image File lena.jpg
opencv3
- 使用opencv载入一幅图像,并进行平滑处理-Load an image using opencv and smoothing
opencv
- opencv的对图片的载入,如果载入的是彩色图像,可以使彩色图像变换成黑白图像-the opencv picture writes down with the colored nigrescence is white
harris
- 基于OpenCV的harris(哈里斯)角点提取程序,在VC6.0条件下可直接运行,只需修改载入文件名称即可。内附相机所拍角点照片-OpenCV camera corner extraction harris
Histogram
- 绘制载入图像的直方图 编译环境:VC++ 2008 expre-Draw the histogram of the image to load build environment: VC++ 2008 express
xinashi
- 基于openv实现图像载入并获取图像的像素-Based on openv realizes image load and get the image in pixels
opencv2-4
- 清华大学版学习OPENCV例程2-4,载入图像并进行平滑处理-Learning OPENCV routines 2-4, load the image and smoothing
ImageChange
- opencv中载入一幅图像并进行平滑处理-opencv cvSmooth()
ColorCvtViewer
- 一个简单的颜色转换器,载入一张图像后,将其转换到不同的颜色空间并显示,同时可以显示其在不同颜色空间下各通道的颜色图。-A simple color converter to load an image, convert it to a different color space and displays at the same time can display each channel in a different color space, the color map.
motion-object-detection
- 可以载入一段视频或者通过摄像头实时检测运动物体,利用去掉静止背景的方法得到运动的物体,代码已通过验证。-Can load a video camera or through real-time detection of moving objects, the use of get rid of static method of background get moving objects, the code already through the verification.
openCV-library-transplant-to-S3C2440
- opencv开源图像处理函数库在S3C2440移植 一、简介 OpenCV是一个基于C/C++语言的开源图像处理函数库 其代码都经过优化,可用于实时处理图像 具有良好的可移植性 可以进行图像/视频载入、保存和采集的常规操作 具有低级和高级的应用程序接口(API)-openCV open source image processing library S3C2440 transplant, o