登录
首页 » matlab » NSCTimagefusion

NSCTimagefusion

于 2020-09-02 发布 文件大小:3634KB
0 220
下载积分: 1 下载次数: 69

代码说明:

  NSCT轮廓波变换程序,用于图像融合,有图有解释说明(NSCT image fusion)

文件列表:

新建文件夹
..........\atrousc.c,2969,2004-10-17
..........\atrousc.mexmac,8664,2005-01-24
..........\atrousc.mexw32,6656,2012-02-21
..........\atrousdec.m,1234,2005-11-03
..........\atrousfilters.asv,19406,2012-04-04
..........\atrousfilters.m,19406,2004-09-09
..........\atrousrec.m,1012,2004-10-17
..........\Contourlet.pdf,2649487,2010-09-10
..........\contourlet变换.ppt,1065984,2012-08-28
..........\decdemo.asv,3260,2012-02-22
..........\decdemo.m,3260,2012-02-22
..........\dfbdecdemo.m,1495,2004-12-22
..........\dfilters.m,13234,2004-10-18
..........\ditong.asv,779,2012-02-24
..........\ditong.m,694,2015-11-05
..........\dmaxflat.m,2607,2004-12-22
..........\efilter2.m,1103,2003-04-10
..........\extend2.m,1861,2003-11-06
..........\fexp.m,377,2015-11-06


..........\jubushang.asv,1253,2012-07-30
..........\jubushang.m,1260,2012-07-30
..........\laplace.m,325,2012-02-07
..........\ld2quin.m,856,2003-04-10
..........\ldfilter.m,662,2003-11-05
..........\lselbias.m,916,2012-05-23
..........\l_selbias.m,976,2012-07-26
..........\matlab.mat,128,2012-04-23
..........\mctrans.m,854,2003-11-05
..........\modulate2.m,775,2003-04-10
..........\nsctdec.m,4662,2005-11-03

..........\nsctrec.m,3257,2012-02-22
..........\nsct_fusion.m,2087,2016-05-10
..........\nsdfbdec.m,5046,2005-01-20
..........\nsdfbrec.m,4931,2005-01-20
..........\nsfbdec.m,889,2005-12-19
..........\nsfbrec.m,821,2012-02-23
..........\nssfbdec.m,2424,2005-01-20
..........\nssfbrec.m,2785,2005-01-20
..........\parafilters.m,1552,2004-08-07

..........\qupz.m,1161,2003-11-07
..........\README.txt,1557,2005-01-20
..........\resampz.m,1981,2003-04-10
..........\selbias.m,769,2015-11-06
..........\shownsct.asv,1003,2012-02-22
..........\shownsct.m,1003,2012-02-22
..........\SML.m,0,2015-11-22
..........\svtfusion.asv,1474,2015-06-26
..........\svtfusion.m,1539,2015-11-06
..........\symext.m,888,2005-12-19
..........\upsample2df.m,161,2004-10-16
..........\wavefast.m,4235,2004-12-16
..........\wavefilter.m,4889,2004-12-16
..........\wavefusion.asv,1970,2012-08-01
..........\wfilters.m,3326,2004-08-08
..........\zconv2.c,4056,2005-01-12
..........\zconv2.dll,7168,2005-01-20
..........\zconv2.mexmac,8664,2005-01-12
..........\zconv2S.c,4042,2005-01-12
..........\zconv2S.dll,7168,2005-01-20
..........\zconv2S.mexmac,8700,2005-01-12
..........\使用说明.txt,75,2016-05-12

..........\红外光强.bmp,685316,2012-07-17

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

发表评论


0 个回复

  • WST
    implementation of watershed algorithm for segmenting an image.
    2021-02-18 13:49:45下载
    积分:1
  • 2jxiaobozhengqiang
    说明:  二进小波变换的图像增强,matlab代码(Dyadic wavelet transform image enhancement, matlab code)
    2021-04-28 15:48:44下载
    积分:1
  • two
    双峰法是一种简单的阈值分割方法,即如果灰度级直方图呈现明显的双峰状,则选双峰之间的谷底所对应的灰度级作为阈值分割。(Two peaks is a simple threshold segmentation method, that is, if the gray level histogram showed a clear bimodal shape, then choose between the two peaks corresponding to the bottom of the gray level as threshold segmentation.)
    2008-04-25 21:25:55下载
    积分:1
  • julei_segmention
    主要有图像的聚类分割和Ncut算法的彩色图像分割,对于新人有着很好的效果(There are clustering image segmentation algorithm and Ncut color image segmentation, it has a good effect for newcomers)
    2016-05-12 20:09:58下载
    积分:1
  • src
    说明:  ORB-SLAM 基本延续了 PTAM 的算法框架,但对框架中的大部分组件都做了改进, 归纳起来主要有 4 点: ORB-SLAM 选用了 ORB 特征, 基于 ORB 描述量的特征匹配和重定位, 都比 PTAM 具有更好的视角不变性。此外, 新增三维点的特征匹配效率更高, 因此能更及时地扩展场景。扩展场景及时与否决定了后续帧是否能稳定跟踪。ORBSLAM 加入了循环回路的检测和闭合机制, 以消除误差累积。系统采用与重定位相同的方法来检测回路(匹配回路两侧关键帧上的公共点), 通过方位图 (Pose Graph) 优化来闭合回路。PTAM 需要用户指定 2 帧来初始化系统, 2 帧间既要有足够的公共点, 又要有足够的平移量. 平移运动为这些公共点提供视差 (Parallax) , 只有足够的视差才能三角化出精确的三维位置。ORB-SLAM 通过检测视差来自动选择初始化的 2 帧。PTAM 扩展场景时也要求新加入的关键帧提供足够的视差, 导致场景往往难以扩展. ORB-SLAM 采用一种更鲁棒的关键帧和三维点的选择机制——先用宽松的判断条件尽可能及时地加入新的关键帧和三维点, 以保证后续帧的鲁棒跟踪; 再用严格的判断条件删除冗余的关键帧和不稳定的三维点,以保证 BA 的效率和精度。(Orb-slam basically continues the algorithm framework of PTAM, but most of the components in the framework have been improved, which mainly includes four points:)
    2020-06-11 23:43:54下载
    积分:1
  • Normal_encoding
    虹膜识别图象归一化处理,把环形虹膜区域归一为一个统一的矩形图象,方便下一步特征提取和匹配。(Iris recognition normalized image processing, the annular iris region normalized to a uniform rectangular images, the next step to facilitate feature extraction and matching.)
    2007-09-21 10:29:11下载
    积分:1
  • 算子分割
    说明:  利用最大间类差,最优阈值,迭代阈值等方法实现图像分割(The maximum class difference, optimal threshold and iterative threshold are used to realize image segmentation)
    2020-01-03 23:35:57下载
    积分:1
  • 新建文件夹
    说明:  中值滤波 去燥MATLAB代码 可直接用 可直接用 可直接用(Wavelet de-drying MATLAB code Can be used directly Can be used directly Can be used directly)
    2020-12-01 10:25:06下载
    积分:1
  • splitting_bregman
    用分裂bregman方法解决图像模糊的matlab算法,很经典,大家可以参考一下(Split bregman method to solve the image blurring Matlab algorithm, it is classic, and we can refer to)
    2020-06-30 18:40:01下载
    积分:1
  • 1111222223333334444445533332345554
    VC计算机图形学原理及算法教程 VC计算机图形学入门教程(VC theory and algorithms of computer graphics computer graphics tutorial Tutorial VC)
    2013-11-18 15:30:26下载
    积分:1
  • 696518资源总数
  • 104737会员总数
  • 20今日下载