登录
首页 » matlab » NSCT

NSCT

于 2014-12-25 发布 文件大小:1986KB
0 273
下载积分: 1 下载次数: 193

代码说明:

  彩色图像融合 NSCT 实现红外与可见光图像融合(Color image fusion NSCT realize infrared and visible image fusion)

文件列表:

NSCT
....\NSCT_imagefusion.asv,6474,2012-04-16
....\NSCT_imagefusion.m,4195,2012-04-17
....\nsct_toolbox

....\............\atrousc.c,2969,2004-10-17
....\............\atrousc.dll,7168,2004-10-17
....\............\atrousc.mexmac,8664,2005-01-24
....\............\atrousdec.m,1234,2005-11-03
....\............\atrousfilters.m,19406,2004-09-09
....\............\atrousrec.m,1012,2004-10-17
....\............\decdemo.m,3214,2008-10-20
....\............\dfbdecdemo.m,1495,2004-12-22
....\............\dfilters.m,13234,2004-10-18
....\............\dmaxflat.m,2607,2004-12-22
....\............\efilter2.m,1103,2003-04-10
....\............\extend2.m,1861,2003-11-06
....\............\ld2quin.m,856,2003-04-10
....\............\ldfilter.m,662,2003-11-05
....\............\mctrans.m,854,2003-11-05
....\............\modulate2.m,775,2003-04-10
....\............\nsctdec.m,4662,2005-11-03
....\............\nsctrec.m,3257,2005-11-03
....\............\nsct_dec_test.m,599,2008-10-20
....\............\nsdfbdec.m,5046,2005-01-20
....\............\nsdfbrec.m,4931,2005-01-20
....\............\nsfbdec.m,889,2005-12-19
....\............\nsfbrec.m,821,2004-10-21
....\............\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
....\............\shownsct.m,1001,2005-01-20
....\............\symext.m,888,2005-12-19
....\............\upsample2df.m,161,2004-10-16
....\............\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






....\SWT22.bmp,921654,2012-04-17
....\ziji
....\....\ihs2rgb.asv,1259,2011-03-21
....\....\ihs2rgb.m,1252,2011-03-23

....\....\rgb2ihs.m,585,2011-03-23

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

发表评论

0 个回复

  • classification
    基于主成分分析与灰度(颜色)、纹理(灰度共生矩阵)的图像分类matlab程序(附示例图像)。(Image classification matlab program based on principal component analysis and gray (color), texture (GLCM) (with sample images).)
    2012-03-29 14:53:10下载
    积分:1
  • CurveLab-2.1.2.tar
    说明:  Matlab曲波变换工具箱,安装在matlab上,可以应用曲波变换(Matlab curvelet transformation toolbox)
    2020-04-13 22:26:18下载
    积分:1
  • 1
    说明:  利用基于直方图的自适应阈值方法实现分割前景与背景a)设定三个不同阈值,直接观察分割结果; b) 利用统计直方图,得到一个自适应的阈值.(The segmentation foreground and background a are realized by using the histogram based adaptive threshold method, and three different thresholds are set, and the segmentation results are observed directly. B) a adaptive threshold is obtained by using the statistical histogram.)
    2017-12-07 18:05:49下载
    积分:1
  • facedetection
    PCA、LDA人脸检测,压缩包里实现了PCA、LDA、最小距离分类器,人脸检测!(PCA, LDA face detection, compression bag to achieve the PCA, LDA, minimum distance classifier, face detection!)
    2009-04-15 19:17:37下载
    积分:1
  • 程序
    说明:  图像配准,控制点配准,边缘检测,。。。。。。。。。。。。。。。(image registration, edge detect, hough line detect,)
    2021-01-23 15:35:48下载
    积分:1
  • BSS
    很棒的盲源分离的源代码 值得大家做盲信号处理的好的源代码(Great blind source separation of the source code is worth doing good blind signal processing source code)
    2011-07-14 15:19:22下载
    积分:1
  • fastdeconv
    图像反卷积 来自D. Krishnan, R. Fergus中提到的方法(image deconvolution The Matlab functions in this directory solve the deconvolution problem in the paper D. Krishnan, R. Fergus: "Fast Image Deconvolution using Hyper-Laplacian Priors", Proceedings of NIPS 2009. )
    2012-08-20 09:55:39下载
    积分:1
  • LPR_code
    自己编写的彩色图像车牌定位程序,能自动定位图像中的蓝色或黄色车牌,效果还不错(matlab source code for license plate location for color images, it works well.)
    2010-01-26 12:00:26下载
    积分:1
  • matlab工具去除照片中水印 watermark
    用matlab工具去除照片中水印,去除水印快速,简单,快速(Using Matlab tool to remove watermarks in photos is fastly, simplely.)
    2020-06-19 04:20:01下载
    积分:1
  • graph-cut-method-to-segment-images
    基于图割方法的图像分割程序代码,希望对您有帮助哦!(graph cut method to segment images, it is nessary for you to have a look if you are doing image segmentation.)
    2012-10-28 21:43:48下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载