搜索资源列表
qtPvs2008Popencv
- 一直对MFC对OpenCV的支持不好而耿耿于怀,了解了Qt对OpenCV支持很好,但网上这方面的资料很少。大部分的图形交互的设计都是基于OpenCV2.0之前的数据结构lpImage进行的。最近得到了一本好书《OpenCV 2 Computer Vision Application Programming Cookbook》,参考这本书的利用Qt创建GUI,不过书中的办法是在Qt Creator下实现的,我这里通过VS2008+Qt实现。-Have been MFC support for Op
EX1
- 1.用OpenCV实现打开一幅彩色图像,显示出来; 2.将其转换为灰度图并保存为文件; 3.将其二值化并保存为文件(二值化阈值最好用滚动条交互式输入,图像二 值化效果能实时变化更好,可参考OpenCV的sample程序edge.c)-1 using OpenCV open a color image display 2 converted to grayscale and saved as a file 3 the second value and save
gray2binaryatrackbar
- opencv实现图像二值化,滚动条实现交互输入-the opencv image binarization, scrollbars achieve interactive input
Paperscissorrock
- 基于Python 使用OpenCV库实现与摄像头进行剪刀石头布的游戏互动 使用时需连接摄像头并在规定的时间内将结果(石头剪刀布)放入框中-Based on time use OpenCV library for Python and camera for Rock Paper Scissors interactive games need to be connected when using the camera and on a specific result (rock-paper-scis
GrabCut
- 利用交互式界面操作实现从图像背景中提取兴趣目标-The use of interactive interface operation to achieve the image background to extract interest targets