搜索资源列表
OpenCV-2-Computer-Vision-Application-Programming-
- OpenCV 2 Computer Vision Application Programming Cookbook by Robert Laganière, examples that work under Ubuntu 12.04 OpenCV with Qt-OpenCV 2 Computer Vision Application Programming Cookbook by Robert Laganière, examples that work under Ub
HarrisCorner
- 对输入的一张彩色图像,自己写代码实现Harris Corner 检测算法: 1. 不能直接调用OpenCV 里面与Harris 角点检测相关的一些函数; 2. 只能用C/C++,不能用其他语言; 3. GUI 只能用自带的HighGUI,不能用QT 或其他的; 4. 平台可以用Windows, Linux, MacOS; 5. 显示中间的处理结果及最终的检测结果,包括最大特征值图,最小特征值图,R 图(可以考虑彩色 展示),原图上叠加检测结果等,并将这些中间结果都输出成图
svgembedded
- 修改Qt svg图片显示例程,在label控件中显示,(重写事件过滤器方法实现),环境为ubuntu16.04+Qt5.6.1,例程可以win7+Qt环境下打开编译。-Modify the SVG Qt image display routines, in the label control display, (rewrite the event filter method to achieve), the environment is ubuntu16.04+Qt5.6.1, the rout