CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - image reconstruction matlab

搜索资源列表

  1. qq

    0下载:
  2. 数字图像处理,利用matlab进行压缩,融合,分解,重构-Digital image processing using matlab for compression, fusion, decomposition, reconstruction, etc.
  3. 所属分类:matlab

    • 发布日期:2017-05-08
    • 文件大小:1546727
    • 提供者:马振翔
  1. mine

    0下载:
  2. 利用C、C++或者MATLAB对一张照片进行DCT和DFT变换,并进行简要分析。 比较保留20个DCT变换系数重构的图像与原始图像之间的差别-Use C, C++ or MATLAB to carry out a photo on the DCT and the DFT transform, and a brief analysis. Comparison of retention of 20 DCT transform coefficients of image reconstructio
  3. 所属分类:Special Effects

    • 发布日期:2017-05-06
    • 文件大小:1081175
    • 提供者:pobenliu
  1. DWT

    0下载:
  2. 用DWT实现二维小波变换 二维小波分解 重构图形与原始图像误值-With the realization of two-dimensional wavelet transform DWT wavelet decomposition of two-dimensional graphic reconstruction of the original image with the wrong value
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-03-28
    • 文件大小:1535
    • 提供者:sunnyrain
  1. fra

    0下载:
  2. 分形的一些程序,包含基于分形的图像压缩及重建-Fractal number of procedures, including fractal-based image compression and reconstruction
  3. 所属分类:Graph program

    • 发布日期:2017-03-29
    • 文件大小:5467
    • 提供者:李伟
  1. super_resolution

    6下载:
  2. 用matlab仿真图像超分辨率重建技术中的正则化处理方法-Simulation using matlab image super-resolution reconstruction of the regularization approach
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2013-01-11
    • 文件大小:3359728
    • 提供者:sunk
  1. MATLAB_Medical_Image_Process_Experiments

    1下载:
  2. MATLAB医学影像处理实验(内含14个原代码及教学的说明) (1)Plot a sine function using MATLAB, and write the data into a file (2)Read data from a file, plot a SINC function, and append the result back to the same file (3)Plot a Gaussian distribution using MATLAB (4)Fo
  3. 所属分类:Special Effects

    • 发布日期:2015-09-24
    • 文件大小:2280026
    • 提供者:江儜昶
  1. compared

    1下载:
  2. 对比BP,OMP,StOMP对自然图像的重构效果,输入图像是一幅256*256的lena图像,我们使用压缩采样后,再用上述三种方法对其进行重构,比较其结果,其中StOMP方法是用不同的阈值-Contrast to BP, OMP, StOMP effect on the reconstruction of natural images, input image is a 256* 256 lena image, we use the compressed sampled, and then re
  3. 所属分类:图形图象

    • 发布日期:2013-05-05
    • 文件大小:72332
    • 提供者:danliu
  1. super-jpg2k

    0下载:
  2. 基于JPG2000图像的超分辨率重建的matlab程序-JPG2000-based super-resolution reconstruction of image matlab program
  3. 所属分类:Special Effects

    • 发布日期:2017-03-23
    • 文件大小:451026
    • 提供者:jiong
  1. Basedonmataforeveryoeodimagematchingcanbe

    0下载:
  2. 基于matlab的大家做图像匹配的都可以用的到,做三维重建方面的-Based on matlab for everyone to do image matching can be used to do three-dimensional reconstruction of the
  3. 所属分类:Special Effects

    • 发布日期:2017-05-08
    • 文件大小:1740225
    • 提供者:章章
  1. BasedonHVSdigitalimagewatermarkinginwaveletdomain.

    0下载:
  2. 基于人类视觉系统HVS的小波域数字图像水印 包含:嵌入、提取、分解、重构等-Based on human visual system HVS digital image watermarking in wavelet domain include: embedding, extraction, decomposition, reconstruction, etc.
  3. 所属分类:Graph program

    • 发布日期:2017-04-01
    • 文件大小:1773
    • 提供者:杜小三
  1. wavelet_based_compression_sub-band_coding

    0下载:
  2. 一个简单的基于小波图像压缩算法和重构算法,可以分解到不同的层-A simple algorithm based on wavelet image compression and reconstruction algorithms can be broken down into different layers
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:1502
    • 提供者:zhang
  1. PLANOSDEBITS

    0下载:
  2. This program separates the bits of a grayscale image showing the levels of each bit. The final reconstructed image with the 8 levels of gray scale image to check for loss of data and also shows the image with the four most significant bits. Dialogue
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:1363
    • 提供者:oswaldo
  1. gridding

    0下载:
  2. Gridding is a method of interpolating data from an arbitrary 2D sampling pattern to a uniform grid. In MRI, this allows rapid image reconstruction. There are numerous publications on MR gridding reconstruction. The tar file includes numerous .m scr
  3. 所属分类:matlab

    • 发布日期:2017-04-09
    • 文件大小:1469400
    • 提供者:rizq
  1. KPCA

    6下载:
  2. 在ORL或Yale标准人脸数据库上完成模式识别任务。用PCA与基于核的PCA(KPCA)方法完成人脸图像的重构与识别试验. -Or Yale in the ORL face database, complete the standard pattern recognition tasks. With the PCA and kernel-based PCA (KPCA) method to complete the reconstruction of face image and reco
  3. 所属分类:matlab例程

    • 发布日期:2013-10-07
    • 文件大小:1149
    • 提供者:李海
  1. signal_reconstruction

    0下载:
  2. 数字图像处理中的经典问题之一——图像重构的matlab程序。-Digital image processing in one of the classic- the matlab image reconstruction process.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-08
    • 文件大小:1903382
    • 提供者:lw
  1. GetObjectByDisAndGray

    1下载:
  2. 三维重建技术的研究是计算机视觉学科的一个重要领域,而双目视觉则是三维重建中的一项重要技术,它利用左右摄像机拍摄出的立体图像对,依据其中包含的几何关系将场景的三维信息重构出来。-Three-dimensional reconstruction of the research is an important subject of computer vision field, while binocular vision is three-dimensional reconstruction of a
  3. 所属分类:matlab

    • 发布日期:2014-05-09
    • 文件大小:2048
    • 提供者:attawa
  1. xingrengenzong

    2下载:
  2. 三维重建技术的研究是计算机视觉学科的一个重要领域,而双目视觉则是三维重建中的一项重要技术,它利用左右摄像机拍摄出的立体图像对,依据其中包含的几何关系将场景的三维信息重构出来。-Three-dimensional reconstruction of the research is an important subject of computer vision field, while binocular vision is three-dimensional reconstruction of a
  3. 所属分类:matlab例程

    • 发布日期:2013-08-16
    • 文件大小:61392922
    • 提供者:attawa
  1. dctcoder

    0下载:
  2. MATLAB实现图像的DCT变换及选择性重构-MATLAB for image reconstruction of DCT transform
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:1003
    • 提供者:
  1. fbp

    1下载:
  2. FBP算法重建医学图像的研究,用matlab编写的-FBP reconstruction method of medical image
  3. 所属分类:Special Effects

    • 发布日期:2017-03-23
    • 文件大小:994635
    • 提供者:郭子
  1. Wavelet_OMP

    0下载:
  2. 压缩传感,MATLAB,图像重建,正交匹配追踪,打破乃奎斯特定理-Compressed sensing, MATLAB, image reconstruction, orthogonal matching pursuit, breaking the Nyquist Theorem
  3. 所属分类:Wavelet

    • 发布日期:2017-03-31
    • 文件大小:50126
    • 提供者:张海如
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 17 »
搜珍网 www.dssz.com