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

搜索资源列表

  1. MDLTPC.zip

    0下载:
  2. Source Codes for Multiple Descr iption Lapped Transform with Prediction Compensation (MDLT-PC) This page describes the source codes for the multiple descr iption lapped transform with prediction compensation (MDLT-PC) developed in the following pa
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-09
    • 文件大小:2010607
    • 提供者:gygymon
  1. CCSDS_IMAGE_COMPRESSION

    0下载:
  2. CCSDS图像压缩源代码,MATLAB编写处理-CCSDS image compression source code, MATLAB write processing
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-27
    • 文件大小:251893
    • 提供者:李勇
  1. matlab

    1下载:
  2. matlab编译 小波变换,用于图像融合和处理 文件夹为可用的融合图片-compiler matlab wavelet transform, image fusion and processing for the folder for the integration of the available picture
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-16
    • 文件大小:196874
    • 提供者:许分记
  1. haffuman

    1下载:
  2. 图像处理中压缩编码部分的霍夫曼编码应用实例:MATLAB版源代码-Image Processing coding part of the Huffman code application examples: MATLAB version of the source code
  3. 所属分类:压缩解压

    • 发布日期:2017-05-18
    • 文件大小:1012
    • 提供者:刘兰芳
  1. HARTLEY.ZIP

    1下载:
  2. The frequency domain plays an important role in image processing to smooth, enhance, and detect edges of images. Although image data typically does not include imaginary values, the fast Fourier transform (FFT) has been used for obtaining spect
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-31
    • 文件大小:4176
    • 提供者:archit
  1. 109201290inspectcarcard

    0下载:
  2. 基于数字图像处理的MATLAB车牌定位源程序-Digital image processing based on the MATLAB source code license plate location
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-07
    • 文件大小:1102166
    • 提供者:卢景
  1. EZW-matlab

    0下载:
  2. 该压缩包为数字图像处理中的嵌入式零树小波算法的MATLAB源代码,上机调试过,可完美运行。-The compression of digital image processing package for the embedded zerotree wavelet algorithm of the MATLAB source code, debug the machine, and can be run perfectly.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-08
    • 文件大小:5721
    • 提供者:雪莱
  1. DigitalImageProcessing

    0下载:
  2. 用MATLAB进行数字图像处理的入门,是一些基本程序,便于理解-Using MATLAB to carry out digital image processing of the entry, some basic procedures, easy to understand
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-15
    • 文件大小:7527
    • 提供者:李榕
  1. matlab

    0下载:
  2. matlab图像处理的一个实例,二值化,灰度图均衡化,滤波,提取边缘。自己毕业设计的一点心得和大家一起分享。-matlab image processing of an example of binary, grayscale equalization, filtering, edge extraction. Design their own school experiences and that we share.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-14
    • 文件大小:3637413
    • 提供者:furan
  1. MATLAB

    0下载:
  2. matlab code about image processing
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-02
    • 文件大小:97757
    • 提供者:hamed
  1. add

    0下载:
  2. matlab图像处理实例,包含了图像变换,剪切,缩放,滤波等各方面实例。-matlab image processing examples, including an image transform, shearing, scaling, filtering and other aspects of examples.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-31
    • 文件大小:3396
    • 提供者:朱文
  1. DTCWT

    1下载:
  2. 双树复小波变换具有平移不变性、方向选择性等特点,适合进行图像压缩,优于传统离散小波变换方法。-The DT-CWT is suitable to image compression processing because of its shift invariance and directional selectivity. It is preferable to traditional Discrete Wavelet Transform(DWT).
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2015-03-26
    • 文件大小:788
    • 提供者:缪国锋
  1. itpp-4.0.7

    0下载:
  2. 影像處理非常合適的libary, 內容包含許多通道編碼程式碼, 對於影像處理工作者或是研究者有非常大的幫助-Image processing is very suitable libary, the contents of the code contains a number of channel coding for image-processing workers, or researchers have a very big help
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-27
    • 文件大小:970989
    • 提供者:如風
  1. huffman

    0下载:
  2. huffman编码用于图像的压缩和解压,很好用的,可以用于各类图像的处理-huffman coding for image compression and decompression, useful, and can be used for all kinds of image processing
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-28
    • 文件大小:2474
    • 提供者:唐宁
  1. 3971017DCT

    0下载:
  2. 对原始灰度图像 Lena_gray.bmp进行图像压缩实验 1.对此图进行 8×8 DCT 变换后,分别只保留 DC系数,以及保留前 4、8、16 个变换系数(DC+AC) ,然后再分别进行 IDCT 变换,比较结果。 2.可以使用 Matlab - Image Processing Toolbox 中的函数实现。-gray image of the original image compression Lena_gray.bmp an experiment. This diagram 8 8
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-30
    • 文件大小:2939
    • 提供者:嘟嘟
  1. Arithmetic-coding

    0下载:
  2. 算术编码,MATLAB数字图像处理中的代码-Arithmetic coding, MATLAB code for digital image processing
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-24
    • 文件大小:682
    • 提供者:郜智方
  1. Matlab-Package-Sparse

    0下载:
  2. 这是Sparse and Redundant Representations From Theory to Applications in Signal and Image Processing书中对应的实现程序,对理解书中所讲理论有很好的帮组,这本书是学习稀疏编码和压缩感知的一本很好的书-Sparse and Redundant Representations From Theory to Applications in Signal and Image Processing book cor
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-11-03
    • 文件大小:6432768
    • 提供者:下雨晴
  1. huffman

    0下载:
  2. matlab图像处理中的哈夫曼编码,主函数源代码。-matlab image processing Huffman coding, the main function of the source code.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-04
    • 文件大小:1418
    • 提供者:孙彬
  1. tutorial10

    0下载:
  2. matlab图像处理的几个程序 P0301:数字图像矩阵数据的显示及其傅立叶变换-Several procedures P0301 matlab image processing: digital image data matrix display and Fourier Transform
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-11
    • 文件大小:1239
    • 提供者:lieshang
  1. basics-of-image-processing

    0下载:
  2. Contains a matlab program of basics of image processing
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-04
    • 文件大小:131924
    • 提供者:wafa derouaz
« 12 3 »
搜珍网 www.dssz.com