Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - source code for compression
Search - source code for compression - List
MATLAB源码,P0301:数字图像矩阵数据的显示及其傅立叶变换 P0302:二维离散余弦变换的图像压缩 P0303:采用灰度变换的方法增强图像的对比度 P0304:直方图均匀化 P0305:模拟图像受高斯白噪声和椒盐噪声的影响 P0306:采用二维中值滤波函数medfilt2对受椒盐噪声干扰的图像滤波 P0307:采用MATLAB中的函数filter2对受噪声干扰的图像进行均值滤波 P0308:图像的自适应魏纳滤波 P0309:运用5种不同的梯度增强法进行图像锐化 P0310:图像的高通滤波和掩模处理 P0311:利用巴特沃斯(Butterworth)低通滤波器对受噪声干扰的图像进行平滑处理 P0312:利用巴特沃斯(Butterworth)高通滤波器对图像进行锐化处理-MATLAB source code, P0301 : Digital image data matrix display and Fourier Transform P0302 : Two-dimensional discrete cosine transform image compression P0303 : Gray used a new method to enhance the contrast of the image P0304 : histogram equalization P0305 : Simulation images by white Gaussian noise and Impulse noise impact P0306 : 2D median filtering function medfilt2 right by the Salt and Pepper image noise filtering P0307 : MATLAB filter2 the function of noise interference by the image filtering P0308 : Image Adaptive Filter Weiner P0309 : use five different gradient Enhancement Act for image sharpening P0310 : Images of the high-pass filtering and mask handling P0311 : use Butterworth (Butterworth) low-pass filter to noise interference by the image smoothing P 0312 : Butterworth (Butte
Date : 2025-12-26 Size : 528kb User : 钟小丽

VC++实现的二维小波变换源代码,已经测试,可用。用于图像去噪、压缩等 -VC 2D wavelet transform source code has been tested and available. For Image Denoising, compression
Date : 2025-12-26 Size : 341kb User : 薛斌

各类图像压缩编码的VC++综合程序,包含了霍夫曼编码、香农-费诺编码、算术编码、游程编码、位平面编码等压缩编码的子程序源代码,非常适合学习用-Various types of image compression coding VC++ Comprehensive program, including the Huffman coding, Shannon- Fenno coding, arithmetic coding, run-length coding, bit plane coding and other coding subroutine source code, very suitable for learning to use
Date : 2025-12-26 Size : 233kb User : 刘勇

1.实现图案化和抖动技术以及bmp2txt源代码 2.图象的边沿检测与提取,轮廓跟踪算法代码 3.图象的几何变换算法 4.图象的检测,模板匹配算法代码 5.图象读取,特效,显示封装库FLib1.1及DEMO源代码 6.闪屏图形特技效果的实现代码 7.图象平滑处理源代码 8.行程编码,JPEG压缩编码 9.用小波变换对图象进行灰度处理 0.直方图修正和彩色变换算法代码 -1. The realization of designs and technologies, as well as jitter bmp2txt source code 2. Image edge detection and extraction, contour tracking algorithm code 3. Image Geometric Transform Algorithm 4. Image detection, template matching algorithm for code 5. Image Reading admission, special effects, show packaging and FLib1.1 Library DEMO source code 6. flashover screen graphics special effects of the realization of the code 7. Image smoothing the source code 8. Run-Length Coding, JPEG compression coding 9. using wavelet transform of image gray handle 0. histogram correction and color transformation algorithm code
Date : 2025-12-26 Size : 3.2mb User : huangzhen

基于小波的去噪算法,采用BAYES原理选取阈值,源代码,参考文献:Adaptive Wavelet Thresholding for Image Denoising and Compression-Wavelet-based denoising algorithm using the principle to select threshold BAYES, source code references: Adaptive Wavelet Thresholding for Image Denoisingand Compression
Date : 2025-12-26 Size : 1.8mb User : baolij

用matlab做的基于DCT变换的图像压缩源码,先把图像分成8X8 的子块,然后做DCT变换,再量化,在恢复重建图像-Using matlab to do DCT-based transform image compression source code, first image is divided into 8x8 sub-block, and then make DCT transform, and then quantified, at the resumption of the reconstructed image
Date : 2025-12-26 Size : 1kb User : 张子木

matlab视频编码压缩工具源代码,具体内容不详-matlab video coding compression tools source code, the specific content of an unknown
Date : 2025-12-26 Size : 8.29mb User : leo

一系列展示图像压缩技术的源代码。包括有:使用块截断编码的图像压缩(Block Truncation)、基于高斯金字塔变换的图像压缩(Gaussian Pyramids)、基于离散余弦变换对图像压缩(Discrete Cosine Transform)、基于奇异值分解(SVD)的图像压缩(Singular Value Decomposition)。给出的代码还可以用于2D图像噪声消除-A series of image compression technology to display the source code. Include: the use of block truncation coding for image compression (Block Truncation), based on the Gaussian pyramid transform for image compression (Gaussian Pyramids), based on the discrete cosine transform for image compression (Discrete Cosine Transform), based on singular value decomposition (SVD) Image compression (Singular Value Decomposition). Given code can also be used in 2D image noise cancellation
Date : 2025-12-26 Size : 43kb User : 李远

bp神经网络在图像压缩中的应用源代码,欢迎下载。-bp neural network in image compression source code, welcome to download.
Date : 2025-12-26 Size : 1kb User : 廖振球

JPEG源代码C语言实现压缩与解,对学习图像处理有一定的参考意义。-C language source code for JPEG compression and the realization of solutions for image processing to learn some reference significance.
Date : 2025-12-26 Size : 358kb User : yubua

vc++jpeg图像压缩的源码 适合图像方面的人使用-vc++ jpeg image compression of the source code for the use of images
Date : 2025-12-26 Size : 746kb User : 欧阳进

基于块匹配的帧间运动估计,对相邻帧间背景运动计算运动矢量 ,使用了多种搜索算法对运动块进行搜索和匹配。-Block Matching Algorithms for Motion Estimation,This MATLAB source code is a review of the block matching algorithms used for motion estimation in video compression. It implements and compares 7 different types of block matching algorithms that range from the very basic Exhaustive Search to the recent fast adaptive algorithms like Adaptive Rood Pattern Search.
Date : 2025-12-26 Size : 4.39mb User : 付亚峰

matlab源代码 基于小波的图像融合 图像增强 图像压缩-matlab source code for the image fusion based on wavelet image compression image enhancement
Date : 2025-12-26 Size : 5kb User : 007

此代码是小波零树算法的matlab实现程序,子程序较为齐全,包括最后计算压缩图像的峰值信噪比和压缩效果的源码。-This code is the wavelet zero-tree algorithm matlab implementation procedures, subroutines are more complete, including the final calculation of the peak signal to noise ratio and the compressed image compression source.
Date : 2025-12-26 Size : 259kb User : waker

zlib压缩解压缩库源码,开源代码适合学习和工作使用。-zlib compression decompression library source code, open source code to use for study and work.
Date : 2025-12-26 Size : 550kb User : yimo

使用起来极为方便的基本的图像处理源码,比如边缘检测、图像压缩、轮廓跟踪等.-Very convenient to use the basic image processing source code, for example, edge detection, image compression, contour tracking.
Date : 2025-12-26 Size : 3.09mb User :

里面包含有所有的matlab下的运行程序 还有相应的计算需要的图像 非常全面 另外图像压缩的源码大多集中在灰度图上,此源码是基于彩色图像的-Which contains all of the matlab run the program under the corresponding calculation also requires a very comprehensive image of the source code for other image compression are mostly concentrated in grayscale, this source is based on the color image
Date : 2025-12-26 Size : 597kb User : 韩玉兰

matlab实现JPEG图像压缩程序源码 -JPEG image compression matlab program source code to achieve
Date : 2025-12-26 Size : 70kb User : 程凯

图像处理,图像压缩,matlab 源代码-Image processing, image compression, matlab source code
Date : 2025-12-26 Size : 58kb User : wuyunge

分形图像压缩源代码,MATLAB编程实现,附相关解释语句,可直接运行-Fractal image compression the source code, and the MATLAB programs, with the interpretation, and can be run directly statements
Date : 2025-12-26 Size : 255kb User : 青山小子
« 12 »
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.