登录
首页 » matlab » PhaseCongruency

PhaseCongruency

于 2013-05-30 发布 文件大小:4969KB
0 243
下载积分: 1 下载次数: 326

代码说明:

  提取图像相位一致性特征,进行图像配准,内附实验图片(Image feature extraction phase coherence)

文件列表:

PhaseCongruency



...............\circle_mb.m,195,2013-05-03
...............\Docs
...............\....\combinedfilter.fig,2433,2007-04-04

...............\....\convexpl.html,22421,2007-04-04
...............\....\convexplpiccis.m,2884,2007-04-04
...............\....\dispfeat.m,5648,2007-04-04
...............\....\evenfilter.fig,795,2007-04-04


...............\....\gaborconvolve.m,7461,2007-04-04

...............\....\imagEO.jpg
...............\....\logg1e.png,4294,2007-04-04
...............\....\logg1o.png,4296,2007-04-04
...............\....\logg2e.png,4238,2007-04-04
...............\....\logg2o.png,4238,2007-04-04
...............\....\logg3e.png,4250,2007-04-04
...............\....\logg3o.png,4303,2007-04-04
...............\....\loggabor.jpg,1322,2007-04-04
...............\....\loggabor.m,1707,2007-04-04
...............\....\loggaborlp.jpg,1322,2007-04-04
...............\....\LOGGs_f.png,9784,2007-04-04
...............\....\LOGGs_lf.png,9469,2007-04-04
...............\....\lp.jpg,2329,2007-04-04
...............\....\match.m,2162,2013-05-02
...............\....\monofilt.m,6435,2007-04-04
...............\....\noisecomp.m,7750,2007-04-04
...............\....\oddfilter.fig,795,2007-04-04
...............\....\oddfilter.png,1201,2007-04-04
...............\....\odot.m,3720,2007-04-04
...............\....\phasecong.m,16644,2007-04-04
...............\....\phasesym.m,20422,2007-04-04
...............\....\plotgaborfilters.m,8558,2007-04-04
...............\....\realEO.jpg,892,2007-04-04
...............\....\spatialgabor.m,2644,2007-04-04
...............\....\spread.jpg,1770,2007-04-04
...............\....\step2line.m,2836,2007-04-04
...............\....\width_vs_bw.png,23160,2007-04-04
...............\Efficient least squares fusion of MRI and CT images using a phase congruency model.pdf,1357572,2013-04-17
...............\f429.asv,839,2013-05-03
...............\f429.m,822,2013-05-03
...............\Image Features from Phase Congruency .pdf,2925442,2008-01-18
...............\lowpassfilter.m,2446,2007-04-04
...............\match.m,2162,2013-05-02
...............\minInteria.asv,1682,2013-05-03
...............\minInteria.m,1685,2013-05-03
...............\Phase Congruency Detects Corners and Edges.pdf,420788,2012-11-29
...............\phasecong2.m,23512,2013-05-03
...............\scale_line.asv,5374,2013-05-03
...............\scale_line.m,5528,2013-05-03
...............\testline.asv,709,2013-05-03
...............\testline.m,742,2013-05-03

...............\基于相位一致性的兴趣点检测方法.pdf,333185,2012-03-19

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

发表评论

0 个回复

  • readavi
    说明:  从AVI视频中读取每帧图像的数据,matlab程序,readavi.m(AVI video read from each frame image data, matlab procedures, readavi.m)
    2008-11-23 17:17:34下载
    积分:1
  • sliding
    使用matlab中的nlfilter来进行邻域处理(Using nlfilter in MATLAB to process neighborhood)
    2019-05-21 14:39:32下载
    积分:1
  • OtsuSegment
    编程实现大津(Otsu)自动灰度阈值分割算法的程序(Programming (Otsu) automatic gray Otsu threshold segmentation algorithm)
    2013-04-06 19:23:15下载
    积分:1
  • Demo_test_DnCNN
    说明:  前馈神经网络图像去噪,DnCNN的MATLB实现,以及相应的峰值信噪比和结构相似性的计算。(DnCNN,MATLAB,And calculation of peak signal-to-noise ratio structural similarity)
    2020-03-22 09:36:57下载
    积分:1
  • deconv_sondhi.m
    本程序用于图像恢复,主要针对运动模糊和离焦模糊图像恢复问题,效果较好。(failed to translate)
    2011-10-30 23:05:08下载
    积分:1
  • deblur
    本源码是关于图像盲去模糊的算法,去模糊的几种方法中,盲去模糊目前研究比较热门(This source is about blind image deblurring , several defuzzification methods, blind deblurring research more popular)
    2020-11-03 13:59:52下载
    积分:1
  • 基于OPENCV的SIFT特征提取与匹配算法 OPENCV_SIFT_VC6
    基于OPENCV的SIFT特征提取与匹配算法。包含完整的从图像高斯金字塔、DOG、空间极值点提取、关键点描述、KDtree匹配等关键步骤的全部函数实现,对全面深入理解Lowe的SIFT算法有莫大帮助。程序运行前须安装(1)OpenCV: http://opencvlibrary.sourceforge.net (2)SIFT: http://web.engr.oregonstate.edu/~hess/index.html,并配置其环境参数。(OPENCV the SIFT-based feature extraction and matching algorithm. Contains a complete Gaussian pyramid from the image, DOG, space extremum point extraction, description of key points, KDtree matching key step in the realization of the full function of the comprehensive and in-depth understanding of Lowe s SIFT algorithm of tremendous help. Program to run before the installation of (1) OpenCV: http://opencvlibrary.sourceforge.net (2) SIFT: http://web.engr.oregonstate.edu/ ~ hess/index.html, and configure the parameters of their environment.)
    2020-06-26 03:00:02下载
    积分:1
  • cloud
    本篇论文主要介绍地基云的自动检测!采用阈值分割!(This paper describes the automatic detection of the foundation of cloud! Using thresholding!)
    2013-11-25 21:47:35下载
    积分:1
  • iris-feature-extraction
    一种简单的虹膜特征提取Matlab实现,主要是gabor滤波器的实现。(A simple iris feature extraction Matlab, gabor filter realization.)
    2012-08-29 20:12:11下载
    积分:1
  • HarrisArithmetic
    Matlab图像处理中的Harris角点提取算法, 代码中有详细的解说,方便阅读。 (Matlab Image Processing of Harris corner extraction algorithm, the code has a detailed explanation, easy reading.)
    2007-05-16 16:25:43下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载