搜索资源列表
vc++数字图像处理
- 位图图像 获取、图像增强、图像复原、正交变换、压缩编码-Bitmap image acquisition, image enhancement, image restoration, orthogonal transformation, Coding
chap_10
- 具有点运算,几何变换,区处理,图象编码等对BMP图象处理的程序-with point computation, geometry transformation, handling, image coding on the BMP image processing procedures
VC_DigitalImageProcess
- 这是一个关于数字图像处理的源代码,目前只支持bmp格式的灰度图像,但功能强大,内容丰富,几乎包含了数字图像处理的所有基本内容。如图像的点运算,几何变换,正交变换,图像增强,形态学变换,边缘与轮廓检测,图像分析,图像复原,图像编码等等。-This is a digital image processing of the source code, only supports bmp format gray image, but powerful, rich in content, consists
huffmanLZWRLE
- 本文件中包含对图像的Huffman变换,以及LZW和RLE编码-this document contains the image Huffman transform, and RLE encoding and LZW
Digitalimage-process
- 对数字图像进行点运算、几何变换、正交变换、形态学变换、边缘与轮廓提取、图像编码等一列处理-for digital image point operations, geometry transformation, orthogonal transformation, morphological transformation, and the edge contour extraction, Image coding of an address
Huffmantrans
- 霍夫曼编码变换,对图像的处理。一个很好的深入学习图像处理的实例。-Hoffman transform coding, image processing. A good in-depth study of image processing examples.
mpeg
- 本文首先介绍了视频处理的一般原理,主要介绍了采样,变换编码,预测编码,量化,熵编码等。然后介绍了最新的视频标准MPEG主要介绍了系统体系结构,系统解码器模型,缓冲区模型规范,对象描述框架,以及场景描述和视频部分。接着介绍了DSP,介绍了它的特点,主要应用,CPU结构,
VideoH264
- 通过OPENCV H.264编码YUV视频,进行量化 变换 编码-By OPENCV H.264 encoding YUV video, transform coding to quantify
DM642实现图像的编码
- DM642实现图像DCT变换,在经过压缩编码,达到压缩图像的目的。
Upload_EZW128
- 这是一种小波变换编码,此程序编的很详细,对初学者很有用-This is a wavelet transform coding, this process made a very detailed and very useful for beginners
my_dct
- 图像DCT编码压缩,经DCT变换,量化,编码,然后再解码。-DCT coding image compression, the DCT transform, quantization, coding, and then decode.
Photo
- 数字图像处理编程入门 书和书的 源代码 1) windows位图bitmap(即bmp文件)的结构和调色版的概念; (2) 图象的平移、旋转、镜象变换、转置变换、放缩; (3) 图象的平滑(去噪声)、锐化; (4) 图象的半影调、抖动技术; (5) 图象的直方图修正、彩色变换; (6) 图象的腐蚀和膨胀效果、细化算法、骨架的提取; (7) 图象的边沿检测与抽取、hough变换、轮廓跟踪; (8) 图象的检测、模板匹配;
image
- 图像处理 直方图 哈夫曼编码 傅立叶变换 傅立叶逆变换 图像增强-Histogram image processing Huffman inverse Fourier transform Fourier transform image enhancement
jpg
- HuffmanExp 哈夫曼编码 JpgVSbmp Jpg和Bmp格式相互转换的API封装 RWJpegExp JpegVC++类 VbTestDll VB调用Jpg和Bmp格式相互转换API函数的示例 jpeg jpeg中的前向DCT变换-this is a jpeg source code
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).
H6502
- H.264标准解码器全部verilog源码,包括帧内、帧间、变换编码、熵编码、滤波等所有模块和著名的6502的软件源码-The standard H.264 decoder all verilog source code, including the frame, frame, transform coding, entropy coding, filtering all modules and the famous 6502' s software source code
LPCsource
- 线性预测编码(LPC)源程序,模拟每帧240样本的、频率50-300的线性预测编码算法实现,表现形式为控制台程序。-Linear predictive coding (LPC) source
HH264-DCT-Qua2
- H264中的整数DCT变换编码及量化代码,并附有原文的DCT编码、量化的说明文档。本源码从X264及JM中抽取后整整理得来,并用原文档中的示例数据进行了测试,与原文档结果完全一样,是学习H.264不可多得的参考资源. 已通过测试。 -H264 in the integer DCT transform coding and quantization code, along with the original DCT coding, quantitative documentation. The
bianma
- DM编码、变换编码(FFT和DCT)、算术编码、行程编码、Huffman编码、线性预测编码和一个近似的JPEG编码过-DM coding, transform coding (FFT and DCT), arithmetic coding, Run-Length Coding, Huffman coding, linear predictive coding and a process similar to JPEG encoding.
toolbox_wavelets
- 小波变换和编码功能,包括其他更奇特的变换(拉普拉斯,可控)(Wavelet transform and coding functions, including other more exotic transforms (laplacian, steerable)