CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 压缩解压 搜索资源 - 图像重建

搜索资源列表

  1. DCTJPEG

    3下载:
  2. 使用Matlab编程实现发送端信源编码(图像压缩)和接收端信源解码(图像重建),其中的编解码算法可采用基于DCT变换的JPEG图像压缩标准;测试图像加噪,然后对去噪后的图像进行压缩与重建,分析压缩性能;研究基于下采样和内插的图像压缩算法;可将8bit/pixel灰度图像扩展至24bit/pixel彩色图像,或者采用无损压缩算法对图像压缩。-Sender using the Matlab programming source coding (image compression) and the r
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2014-06-29
    • 文件大小:32768
    • 提供者:耿智能
  1. TwIST_v1

    0下载:
  2. TwIST_两步迭代的图像分割matlab源码,包括图象压缩_重建_增强_去噪等应用-TwIST_ two-step iterative image segmentation matlab source, including the reconstruction of image compression _ _ _ denoising applications such as enhanced
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-28
    • 文件大小:70199
    • 提供者:yuhch
  1. CdenoiseGaussian

    0下载:
  2. CONTOURLET去噪。添加了高斯噪声很好的实现了图像的多尺度分解下的去噪与重建。实现了多尺度分解的子带去噪。-CONTOURLET denoise .this is denoise program. my english is poor!
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-11
    • 文件大小:1236
    • 提供者:vivien
  1. chapter4q3

    0下载:
  2. 图像处理高通和低通滤波器及重建-matlab code
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-25
    • 文件大小:34278
    • 提供者:agfdsfafd
  1. Wavelet-Image-Compression-Reconstruction

    0下载:
  2. 基于小波分析的图像压缩以其重建,代码很好的实现了这一功能。-Wavelet-based image compression for its reconstruction, to achieve a good code of this function.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-22
    • 文件大小:37152
    • 提供者:vera
  1. Wavelet_OMP

    0下载:
  2. wavelet 程序 压缩感知重建图像,经典算法之一-wavelet matlab
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-06
    • 文件大小:50770
    • 提供者:shen_yanfeng
  1. Daubechie_wavelet_ImageRecover

    2下载:
  2. 采用Daubechie小波,构建正交矩阵,对bmp图像进行小波变换后的基本重建恢复,需要下采样,压缩为64*64以下的图像,重构图像与原图基本一致。-Daubechie wavelet to construct the orthogonal matrix, bmp image to restore the basic reconstruction after wavelet transform, sampling, compressed into less than 64* 64 images,
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-26
    • 文件大小:39587
    • 提供者:高昕
  1. CASSI

    1下载:
  2. 多光谱成像,压缩编码孔径成像,数据立方体获取,图像重建-multispectral CCA imaging
  3. 所属分类:压缩解压

    • 发布日期:2013-11-16
    • 文件大小:20582647
    • 提供者:Cindy
  1. lc_improveGPSR

    0下载:
  2. 图像重建算法,优化算法(陆吾生推荐)--梯度投影稀疏重建-image reconstruction: GPSR
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-12-04
    • 文件大小:6240367
    • 提供者:Cindy
  1. DCTJPEG

    2下载:
  2. blkproc.m,DCHuffmanEncoding.m,ACHuffmanEncoding.m,zigzag.m,PSNR.m, 对灰度图像进行DCT变换,量化,ZigZag扫描,Huffman编解码,反量化,反DCT变换而重建图像。 其中,blkproc.m为分块DCT变换函数; DCHuffmanEncoding.m,ACHuffmanEncoding.m分别为DC和AC变换系数的Huffman码表函数; zigzag.m为ZigZag扫描函数;PSNR.m为求图
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-11-23
    • 文件大小:3072
    • 提供者:吴魏
  1. FBP

    1下载:
  2. FBP算法,用于CT图像的重建,代码详细易懂,比较丰富。-FBP algorithm
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-09-15
    • 文件大小:2048
    • 提供者:李子
  1. CT-image-3d-reconstruction

    0下载:
  2. CT图像的三维重建以及计算机仿真研究编程代码-CT image 3d reconstruction
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-05
    • 文件大小:11176
    • 提供者:夏冰
  1. TVNorm

    2下载:
  2. 磁共振图像重建中运用压缩感知的知识结合全变分(TV)的恢复算法-Magnetic resonance image reconstruction using compressed sensing knowledge combined total variation (TV) recovery algorithm
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2016-01-30
    • 文件大小:2048
    • 提供者:梦陀螺
  1. Vector-quantization

    0下载:
  2. 矢量量化的方法实现图像压缩,并将重建图像与原图像做出对比,非常详细-The vector quantization method of image compression, and the reconstructed image and the original image to make a comparison, very detailed
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-24
    • 文件大小:206024
    • 提供者:汪小
  1. Matching-track-CS

    1下载:
  2. 基于压缩传感的匹配追踪重建算法研究。给出了OMP的一种改进方案。OMP算法本身耗时过长速度过慢,本文的改 进方案将图像进行分块后再处理,从而大大降低了OMP算法每次迭代的矩阵规模。 实验结果表明,该方案在不明显降低重建效果的同时提高了运算速度。-Matching track reconstruction algorithm based on compressed sensing
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2016-01-10
    • 文件大小:6138880
    • 提供者:徐梦飞
  1. CompressiveAndApplications

    0下载:
  2. 《压缩感知与应用》源代码,包含SAR图像压缩感知、高光谱压缩感知、基于结构稀疏的SAR图像低秩重建- Compressed sensing and application source code, including SAR image compressive sensing, hyperspectral image compression, based on the structure of sparse SAR image low rank reconstruction
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-24
    • 文件大小:8590336
    • 提供者:华龙
搜珍网 www.dssz.com