登录
首页 » matlab » NSCT

NSCT

于 2017-12-29 发布 文件大小:417KB
0 324
下载积分: 1 下载次数: 28

代码说明:

  NSCT分解 图像融合 各个融合指标评价体系 他是分解(NSCT decomposition image fusion)

文件列表:

NSCT\atrousc.c, 2928 , 2015-06-18
NSCT\atrousc.mexmac, 8664 , 2015-06-18
NSCT\atrousc.mexw32, 7168 , 2015-10-23
NSCT\atrousdec.m, 1192 , 2015-06-18
NSCT\atrousfilters.m, 19170 , 2015-06-18
NSCT\atrousrec.m, 973 , 2015-06-18
NSCT\decdemo.m, 3214 , 2015-06-18
NSCT\DEMO.m, 671 , 2015-11-12
NSCT\dfbdecdemo.m, 1612 , 2015-09-21
NSCT\dfilters.m, 12802 , 2015-06-18
NSCT\dmaxflat.m, 2531 , 2015-06-18
NSCT\efilter2.m, 1065 , 2015-06-18
NSCT\expEdge.m, 209 , 2008-10-29
NSCT\extend2.m, 1792 , 2015-06-18
NSCT\filtergrid.m, 2508 , 2015-10-15
NSCT\findalph.m, 506 , 2008-07-02
NSCT\fusionIH.m, 2740 , 2015-10-19
NSCT\fusionNSCT.bmp, 553838 , 2016-01-05
NSCT\fusionNSCT.bmp.enp, 141728 , 2016-01-05
NSCT\Hist Match.m, 1128 , 2015-10-27
NSCT\HISTdemo.m, 178 , 2015-10-27
NSCT\histmatch.m, 5779 , 2015-10-27
NSCT\IHS.m, 516 , 2015-10-19
NSCT\IHSDEMO.m, 159 , 2015-12-12
NSCT\imhist_my.m, 762 , 2015-10-27
NSCT\invIHS.m, 2149 , 2015-10-19
NSCT\ld2quin.m, 819 , 2015-06-18
NSCT\ldfilter.m, 638 , 2015-06-18
NSCT\lowpassfilter.m, 2520 , 2015-10-15
NSCT\mctrans.m, 854 , 2015-06-18
NSCT\modIHS.m, 825 , 2015-10-29
NSCT\modulate2.m, 735 , 2015-06-18
NSCT\NSCT.m, 2533 , 2015-12-30
NSCT\nsct1.m, 1712 , 2015-10-22
NSCT\nsctdec.m, 4850 , 2015-12-11
NSCT\nsctdec1.m, 4983 , 2015-10-22
NSCT\nsctdemo.asv, 2783 , 2015-12-16
NSCT\nsctfunction.m, 2602 , 2015-12-11
NSCT\nsctrec.m, 3164 , 2015-06-18
NSCT\nsdfbdec.m, 4897 , 2015-06-18
NSCT\nsdfbrec.m, 4787 , 2015-06-18
NSCT\nsfbdec.m, 923 , 2015-09-23
NSCT\nsfbrec.m, 795 , 2015-06-18
NSCT\nssfbdec.m, 2424 , 2015-06-18
NSCT\nssfbrec.m, 2785 , 2015-06-18
NSCT\parafilters.m, 1496 , 2015-06-18
NSCT\perfft2.m, 3233 , 2015-10-15
NSCT\phasecong3.m, 26476 , 2015-10-21
NSCT\phasecongmono.m, 22991 , 2015-10-15
NSCT\qupz.m, 1161 , 2015-06-18
NSCT\README.txt, 1529 , 2015-06-18
NSCT\resampz.m, 1883 , 2015-06-18
NSCT\shownsct.m, 1001 , 2015-06-18
NSCT\symext.m, 856 , 2015-06-18
NSCT\threshold.m, 1228 , 2015-10-26
NSCT\upsample2df.m, 155 , 2015-06-18
NSCT\wfilters.m, 3225 , 2015-06-18
NSCT\zconv2.c, 4056 , 2015-06-18
NSCT\zconv2.mexmac, 8664 , 2015-06-18
NSCT\zconv2.mexw32, 7680 , 2015-10-23
NSCT\zconv2S.c, 4042 , 2015-06-18
NSCT\zconv2S.mexmac, 8700 , 2015-06-18
NSCT\zconv2S.mexw32, 7680 , 2015-10-23
NSCT, 0 , 2017-12-17

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

发表评论

