登录
首页 » matlab » sparsebased

sparsebased

于 2020-12-21 发布 文件大小:102KB
0 267
下载积分: 1 下载次数: 103

代码说明:

  一种基于稀疏表示的图像融合方法,基于论文《Information Fusion》论文Joint patch clustering-based dictionary learning for multimodal image fusion 进行编写 结果相似(A sparse based image fusion method. It is based on paper Joint patch clustering-based dictionary learning for multimodal image fusion of Information Fusion The results is almost the same to this paper)

文件列表:

sparsebased


...........\ckr2_regular.m,2459,2008-04-14
...........\clustering.m,1151,2016-03-29
...........\construction.m,2102,2016-11-25
...........\Dic_learning.m,159,2016-11-17
...........\downsample2.m,246,2016-03-19
...........\EdgeMirror.m,406,2016-03-19
...........\gaussian.m,202,2016-03-19
...........\Hfusion_clear.m,375,2016-11-25
...........\Highfusion_plus_clear.m,189,2016-11-19
...........\image_kernel.m,973,2016-03-29
...........\Lowfusion.m,307,2016-03-21
...........\Lowfusion3.m,316,2016-08-11
...........\ompbox10
...........\........\Contents.m,559,2016-03-21
...........\........\faq.txt,1810,2016-03-21
...........\........\omp.m,5294,2016-03-21
...........\........\omp2.m,6218,2016-03-21
...........\........\ompdemo.m,2386,2016-03-21
...........\........\ompspeedtest.m,1635,2016-03-21
...........\........\ompver.m,8358,2016-03-21
...........\........\private
...........\........\.......\make.m,811,2016-03-21
...........\........\.......\mexutils.c,2219,2016-03-21
...........\........\.......\mexutils.h,3655,2016-03-21
...........\........\.......\myblas.c,12510,2016-03-21
...........\........\.......\myblas.h,14673,2016-03-21
...........\........\.......\omp2mex.c,3490,2016-03-21
...........\........\.......\omp2mex.m,896,2016-03-21
...........\........\.......\omp2mex.mexw64,23040,2016-03-21
...........\........\.......\ompcore.c,12354,2016-03-21
...........\........\.......\ompcore.h,3118,2016-03-21
...........\........\.......\ompmex.c,2820,2016-03-21
...........\........\.......\ompmex.m,792,2016-03-21
...........\........\.......\ompmex.mexw64,22528,2016-03-21
...........\........\.......\ompprof.c,4523,2016-03-21
...........\........\.......\ompprof.h,3082,2016-03-21
...........\........\.......\omputils.c,1933,2016-03-21
...........\........\.......\omputils.h,2272,2016-03-21
...........\........\.......\printf.m,693,2016-03-21
...........\........\readme.txt,1307,2016-03-21
...........\Patches_get.m,692,2015-12-03
...........\Rgb2ycbcr_func.m,117,2016-11-25
...........\skr2_regular.m,3326,2008-04-14
...........\sparse_fusion_plus.m,1877,2016-11-19
...........\SPFUSION.m,1282,2016-11-25
...........\sp_fusion_kimnew.m,4074,2016-11-25
...........\steering.m,1381,2008-04-14
...........\ycbcr2RGB_func.m,120,2016-11-25

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

发表评论

0 个回复

  • 101259371chat
    说明:  图像检索的的基于语义的图像检索 纹理图像检索 图像的特征提取方法(Image Retrieval of semantic-based image retrieval image retrieval image texture feature extraction methods)
    2008-12-04 10:33:34下载
    积分:1
  • MFC_TreeCRTL
    对话框以及树控件的描述及应用,很值得初学者学习,代码可以直接运行(Dialog boxes, and a description of the tree control and application, it is worth learning for beginners, the code can be run directly)
    2013-06-27 09:01:38下载
    积分:1
  • peizhun
    一种图像配准算法源码,实现了图像的配准拼接,看看就知道好。(A source image registration algorithm to realize image registration splicing to see will know better.)
    2008-03-23 12:32:25下载
    积分:1
  • 去雾算法源代码c++
    图像去雾c++版源代码,实现效果还不错,可直接运行。(Fog to remove the c++ version of the source code, the effect is not bad, can be run directly.)
    2020-09-02 18:08:07下载
    积分:1
  • deblur
    本源码是关于图像盲去模糊的算法,去模糊的几种方法中,盲去模糊目前研究比较热门(This source is about blind image deblurring , several defuzzification methods, blind deblurring research more popular)
    2020-11-03 13:59:52下载
    积分:1
  • fdct_wrapping
    曲波变换程序代码,实现图像的曲波分解以及显示,可以去图像进行曲波去噪增强,对彩色图像空间模型转化后提取曲波信息(Qu Bo transform program code, and display the image decomposition Qu Bo, Qu Bo can go to image edge enhancement, color image space model for transforming information extracted after Qu Bo)
    2013-11-05 11:33:51下载
    积分:1
  • 15718
    画板素描源码程序,根据画板底色与图像的颜色差异判断,对图像进行轮廓的素描。(Sketchpad sketch source program, according to the background and image color difference Sketchpad judgment sketch the outline of the image .)
    2015-09-12 20:34:02下载
    积分:1
  • 简单codesforimageprocessing
    实现简单图像处理,包括256色转灰度图、Hough变换、Walsh变换、中值滤波、二值化变换、亮度增减、傅立叶变换、反色、取对数、取指数、图像平移、图像旋转、图像细化、图像缩放、图像镜像、均值滤波、对比度拉伸、拉普拉斯锐化(边缘检测)、方块编码、梯度锐化、灰度均衡、直方图均衡、离散余弦变换、维纳滤波处理、逆滤波处理、阈值变换、高斯平滑。(simple image processing, including color to grayscale 256, the Hough transform, Walsh transform, Median filtering, binary conversion, brightness changes, Fourier transform, and color-from the few to admit index, image shifting, image rotation, refined images, image scaling, image mirroring, mean filtering, contrast stretching, Laplacian sharpening (edge detection), block codes, Sharpening gradient, gray balance, histogram equalization, discrete cosine transform, Wiener filter, reverse filtering, threshold transform, Gaussian smoothing.)
    2020-07-09 11:18:55下载
    积分:1
  • 基于象小波变换的象编码的经典算法SPIHT(Matlab)
    基于图象小波变换的图象编码的经典算法.程序中包括压缩和解压缩的过程,有可执行的示例.(Image-Based Wavelet Transform Image Coding Algorithm classic. Procedures, including compression and decompression process, the sample has executable.)
    2020-07-07 14:28:57下载
    积分:1
  • FFCM--all
    用FCM 对自然图像 sar图像以及纹理图像进行快速分割 ,用一维和二维直方图分别对图像进行特征映射 从而快速的对图像进行分割 包含结果截图 (By FCM sar image of natural images quickly and texture image segmentation, with one-dimensional and two-dimensional histogram of the image feature maps were so fast image segmentation screenshot contains the results)
    2013-05-28 11:03:58下载
    积分:1
  • 696516资源总数
  • 106658会员总数
  • 16今日下载