登录
首页 » matlab » NSCT

NSCT

于 2014-12-25 发布 文件大小:1986KB
0 246
下载积分: 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 个回复

  • hdr-example
    基于加权最小二乘的滤波器。实现应用的例子。(weighted least square)
    2021-04-22 10:28:48下载
    积分:1
  • ChangeDetect
    遥感图像处理代码,遥感图像自动变化检测代码,根据不同时相的图像自动检测变化信息(Remote sensing image processing code)
    2015-04-14 08:48:28下载
    积分:1
  • RegEx2NFA2DFA_RC
    说明:  由正则表达式构造DFA的程序,并可以对输入串模拟正则表达式匹配(This is a C program used in compiling the given regular expression into an equivalent DFA, simulated through tracking State sets.)
    2020-11-08 15:59:47下载
    积分:1
  • kuanEnhance
    结合SAR图像降斑以及频域增强的SAR图像增强技术(a SAR image enhancement method combined with despeckling and enhancement in the frequency domain)
    2012-04-18 19:02:27下载
    积分:1
  • datamining
    base papers of matlab data mining in image processing base papers
    2012-11-23 14:05:14下载
    积分:1
  • range_image_border_extraction
    利用PCL库,基于深度图像,进行点云特征提取(Based on the depth image, feature extraction of point cloud)
    2015-04-02 22:15:35下载
    积分:1
  • yuv420sp_to_yuv420p
    yuv420 to_yuv420p 程序(yuv420 to_yuv420p )
    2016-12-21 16:58:27下载
    积分:1
  • HESSIAN
    黑塞矩阵(Hessian Matrix),又译作海森矩阵、海瑟矩阵、海塞矩阵等,是一个多元函数的二阶偏导数构成的方阵,描述了函数的局部曲率。黑塞矩阵最早于19世纪由德国数学家Ludwig Otto Hesse提出,并以其名字命名。黑塞矩阵常用于牛顿法解决优化问题,利用黑塞矩阵可判定多元函数的极值问题。在工程实际问题的优化设计中,所列的目标函数往往很复杂,为了使问题简化,常常将目标函数在某点邻域展开成泰勒多项式来逼近原函数,此时函数在某点泰勒展开式的矩阵形式中会涉及到黑塞矩阵。(Hessian Matrix, is a square matrix of the second order partial derivative of the multivariate function, which describes the local curvature of the function. The Hesse matrix was first proposed by the German mathematician Ludwig Otto Hesse in the 19th century and named after it. Hesse matrix is often used in Newton method to solve the optimization problem, using the black plug matrix to determine the extreme function of the extreme value problem.)
    2017-09-12 13:58:39下载
    积分:1
  • fatigue_mq_block
    基于opencv的C语言的疲劳驾驶检测代码,肤色检测人脸(fatigue driving detecting)
    2014-06-22 16:36:22下载
    积分:1
  • C# 使用Halcon进行模板匹配定位
    C# 使用Halcon进行模板匹配定位(C# uses Halcon for template matching and location)
    2020-07-02 15:40:01下载
    积分:1
  • 696518资源总数
  • 106245会员总数
  • 18今日下载