CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 图形图像处理(光照,映射..) 搜索资源 - 代码重构

搜索资源列表

  1. xiaobofenjieyuchonggou

    0下载:
  2. 这是关于小波图像分解与重构的代码希望给大家帮助-This is the image of wavelet decomposition and reconstruction of the code we hope to help
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:149829
    • 提供者:lt
  1. contourlet_Decomposition_AND_Recomposition

    0下载:
  2. contourlet对LENA512灰度图的LP,DEF分解与系数重构代码,经过调试.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:173217
    • 提供者:chy
  1. SolveOMP.CS中一些重构算法代码

    1下载:
  2. CS中一些重构算法代码,在压缩感知中很有用的一些算法。,CS
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-03-22
    • 文件大小:2188
    • 提供者:liuzixi
  1. SolveStepwise.rar

    0下载:
  2. CS中一些重构算法代码,在压缩感知中很有用的一些算法。,CS
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:959
    • 提供者:liuzixi
  1. SolveLasso.rar

    0下载:
  2. CS中一些重构算法代码,在压缩感知中很有用的一些算法。,CS
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:3632
    • 提供者:liuzixi
  1. SolveMP.rar

    0下载:
  2. CS中一些重构算法代码,在压缩感知中很有用的一些算法。,CS
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:1729
    • 提供者:liuzixi
  1. SupResolDemo

    1下载:
  2. 基于学习的超分辨率重构matlab代码,对于超分辨率重构的研究很有帮助-This is learning-based Super-Resolution Reconstruction matlab code. It is of very helpful for the super-resolution reconstruction
  3. 所属分类:Special Effects

    • 发布日期:2014-05-21
    • 文件大小:1902931
    • 提供者:shiaiye
  1. LaplacianPyramid

    0下载:
  2. 该程序包中包含传统拉普拉斯金字塔分解和重构的matlab代码,以及测试程序-The package includes the traditional Laplace pyramid decomposition and reconstruction of matlab code, and testing procedures
  3. 所属分类:Special Effects

    • 发布日期:2017-03-26
    • 文件大小:5570
    • 提供者:买小云
  1. matlab

    6下载:
  2. 基于MATLAB-GUI图形界面的数字图像处理软件 本系统设计基于GUI图形界面,用matlab语言编写代码,实现功能包括图象的读取、存储、显示、直方图均衡化、阈值化、小波分解、小波重构、加噪、去噪、平滑、锐化、边缘检测、图像分割等-MATLAB-GUI graphical user interface based on digital image processing software of the system design is based on GUI graphical interfa
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2013-05-15
    • 文件大小:2992216
    • 提供者:chengmengli
  1. PoissonRecon

    1下载:
  2. poisson表面重建的代码,可以由点云数据生成曲面-poisson surface reconstruction of the code, you can generate surfaces from point cloud data
  3. 所属分类:Special Effects

    • 发布日期:2017-03-26
    • 文件大小:109555
    • 提供者:yumiao
  1. swelden

    0下载:
  2. 利用swelden算法对信号进行分解和重构的一个实验例程,包含代码和试验图片和实验报告-Swelden algorithm using signal decomposition and reconstruction of an experimental routine that contains code and test images and the experimental report
  3. 所属分类:Special Effects

    • 发布日期:2017-04-15
    • 文件大小:41175
    • 提供者:吴亚鹏
  1. SolvePFP

    0下载:
  2. CS中一些重构算法代码,在压缩感知中很有用的一些算法。-CS
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:2571
    • 提供者:liuzixi
  1. xwcg

    0下载:
  2. 此代码实现了图像的相位重构算法,代码简洁,功能齐全。-This code implements the phase image reconstruction algorithm, code concise and functional.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:2242
    • 提供者:waker
  1. restruction

    0下载:
  2. 文件里含有contourlet分解以及重构的代码,同时还有原图以及重建后的图像。-File contains the code contourlet decomposition and reconstruction, along with Original and reconstructed images.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:52476
    • 提供者:wuli
  1. GdalBrowser

    0下载:
  2. GDAL支持的Morton 编码金字塔无缝漫游工具,从2007年开始,不断更新到2011年,偶的小业余研究。底层基于GDAL, 支持很多冷门格式。使用Morton金字塔重构二维数据,加上内存映射文件的帮助,浏览GB级影像没有问题。内嵌带接缝处理的透明分块条带处理接口,无需了解金字塔,也能透明对GB级影像进行各种处理。内嵌直方图均衡和模板卷积的例子,演示如何透明的开发处理算法。附带重要的功能是“尺度不变特征SIFT”的特征提取,本来是上学时的论文,经过这些年零敲碎打的改造,现在能进行全自动、半自动
  3. 所属分类:Special Effects

    • 发布日期:2017-05-29
    • 文件大小:12399942
    • 提供者:流浪小狗
  1. chengxu

    1下载:
  2. 图像处理,ART代数重构法的图像处理的应用的代码-Image processing, ART algebraic reconstruction method of image processing application code
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:34450
    • 提供者:xiaolu
  1. DCTDFT

    0下载:
  2. 代码完成二维DCT和DFT对图形的变换和重构,子窗口为8*8-The code can make two dimensional DCT and DFT graphics transformation and reconstruction, the sub window is 8*8.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:730
    • 提供者:王石通
  1. TVMMcode

    0下载:
  2. 基于TV正则化算法的图像去噪重构,包含有论文说明,及代码实例-Reconstruction based on TV regularization algorithm for image denoising,containing the paper descr iption, and examples
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:411271
    • 提供者:jiuduan
  1. code

    2下载:
  2. 有关于哈达玛矩阵的测量矩阵matlab代码,重构算法为TVAL3算法-About Hadamard matrix of measurement matrix matlab code, algorithms reconstruction algorithm for TVAL3
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:369575
    • 提供者:陈煜忠
  1. CS_Lenabmp

    1下载:
  2. BCS代码稀疏重构Lena.bmp图像,包中含有代码和图片本身,题主给了一定注释,便于CS初学者学习(BCS code sparsely reconstructs Lena. BMP image. The package contains code and image itself. The theme is given a certain comment, which is convenient for CS beginners to learn.)
  3. 所属分类:图形图像处理

    • 发布日期:2021-02-27
    • 文件大小:681984
    • 提供者:独家赞助
« 12 3 »
搜珍网 www.dssz.com