登录
首页 » matlab » SiftRegistrationWithSCM

SiftRegistrationWithSCM

于 2021-03-04 发布 文件大小:3651KB
0 317
下载积分: 1 下载次数: 88

代码说明:

  改进SIFT算法,用于光学图像和SAR图像配准(Improved SIFT methods for Registration of Optical and SAR image.)

文件列表:

Sift配准-空间约束
.................\demo-data





.................\.........\Optical.jpg,166381,2016-06-28
.................\.........\Sar.jpg,193216,2016-04-11
.................\.........\view01.png,578897,2003-04-25
.................\.........\view02.png,574557,2003-04-25
.................\descriptor
.................\..........\do_descriptor.asv,5423,2010-06-03
.................\..........\do_descriptor.m,5412,2010-06-03
.................\doubleSize.m,361,2016-06-28
.................\do_demo_3.asv,1277,2016-11-16
.................\do_demo_3.m,1440,2016-11-16
.................\do_match2.m,1773,2016-11-16
.................\do_match3.m,1638,2016-11-14
.................\do_match4.asv,4789,2016-11-16
.................\do_match4.m,4915,2016-11-16
.................\do_match5.m,4577,2016-11-16
.................\do_sift.m,3814,2016-11-14
.................\halvesize.m,53,2016-06-28
.................\imreadbw.m,102,2016-11-11
.................\key-location
.................\............\do_extrefine.m,4324,2016-11-14
.................\............\do_localmax.m,2135,2016-11-14
.................\match
.................\.....\do_match.m,4586,2016-11-16
.................\.....\do_match3.m,1638,2016-11-14
.................\orientation
.................\...........\do_orientation.m,2505,2010-05-31
.................\scale-space
.................\...........\do_diffofg.m,464,2006-11-14
.................\...........\do_gaussian.m,2501,2016-06-29
.................\...........\smooth.m,215,2006-11-14
.................\util
.................\....\appendimages.m,359,2006-11-15
.................\....\imreadbw.m,301,2006-11-16
.................\....\plotsiftframe.m,1812,2010-06-03
.................\....\plotss.m,640,2006-11-20
.................\....\tightsubplot.m,1859,2006-11-20
.................\基于邻域投票和Harris_SIFT特征的低空遥感影像匹配.pdf,600660,2016-11-12
.................\空间约束.pdf,765543,2016-06-01
.................\说明.txt,91,2016-11-16

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

发表评论

0 个回复

  • boundary_trace
    说明:  灰度图像的边界跟踪的方法,先用微分算子计算出图像的梯度图。然后再应用此算法。(Gray-scale image of the border tracking methods, first calculate the differential operator of the gradient map images. And then apply this algorithm.)
    2009-08-14 09:30:37下载
    积分:1
  • fast-parrallel-and-opta
    经典复合式指纹细化算法源码,算法步骤为先用快速并行算法遍历,后用OPTA算法遍历,附有注释。(Classic composite fingerprint thinning algorithm source code, for the first step of the algorithm with fast parallel algorithm traversal traversal algorithm after using OPTA, annotated.)
    2016-03-14 17:03:46下载
    积分:1
  • k-means+BOF
    提取sift特征,通过K均值聚类形成特征包,进行图像检索。(SIFT features are extracted and image packets are retrieved through K mean clustering.)
    2020-11-28 14:49:28下载
    积分:1
  • inpaint-object-remover-python
    实现基于样本块的图像修复,是Criminisi经典图像修复算法。(Criminisi algorithm about exemplar-based inpainting)
    2020-11-06 14:49:50下载
    积分:1
  • 0_AmendmentsSummary
    Ocr related documentataion
    2010-11-23 23:42:32下载
    积分:1
  • cximage600_full_VC6
    说明:  CxImage是一款免费的、开源的、功能强大的图形处理库。 跨平台,支持windows、linux等;支持BMP、GIF、ICO、TGA、JPEG、PCX、PNG、TIFF、MNG、RAS等多种图像格式;支持格式转换、图像处理、几何变换等;最重要的是使用非常简单。此为VC6修正版(CxImage is a C++ image processing library. It can load, save, display, transform images in a very simple and fast way, with transparency, multiple layers and selections, support for BMP GIF JPG PNG MNG TIF ICO TGA PCX J2K JBG RAS PNM RAW PSD.)
    2020-06-17 23:20:01下载
    积分:1
  • 实现的无损压缩
    该程序主要实现图像的无损压缩,具体算法包括: (1)整数小波变换+SPIHT无损压缩 其中整数小波可以采用JPEG2000提供的5-3小波,也可以采用S+P变换,本程序均已给出。 (2)DPCM+算术编码 DPCM采用的是JPEG中采用的方法; (3)JPEG-LS标准 JPEG-LS的无损压缩性能非常好,超过JPEG2000。(The program mainly realize lossless image compression, the specific algorithm include: (1) integer wavelet transform SPIHT Integer Wavelet lossless compression which can be used to provide the 5-3 wavelet JPEG2000, can also adopt the S P transform, the procedures are given. (2) DPCM arithmetic coding DPCM is used in JPEG methodology (3) JPEG-LS standard JPEG-LS lossless compression of very good performance, more than JPEG2000.)
    2008-06-02 11:01:57下载
    积分:1
  • 基于MATLAB的汽车轨道偏离预警系统
    此demo演示的是一个能够检测并跟踪道路上的标记线并且在适当时机发出报警的系统,此系统可使汽车在行驶过程中能够避免偏离车道。系统由一台摄像机,一台计算机,以及一个扬声器组成,摄像机采集视频信息交由计算机处理,根据处理结果控制扬声器是否报警。(This demo demonstrates a system that detects and tracks the marking lines on the road and sends out the alarm at the right time, which enables the car to avoid deviating from the driveway during the driving process. The system is composed of a camera, a computer, and a loudspeaker. The video information is processed by the camera to control the alarm of the speaker according to the processing results.)
    2020-06-28 17:00:01下载
    积分:1
  • test16
    舌像的梯度提取,然后进行分水岭分割,最后进行邻近区域合并,得到舌体图像。(tongue-image s watershed segmentation based on its gradient change.)
    2009-06-21 10:56:39下载
    积分:1
  • ist-algorithm
    基于压缩感知的图像重构算法啊,很适合用初学者的,本人就很受益(ist algorithm)
    2012-07-18 17:48:37下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载