0 个回复

  • CGAL-4.5
    CGAL,Computational Geometry Algorithms Library,计算几何算法库,设计目标是,以C++库的形式,提供方便,高效,可靠的几何算法。CGAL可用于各种需要几何计算的领域,如计算机图形学,科学可视化,计算机辅助设计和建模,地理信息系统,分子生物学,医学成像,机器人运动规划,网格生成,数值方法等等。    计算几何算法库(CGAL),提供计算几何相关的数据结构和算法,诸如三角剖分(2D约束三角剖分及二维和三维Delaunay三角剖分),Voronoi图(二维和三维的点,2D加权Voronoi图,分割Voronoi图等),多边形(布尔操作,偏置),多面体(布尔运算),曲线整理及其应用,网格生成(二维Delaunay网格生成和三维表面和体积网格生成等),几何处理(表面网格简化,细分和参数化等),凸壳算法(2D,3D和dD),搜索结构(近邻搜索,kd树等),插值,形状分析,拟合,距离等。(The goal of the CGAL Open Source Project is to provide easy access to efficient and reliable geometric algorithms in the form of a C++ library. CGAL is used in various areas needing geometric computation, such as: computer graphics, scientific visualization, computer aided design and modeling, geographic information systems, molecular biology, medical imaging, robotics and motion planning, mesh generation, numerical methods... More on the projects using CGAL web page. The Computational Geometry Algorithms Library (CGAL), offers data structures and algorithms like triangulations (2D constrained triangulations, and Delaunay triangulations and periodic triangulations in 2D and 3D), Voronoi diagrams (for 2D and 3D points, 2D additively weighted Voronoi diagrams, and segment Voronoi diagrams), polygons (Boolean operations, offsets, straight skeleton), polyhedra (Boolean operations), arrangements of curves and their applications (2D and 3D envelopes, Minkowski sums), mesh generation (2D Del)
    2014-12-11 14:45:21下载
    积分:1
  • Fractal-Interpolation
    分形插值图像放大和图像编码。分形计算,给出了分形计算的matlab程序的源代码,能迅速帮助你进行分形分析和计算,容易设定参数。(Fractal interpolation image magnification and image coding.Fractal calculation, given the fractal calculation of the source code matlab procedures, can quickly help you to carry out the fractal analysis and calculation, easy to set up parameters. )
    2011-11-17 17:36:12下载
    积分:1
  • cxsb
    通过背景差获取目标,提取车辆的不变矩,外加矩形度,圆形度,体态比等特征构成特征向量组,通过欧式距离识别出车辆。(through poor background, target acquisition, unchanged from the moment vehicles, plus rectangular, circular, Body composition characteristics than the eigenvector group, by the Continental distance identify vehicles.)
    2007-04-27 18:20:36下载
    积分:1
  • FusinMultipleCues
    使用多信息融合,检测驾驶员是否是疲劳状态,(Using the multi-information fusion to detect whether the driver is fatigue,)
    2011-07-31 15:47:15下载
    积分:1
  • nirmaf
    移动窗口算法平滑光谱矩阵,用于近红外等光谱数据的预处理(Moving window spectral matrix smoothing algorithm for near-infrared spectral data, such as the pretreatment)
    2020-07-02 20:40:01下载
    积分:1
  • RS
    说明:  信息隐藏里LSB隐写方案的RS分析方法,附有详细注解。(Information hiding in LSB Steganography Scheme RS analysis, with detailed notes.)
    2010-05-07 11:01:21下载
    积分:1
  • imagequality
    图像质量评价代码: 灰度平均梯度 边缘能量 方差 点锐度(image quality evalution method)
    2014-04-13 15:42:39下载
    积分:1
  • 程序
    说明:  图像处理程序,基于K均值聚类的图像分割——灰度图像,基于中位数算法的运动目标检测(Image processing program, image segmentation based on k-means clustering -- gray image, moving target detection based on median algorithm)
    2020-06-20 14:00:02下载
    积分:1
  • criminis-inpainting
    说明:  matlab实现图像修复,基于样本块的纹理修复算法Criminis(MATLAB image inpainting, texture inpainting algorithm criminis based on sample block)
    2021-04-10 00:51:13下载
    积分:1
  • vb6findpcitureSearchPicture
    vb仿大漠屏幕找图,速度极快 屏幕找色点 图像查找visualbasic vb6找图(VB,VB6,VISUAL BASICK ,FIND PICTURE ,QUICK SEARCH IMAGE.SEARCH PICTURE)
    2014-11-05 09:51:32下载
    积分:1
  • 696518资源总数
  • 105732会员总数
  • 0今日下载