搜索资源列表
图像中添加高斯噪声的功能
- 该程序是利用opencv编写的,实现的是在一幅图像中添加高斯噪声的功能。,The program is to use opencv prepared to realize is that in an image to add Gaussian noise function.
12345motionandobjecttracking
- 基于opencv的人脸以及身体目标姿态跟踪,程序很有用,适合初学者学习。-Opencv-based human face and body posture tracking targets, the program is useful for beginners to learn.
testconsole
- 是一个jpg转ppm的图像转换程序,下载外国写的demo时,会遇到很多人用ppm做输入图像,所以这个程序很有用。是基于opencv的。-Is a jpg image to ppm conversion process, download the demo foreign write, it will encounter a lot of people do use ppm input image, so this program very useful. Is based on the open
51622456Fire
- 火焰特效,研究算法,可用于游戏或其他程序里。-fire program ,for game or other
ComDlg
- OpenCV和Rs232通信的演示程序。多线成实现通信。-OpenCV and Rs232 communications demonstration program. Multi-line as for communication.
opencv-histogram
- 此程序在vs2008环境下利用OPENCV实现图像直方图的功能-Under this program in vs2008 using the histogram function of image OPENCV
opencv-slides
- 使用OpenCV进行图像处理基础教程 作者于仕琪 附参考程序-Based image processing using OpenCV tutorial program of reference attached at Shiqi
SADtezhengpipei
- 这是一个利用SAD方法实现两幅图片的特征 匹配,利用了Open的数据结构.-This program use sum of absolute difference(SAD) to realize 2 pictures character matching.And using OpenCV.
VideoCap7.12(7.13)-1
- 自己编写的视频捕捉程序,用OpenCV结合VC++做的,可显示摄像头视频,保存文件和捕捉图像。-a video capture program!
video_homography
- 基于opencv的corner检测This program demonstrated the use of features2d with the Fast corner detector and brief descr iptors-This program demonstrated the use of features2d with the Fast corner detector and brief descr iptors
GdiOpencv
- 使用gdi+显示opencv图像的vs2008程序-Gdi+ opencv image vs2008 program
OpenCVImageShow
- 这是一个非常简单的OpenCV图片打开显示的程序,非常适合OpenCV入门参考,复杂的不太容易懂,这个只要懂编程的都能看的懂-This is a very simple OpenCV image to open display program is ideal for the OpenCV entry Reference, complex and not easy to understand, understand programming can understand
CannyDetective
- 这是一个使用OpenCV实现的Canny边沿检测,在程序中添加了一个滑动的控件,可以在程序运行时实时改变参数来观察检测效果。可以根据自己的所需来测试要选的参数。-This is achieved using OpenCV Canny edge detection, and added a sliding control program can change the parameters in real time to observe the detection program runs. To
ImageBlockMD5
- 遥感影像的分块程序,调用opencv和openssl,在实现切块的同时计算每块的哈希值,哈希算法采用MD5,分块数量可以通过更改宏定义设定- remote sensing picture cutting program based on opencv and openssl,which can also calculate the file hash with MD5
OpenCV-tuan
- opencv 自定义团块完成跟踪程序的团块关联及实现-OpenCV custom clumps track program clumps associated
Opencv-Canny-sample
- 使用Opencv进行Canny算子边界提取的示例程序,非常适合新手和高手学习与使用,图像处理的好例子-A good example to use the OpenCV Canny operator edge extraction of the sample program is ideal for both novice and expert learning and the use of image processing the
source
- 用opencv函数写的图像分割程序,程序操作步骤:在主函数中载入源图像正确路径,执行后点击源图像中所需分割的目标的位置,拖动位于图像窗口上部的两个滑块值,即可实时看到分割结果-Opencv function to write the image segmentation procedures, the program steps: in the main function to load the correct path of the source image, the location of
Teapot
- openCV的变色茶壶demo程序,显示一把不停旋转的三维茶壶-openCV discoloration teapot demo program that displays a constantly rotating three-dimensional teapot
VideoReading
- 简单的opencv程序,用于读取视频,略微修改可读取摄像头-Simple opencv program for reading video camera slightly modified to read
HarrisMatch(opencv)
- harris提取特征点、匹配、剔除误匹配小程序,基于opencv-harris feature point extraction, matching, excluding mismatching small program, based on opencv