CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 搜索资源 - 图像 编码

搜索资源列表

  1. matlabimageprocessing

    2下载:
  2. matlab 实现对图像基本处理 包含 图像的幅度谱图及频域滤波,数字图像增强,平滑、锐化处理的模板运算,图像压缩与编码,包含原代码和任务书。图片资料齐全-basic matlab image processing to achieve the range of images and spectra of frequency-domain filtering, digital image enhancement, smoothing, sharpening operator templat
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-02-20
    • 文件大小:100315
    • 提供者:山东省
  1. dui256sebpmtuxiangjinxinchuli

    0下载:
  2. 对256色bmp图像进行处理的程序 包括点运算,几何变换,正交变换,图像增强,形态学变换,边缘与轮廓,图像分析,图像还原,图像编码等内容-Bmp image to 256 colors to deal with points of procedure, including computing, geometric transform, orthogonal transform, image enhancement, morphological transformation, edge and c
  3. 所属分类:Special Effects

    • 发布日期:2017-05-12
    • 文件大小:2625886
    • 提供者:郭岳
  1. ch1_1

    0下载:
  2. 点运算、几何变换、正交变换、图像增强、形态学变换、边缘与轮廓、图像分析、图像复原、图像编码等等……一系列经典图形处理功能,对于新入门者有很大帮助!-Point computation, geometric transform, orthogonal transform, image enhancement, morphological transformation, edge and contour, image analysis, image restoration, image coding
  3. 所属分类:Special Effects

    • 发布日期:2017-05-21
    • 文件大小:6266542
    • 提供者:lijun
  1. coding

    0下载:
  2. 图像压缩编码的源程序,包括行程编码,哈弗曼编码等-Image compression of the source code, including the Run-Length Coding, coding哈弗曼
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:233595
    • 提供者:xiao
  1. EZW-vc

    0下载:
  2. 嵌入零树小波编码算法的vc源代码,EZW算法的主扫描以及辅扫描编码,图像文件的输入输出-source codes of EZW
  3. 所属分类:Wavelet

    • 发布日期:2017-03-23
    • 文件大小:965017
    • 提供者:陈雷
  1. ImageProcessingcode

    0下载:
  2. 基于MFC的图像处理完全包!包括:图像编辑,点运算,几何变换,正交变换,图像增强,形态学,边缘提取,图像分析复原,图像编码,等.-ImageProcessing package based on MFC.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-21
    • 文件大小:6465912
    • 提供者:davislou
  1. arithmati

    0下载:
  2. 算术编码图像处理运用,代码算术编码图像处理运用,代码-atithmatic
  3. 所属分类:Graph program

    • 发布日期:2017-05-21
    • 文件大小:6269286
    • 提供者:Victor
  1. bianma

    0下载:
  2. 二值图像游程编码算法的Matlab实现 图片自己加上去就得了-Binary image run-length coding algorithm for the realization of the Matlab
  3. 所属分类:Graph program

    • 发布日期:2017-03-29
    • 文件大小:541
    • 提供者:lp
  1. Coding

    0下载:
  2. 把一幅图像转化为二值图像,然后对二值图像进行行程编码和预测编码。-The image into a binary image, and then carried out on the binary image encoding and predictive coding itinerary.
  3. 所属分类:Graph program

    • 发布日期:2017-03-25
    • 文件大小:1845
    • 提供者:耿晗
  1. image

    0下载:
  2. 图像编码中对输入图像的读取代码和帧内预测-Image Coding of the input image to read the code and the intra-prediction
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:5682
    • 提供者:ydl
  1. IMAGEPROCESSANDWAVELETTRANSFORM

    0下载:
  2. 图像编码基础与小波压缩技术-原理、算法和标准-IMAGE PROCESS AND WAVELET TRANSFORM
  3. 所属分类:Wavelet

    • 发布日期:2017-06-18
    • 文件大小:27999601
    • 提供者:liuqingli
  1. WinRAR

    0下载:
  2. 图像处理的vc独立程序,包括边界跟踪,边缘检测,图像编码,腐蚀,开闭操作等源码-Vc independent image processing procedures, including the border tracking, edge detection, image coding, erosion, opening and closing operation of source
  3. 所属分类:Graph program

    • 发布日期:2017-06-11
    • 文件大小:19306820
    • 提供者:huayisuda
  1. huffman

    0下载:
  2. 利用霍夫曼方法进行图像的霍夫曼编码与解码-Hoffman method using images of the Hoffman encoding and decoding
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:1923
    • 提供者:liugang
  1. huffman

    0下载:
  2. 本程序实现了哈夫曼编码,可以应用在图像处理中压缩图像,属于无损压缩!-huffman
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:1741
    • 提供者:代江艳
  1. Image8

    0下载:
  2. 图像的分割与描述是在图像预处理的基础上对信息进行组织与加工,它是实现图像自动识别与理解的必不可少的过程,是计算机视觉的中间层次。本章的内容对拓展编码算法的设计思路也很有启发作用。图像的分割算法介绍基于灰度的分割算法和基于梯度的分割算法两大类,这两类算法分别利用了图像的区域相关性和点相关性,在此基础上拓展到彩色图像分割。图像的描述方法很多,本文介绍了链码描述子、傅立叶描述子以及矩描述子三种基本手段。描述手段与分割策略应当统一考虑。 -NULL
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:343162
    • 提供者:fumaochen
  1. ImageProcessTools

    0下载:
  2. 一个图像处理的系统的源码,功能非常的全面,包括电运算,频域变换,图像增强,图像分析,图像编码等功能-An image processing system source code, functionality is very comprehensive, including computing power, frequency-domain transform, image enhancement, image analysis, image coding and other functions
  3. 所属分类:Special Effects

    • 发布日期:2017-04-17
    • 文件大小:415381
    • 提供者:韩娜
  1. 41695066wienerfilter2

    0下载:
  2. 内容:第4章 图像增强(对比度增强、灰度变换法、直方图修整法、图像平滑、图像锐化、伪彩色和假彩色增强);第5章 图像复原(逆滤波复原、维纳滤波方法);第6章 图像处理中的正交变换(傅立叶变换、离散余弦变换(DCT)、沃尔什变换、基于特征向量的变换、霍特林(Hotelling)变换、SVD变换、小波变换、Mallat算法);第7章 图像压缩编码(霍夫曼(Huffman)编码、算术编码、游程编码(Run Length Coding)、位平面编码、预测编码、DPCM、-Content: Chapter
  3. 所属分类:Wavelet

    • 发布日期:2017-04-10
    • 文件大小:1042
    • 提供者:eric
  1. imge-processing-arithmetic

    0下载:
  2. 该程序是有关图像处理的各种算法,包括图像增强方面,图像正交变换,图像点运算,图像腐蚀膨胀,图像边缘检测论据哦提取,以及图像复原图像压缩编码,图像分析,对于学习图像处理有很大的帮助,里面的算法很全-this program is aming to help you study the artithmetic of imag processing ,i believe it will give you great help for you study
  3. 所属分类:Special Effects

    • 发布日期:2017-05-17
    • 文件大小:4911446
    • 提供者:聂建辉
  1. ImageCompression

    0下载:
  2. 给出了一种基于小波分形的图像有损压缩方法.首先,利用小波变换将图像分解为不同频率的分量,然后采用分形迭代函数系统、Huffman树等方法对它们进行编码.实验表明,该算法在保证还原图像质量的情况下,有较高的压缩比.-Image Compression Bassed on Wavelet and Fractal
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:98461
    • 提供者:renye
  1. visualc

    0下载:
  2. 《visualc++ 数字图像编码》配套程序-image coding complementary procedures
  3. 所属分类:Special Effects

    • 发布日期:2017-05-12
    • 文件大小:2741511
    • 提供者:susan
« 1 2 ... 6 7 8 9 10 1112 13 14 15 16 ... 50 »
搜珍网 www.dssz.com