搜索资源列表
二值图像游程编码算法的Matlab实现
- 二值图像游程编码算法的Matlab实现,包含源程序代码以及运行结果。,Binary image run-length coding algorithm for the realization of Matlab, including source code, as well as the results.
work.rar
- 常用图像压缩编码码matlab实现。包括:DM编码、变换编码(FFT和DCT)、算术编码、行程编码、Huffman编码、线性预测编码和一个近似的JPEG编码过程。非常适合入门用户实践。,Commonly used image compression coding matlab code to achieve. Including: DM coding, transform coding (FFT and DCT), arithmetic coding, Run-Length Coding, Hu
USPS.rar
- 用于手写体数字识别的USPS样本数据库和将MAT格式的样本数据库转换成二值化图像并以行程编码存储,For handwritten numeral recognition of the USPS database and a sample format of samples MAT database into binary image and the Run-Length Coding storage
grayrlmatrix
- gray level run length martix-gray level run length martix
RLC_MATLAB
- 一个用于演示游程编码的Matlab程序,具有编码和解码功能-A Matlab program for the demonstration of the run-length coding , with the encoding and decoding functions
rle
- Run length Encoding code in matlab
image_compression_final(jpeg)
- JPEG图像压缩和解压MATLAB程序,使用了DCT2、线性量化编码、zigzag变换和游程编码理论-JPEG image compression and decompression MATLAB procedures, using DCT2, linear quantization coding, zigzag transform and run-length coding theory
rle_encoding
- run length encoding in matlab
RLE
- RLE=Run Lenght Coding for image.
bianma
- 二值图像游程编码算法的Matlab实现 图片自己加上去就得了-Binary image run-length coding algorithm for the realization of the Matlab
decop
- matlab简易游程编码,针对二值灰度图像。 有压缩和加压及主程序部分,压缩和加压函数调用。-matlab simple run-length coding for gray image binarization. There are compression and pressure and the main program of the compression and compression function call.
MATLAB_code_of_image_processing
- 该gui函数基本上包括图像处理里面的最基本处理,相当于一个小型photoshop。比如读取文件,几何变换中的垂直镜像,平移,旋转,缩放;正交变换的DFT,FFT,DCT,DST,DHT,DWashT;灰度处理中的反色,直方图均衡,全局线性变换,分段线性变换,指数非线性变换,对数非线性变换;图像增强里面的加噪声,平滑,锐化,伪彩色增强;图像分割里面的灰度阈值法,Robert,Laplace,sobel,prewitt,canny算子边缘检测法;图像恢复里面的直接逆滤波,维纳滤波;图像编码里面的霍夫
jpeg_encode+decoderhojoon
- This a JPEG encoding & decoding program of still image. It does not use level shifting. Discrete Cosine transform (DCT) is performed both by classical & Chen s Flowgraph methods. Predefined JPEG quantization array & zigzag order are used here. RUN -
Matlab
- 信号编码与译码中的二值图像游程编码算法的Matlab实现,谢谢~-Signal encoding and decoding the binary image run-length coding algorithm Matlab implementation, thank you ~
11912927wavelet_transf
- 本实验主要利用MATLAB程序进行离散余弦变换(DCT)压缩和行程编码(Run Length Encoding, RLE)。-In this study, MATLAB programs using mainly discrete cosine transform (DCT) compression and run-length encoded (Run Length Encoding, RLE).
RLC
- This algorithm helps to compress the images using DCT-Run length coding technic.
threshold_coding
- threshold coding, forward DCT, inversedct, motion compensation, run length coding , zigzag coding etc.,
rle
- Run length encoding using matlab language.
Gray-level run-length
- 灰度游程矩阵四个方向,每个方向都有11个特征(Gray-level run-length, 11 features in total, four directions)
Run-length encoding?(RLE)
- run length encoding的Matlab程序,纯原创,请勿抄袭!(This is a Matlab program for run length encoding.)