登录
首页 » matlab » 一篇重要的角点检测文献的配套Matlab源码corner_detector_2004

一篇重要的角点检测文献的配套Matlab源码corner_detector_2004

于 2021-01-09 发布 文件大小:925KB
0 176
下载积分: 1 下载次数: 2765

代码说明:

  这是2004年一篇重要的角点检测文献的配套Matlab源码。该算法的效果比SIFT、Harris、Susan等算法的检测效果更好。本压缩包中有从Matlab官方网站下载的源码,以及2004年那篇文献,对该算法做了详细解释。(This is 2004, an important corner detection literature supporting Matlab source code. Of the algorithm is better than SIFT, Harris, Susan, such as better detection algorithm. The compressed package from the official website to download the Matlab source code, and in 2004 came across the literature, the algorithm to do a detailed explanation.)

文件列表:

corner_detector 2004
....................\corner.m
....................\cout.mat
....................\gui_corner.fig
....................\gui_corner.m
....................\pictures





....................\........\b_edge.jpg
....................\........\c.gif
....................\........\c_corner.jpg
....................\........\c_edge.jpg
....................\........\d.gif
....................\........\d_corner.jpg
....................\........\d_edge.jpg
....................\........\e.gif
....................\........\e_corner.jpg
....................\........\e_edge.jpg
....................\........\f.gif
....................\........\f_corner.jpg
....................\........\f_edge.jpg
....................\........\g.gif
....................\........\g_corner.jpg
....................\........\g_edge.jpg
....................\........\h.gif
....................\........\house.bmp
....................\........\house_corner.jpg
....................\........\house_edge.jpg
....................\........\h_corner.jpg
....................\........\h_edge.jpg
....................\Readme.txt
....................\关于算法.txt
....................\相关文档
....................\........\Curvature Scale Space Corner Detector with Adaptive Threshold and Dynamic Region of Support (2004).pdf
....................\........\htmls
....................\........\.....\Matlab网站上的原说明.htm
....................\........\.....\Matlab网站上的原说明_files
....................\........\.....\..........................\s_code.js

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

发表评论

0 个回复

  • B1-spline
    图像变形处理程序,VC2013+opencv实现,利用三种差之方法扭曲变形( Image deformation processing program, VC2013+ opencv realized the difference between using three methods distorted)
    2014-12-09 17:53:57下载
    积分:1
  • lk
    说明:  光流场经典算法-LK算法,通过两幅图像计算光流场。(Lucas – Kanade Motion Estimation using Pyramids)
    2009-09-07 11:07:27下载
    积分:1
  • cvpr07_detcode1.0
    Object Detection Combining Recognition and Segmentation, Eighth Asian Conference on Computer Vision (ACCV), 2007 源代码(Object Detection Combining Recognition and Segmentation, Eighth Asian Conference on Computer Vision (ACCV), 2007 source code)
    2008-02-13 02:03:20下载
    积分:1
  • criminisi-source-code
    这是个criminisi算法的源码,可以对图像进行相应的修补。效果很好。(This is a criminisi algorithm source code, images can be appropriate patch. With good results.)
    2021-03-15 10:39:22下载
    积分:1
  • C# 旋转片并显示 RotateFlip 实例
    C# 旋转图片并显示 RotateFlip 实例
    2013-05-23下载
    积分:1
  • myprogs
    基于HIS空间的彩色烟雾图像分割算法,包含粗分,细分割与连通域提取(HIS color space based on image segmentation algorithm smoke contains coarse points, fine segmentation and connected domain extraction)
    2008-12-13 11:23:33下载
    积分:1
  • bodyindex_white_save
    kinect扫描到的人体分离出来,并以二值图显示,且可以保存在本地,丰富的注释帮助理解(kinect body scan to be separated, and binary image display and can be saved locally, rich annotation to help understand)
    2016-10-15 08:42:50下载
    积分:1
  • FGGDFDGFDDF
    图象特征提取的相位编组方法,欢迎各位同仁下载研究。(image feature extraction phase of organizational methods, and to welcome you download colleagues study.)
    2006-09-27 21:16:19下载
    积分:1
  • SHAKE_PROOF
    手持式摄像机在使用时常常会受到使用者有意无意抖动的影响,从而影响成像效果,造成录制视频的不稳定及跳动问题,尤其是在使用者在一场景中特写或者跟踪某一具体目标时,使用者通常不能准确定位到或者估计出运动目标的位置,从而造成目标在视频中位置的不稳定,造成视频的主观效果变得不理想。 为了解决这一问题,我们需要设计一种算法来识别这种无意义的运动并设法通过补偿的方式来使得场景中的目标物体保持位置稳定的状态。 手持式摄像机捕获的视频通常都会受到抖动的影响,这严重的影响视频的主观效果。 这里提出的算法可以可靠的用于数字视频的去抖动。这个算法通过识别这些意外的抖动并且利用运动补偿的方法来获得一个较好的视频输出。 这个系统可以分为三个模块:(1)运动估计模块;(2)抖动识别模块;(3)运动补偿模块。 注:代码在matlab 7.7.0(R2008b)运行通过 [1] F Vella, A Castorina, M Mancuso. Digital image stabilization by adaptive block motion vectors filtering, IEEE Transactions on Consumer Electronics, 2002(Handheld cameras are often used by the user intentionally or unintentionally, the influence of jitter affect the imaging results, resulting in instability and beat the problem of recording video, and especially in the user in a scene close-up or tracking a specific target,users often can not accurately navigate to estimate the location of the moving target, resulting in the subjective effects of target location of the instability in the video, resulting in video not ideal. In order to solve this problem, we need to design an algorithm to identify such a meaningless exercise and try to make the object in the scene to keep the position stable state by way of compensation. The handheld camera captured video usually subject to the influence of jitter, the subjective effect of which seriously affect the video. The algorithm proposed here can be reliably used for digital video to jitter. This algorithm by identifying the jitter of these accidents and the use of motion compensation m)
    2012-05-30 12:03:28下载
    积分:1
  • h264
    h264实现监控,不是动态的,是通过读取每一帧图像(h264 yuv420 to rgb)
    2013-10-27 00:19:11下载
    积分:1
  • 696518资源总数
  • 106215会员总数
  • 5今日下载