搜索资源列表
-
0下载:
vc数字图象处理源码,基本的图象操作其中没有jpeg的编码。适合初学者。-vc-source digital image processing, the basic operation of which no image jpeg coding. For beginners.
-
-
0下载:
这是关于多媒体技术图像压缩lzw编码与源码的源程序(c语言版)-This is the multimedia technology of image compression coding and 4,558,302 source of the source (c language version)
-
-
0下载:
用差影法检测图象,源码是用pascal编码产生的-with poor video image detection, the source coding is the pascal
-
-
0下载:
处理图像lena.bmp,并画出各图像的灰度层次的分布图,并对256位和16位信源数据进行霍夫曼编码-lena.bmp image processing and paint images of the gray level of distribution map as well as 256-bit and 16-bit data source coding Hoffman
-
-
0下载:
该源码是jpeg图像源码中的行程编码, JPEG压缩编码-source of the image is jpeg the itinerary source coding, coding program, JPEG compression
-
-
0下载:
VC图像编程的源程序,包括位图读写,以及图像变换、编码等。-VC images of the source programming, including bitmap readers, and image transform coding.
-
-
0下载:
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
-
-
0下载:
开源的、真正可商用级的快速算数编码器,我曾用于大型遥感影像的压缩中。 -Open source, commercial-grade real fast arithmetic coder, I have used in large-scale remote sensing image compression.
-
-
0下载:
经典区域生长源码(区域增长),比起灰度阈值法有不可比拟的优势,一旦尝试,欲罢不能啊,只是,在实时性应用方面还有待改进,m代码编写易懂,易用,易改写成其他语言,如果改写成c,应该速度有所提高.请尽情享用-Classical region growing source (regional growth), compared to gray-scale threshold method has unparalleled advantages, once the attempt to stop ah,
-
-
1下载:
图像处理中压缩编码部分的霍夫曼编码应用实例:MATLAB版源代码-Image Processing coding part of the Huffman code application examples: MATLAB version of the source code
-
-
1下载:
图像压缩编码从本质上来说就是对要处理的图像源数据用一定的规则进行变换和组合,从而达到以尽可能少的代码来表示尽可能多的数据信息的目的.下面是图像压缩编码的源程序(shannon-fano编码)/(算术编码)/(位平面编码)/(预测编码)-Image compression coding is essentially to deal with the image of the source data used to change certain rules and combinations, so
-
-
0下载:
图像压缩编码的源程序,包括行程编码,哈弗曼编码等-Image compression of the source code, including the Run-Length Coding, coding哈弗曼
-
-
0下载:
Huffman and Shannon-Fano source coding
-
-
0下载:
影像處理非常合適的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
-
-
0下载:
matlab source coding in rar
-
-
0下载:
关于图像各种基本处理,编码的源代码,例如哈弗曼等-On a variety of basic image processing, coding of the source code, such as Hafu Man, etc.
-
-
0下载:
IMAGE SOURCE CODING & DECODING
In This code The Coding Technique Used Is Huffman Coding
Data Input Is A Gray Image
The Symbols Are The Intensity Levels Of The Pixels (256 Intensity)
-
-
0下载:
IMAGE SOURCE CODING & DECODING
In This code The Coding Technique Used Is Shanon Binary Coding
Data Input Is A Gray Image
The Symbols Are The Intensity Levels Of The Pixels (256 Intensity)
-
-
0下载:
差值图片:从原图减去均值图片,编码及解码及测试代码(difference source coder: a difference image constructed by subtracting the pixel means from the original image)
-
-
1下载:
霍夫曼编码;量化到8位字节每个像素编码及解码(Write a MATLAB function [zipped, info] = pixel_coder(X) that takes an image X and using the
Huffman coder above applied in the pixel domain quantized to 8 bits per pixel returns the coded
sequence zipped along with the header
-