登录
首页 » Visual C++ » HarrisCorner

HarrisCorner

于 2016-01-04 发布 文件大小:493KB
0 226
下载积分: 1 下载次数: 15

代码说明:

  对输入的一张彩色图像,自己写代码实现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.cpp,8362,2015-12-17
homework2.exe,90624,2015-12-17
readme.txt,449,2015-12-17




下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • VisualC++ImageProcess
    各种图像处理技术举例。其中原代码可以直接使用,非常不错。(various image processing technology, for example. The original code which can be used directly, very good.)
    2006-05-25 19:05:08下载
    积分:1
  • meanshift
    mean shift功能演示,实现图像分割,具体请看效果(the demonstration of the mean shift algorithm)
    2009-12-18 19:39:09下载
    积分:1
  • TemplateTrans
    数字图像处理中图像的增强方便的源代码,包括图像灰度修正,图像的平滑,中值滤波,图像的锐化,伪彩色和假彩色的增强等(Digital image processing image enhancement convenient source code, including the gray correction, image smoothing, median filtering, image sharpening, pseudo-color and false color enhancement, etc.)
    2013-12-02 10:50:31下载
    积分:1
  • 基于区域的主动轮廓模型算法论文RegionBasedSnake
    基于区域的主动轮廓模型算法,是论文《Active Contours Without Edges》的VC算法实现(Region-based active contour model algorithm, for the paper " Active Contours Without Edges" of the VC algorithm)
    2020-06-28 12:00:01下载
    积分:1
  • zhongzhilvboprograme
    中值滤波程序 对图象选定区域进行排列中值 滤波(median filtering of images selected procedures region with median filtering)
    2007-05-11 10:09:59下载
    积分:1
  • 3D-MIP---5533
    可以在VTK下进行三维重建的DICOM数据(Three-dimensional reconstruction can be carried out in the VTK DICOM data)
    2020-12-17 16:29:12下载
    积分:1
  • image-enlarge
    可以自行选择将图片放大或缩小到一定的倍数。(Can select the picture to zoom in or out to a certain multiple of.)
    2013-03-23 11:38:20下载
    积分:1
  • lab2
    This program draws an image from a bmp file
    2014-05-26 21:59:34下载
    积分:1
  • keypointDetection
    点云关键点搜索,根据曲率极值法搜索关键点(PCL:keypoint detection, used for registration and segmentation)
    2017-12-28 14:02:11下载
    积分:1
  • wavelet-wavelep-filter
    本程序实现小波和小波包滤波,,对高频部分进行处理对一维信号进行处理,得到重构去噪后的信号,代码调试通过(This procedure realize wavelet and wavelet packet filtering, and the high frequency part of the process of one dimensional signal processing, reconstruction after denoising signal, code debugging through)
    2016-01-20 13:52:07下载
    积分:1
  • 696518资源总数
  • 105885会员总数
  • 31今日下载