文件名称:HarrisCorner

  • 所属分类:
  • OpenCV
  • 资源属性:
  • [C/C++] [源码]
  • 上传时间:
  • 2016-01-04
  • 文件大小:
  • 493kb
  • 下载次数:
  • 2次
  • 提 供 者:
  • q***
  • 相关连接:
  • 下载说明:
  • 别用迅雷下载,失败请重下,重下不扣分!

介绍说明--下载内容均来自于网络,请自行研究使用

对输入的一张彩色图像,自己写代码实现Harris Corner 检测算法:

1. 不能直接调用OpenCV 里面与Harris 角点检测相关的一些函数;

2. 只能用C/C++,不能用其他语言;

3. GUI 只能用自带的HighGUI,不能用QT 或其他的;

4. 平台可以用Windows, Linux, MacOS;

5. 显示中间的处理结果及最终的检测结果,包括最大特征值图,最小特征值图,R 图(可以考虑彩色

展示),原图上叠加检测结果等,并将这些中间结果都输出成图像文件;

6. 命令格式: “xxx.exe 图片文件 k 参数(=0.04) Aperture_size(=3)”。-The input of a color image, write your own code to achieve Harris Corner Detection Algorithm: 1. Can not be called directly inside OpenCV some functions associated with the Harris corner detection 2. To only use C/C++, can not be used in other languages 3. GUI only with their own HighGUI, can not use QT or other 4. The platform can be used Windows, Linux, MacOS 5. Display intermediate and final results of the test results, including the largest eigenvalues diagram, the minimum feature value graph , R chart (you can consider color display), picture superimposed on the test results, etc., and these intermediate results are output as an image file 6. Command Format: " xxx.exe picture file k parameters (= 0.04) Aperture_size (= 3 ). "
(系统自动生成,下载前可以参看下载内容)

下载文件列表





homework2.exe

readme.txt

test.bmp

test.png

test1.bmp

test2.bmp

homework2.cpp

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 本站是交换下载平台,提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度更多...
  • 请直接用浏览器下载本站内容,不要使用迅雷之类的下载软件,用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*主  题:
*内  容:
*验 证 码:

源码中国 www.ymcn.org