搜索资源列表
selectroiimage
- 使用opencv来选择感兴趣的区域,并在感兴趣的区域上进行操作-Using opencv to select areas of interest and operate on areas of interest
Sobel-Laplace-Canny-matlab-code
- 模式识别大作业题目和实习代码: (1)请自己在互联网上任意找一张图片用做测试,命名为“学号后四_Original”。放在C++工程文件夹下(与CPP文件放在同一文件夹)。用C++调用OpenCV函数对该幅图片进行读入和显示操作。 (2)在(1)基础上,添加修改代码,将原图转换成灰度图像,并保存,命名为“学号后四位_Gray”。 (3) 请利用OpenCV中Sobel,Laplace,Canny算法相应函数对(2)中图像进行处理,并保存,命名为“学号后四位_Sobel”或“学号后四位_
Test_img
- 从本地读取一张图片进行操作,进行数学变化,然后输出到窗口,是用vc++编写的哦-Read an image from the local to operate, the mathematical change, and then output to the window, is written in vc++ Oh
OpenCV
- OpenCV教程基础篇,一本学习OpenCV很容易入门的一本好书,易于操作。-OpenCV Tutorial Basics, an easy learning OpenCV started a good book, easy to operate.
GrabVideoFrame
- 抓取需要操作的视频中的帧序列,保存在程序目录下。-Crawl the need to operate the video frame sequence stored in the program directory.
showimage
- 利用opencv对图像进行显示,简单易懂易操作,适用多种格式-Using opencv image display, easy to understand and easy to operate, for a variety of formats
shexiangtou
- 图像的膨胀腐蚀操作 实时摄像头 使用opencv进行操作-Real-time image of the expansion of corrosion camera operator Operate using opencv
-contour-extraction
- 提取运动物体的轮廓,会在视频接入第一刻捕捉图像,然后对图像进行二值化。易于操作!-To extract the moving object, the outline of will in the first moment to capture the image of the video access, then the image binarization。 Easy to operate。
tuxiangfangwenduibiduzengqiang
- 使用opencv进行图像处理,自己编写,结合四种不同的访问像素去操作,同时改变图像的对比度,最后显示每种方式的运行时间,是一个进阶的学习- Using opencv image processing, their preparation, combined with access to four different pixels to operate while changing the contrast of the image displayed last time each mode
