-
区域编码和阈值编码实现图像压缩
c++语言或MATLAB编程对256×256的灰度图像进行8×8DCT变换,对变换后的结果进行处理:
采用区域编码和阈值编码方法实现图像压缩,保留 50% 的系数(区域编码保留前 50%个系数,阈值编码保留 50%的大系数);
再反变换后,对比原始图像和处理后的图像。(C++ or MATLAB programming performs 8 * 8DCT transform on 256 * 256 grayscale images, processing the transformed results:
The region coding and threshold coding are used to compress the image, and the coefficient of 50% is retained (the first 50% coefficients are reserved for the region code and the large coefficient of the threshold code is retained by 50%).
After inverse transformation, the original image and the processed image are compared.)
- 2020-07-01 08:40:01下载
- 积分:1
-
VisualCDigitalImageProcessing
这本是用VC++来实现图像处理的书藉,对于学习图像处理的来说是非常有用的.(This is VC++ to realize image processing books, for learning image processing is very useful.)
- 2009-04-18 10:44:05下载
- 积分:1
-
FreeImage380Chinese
一个自由、开源的图形库--FreeImage3.92最新版的中文参考(支持位图构件―例如调色板和数据位―的便易访问;将位图从一种位深度转换到另一种位深度;当有多幅位图页―例如TIFF―时访问位图的不同页;基本的位图处理,如旋转、翻转(flipping)和重采样,或点操作,如亮度和对比度调整;Alpha混合与合成(Compositing and blending);FreeImage不支持:高级图象处理操作,如回卷(Convolution)和变换(Transform);位图绘制; 矢量图形。)(a free, revenue graphics library-- the latest version FreeImage3 .92 reference to the Chinese (support bitmap elements- such as transfer shade and data spaces- the easy access; will be from a bitmap-depth conversion to another kind of depth; When a number of bitmap page- such as TIFF- Bitmap to visit the different pages; basic bitmap processing, such as rotation, Upset (flipping) and resampling, or point operations, such as brightness and contrast adjustments; Alpha mixed with the synthetic (Compositing and blending); FreeImage not support : Advanced image processing operation, If the response (Convolution) and transform (Transform); bitmap rendering; Vector graphics.))
- 2007-02-12 14:25:21下载
- 积分:1
-
matlab图像处理
说明: matlab 几个常见的图像处理操作,包括RGB颜色分量,imadjust函数运算,非常适合初学者学习(Several common image processing operations in MATLAB, including RGB color component, imadjust function operation, are very suitable for beginners to learn)
- 2020-04-04 13:17:20下载
- 积分:1
-
high-dynamic-carrier-tracking
基于频率锁定环路和相位锁定环路级联,高斯噪声下的高动态实现载波跟踪(Based on frequency-locked loop and a phase locked loop cascade, the Gaussian noise high dynamic carrier tracking)
- 2020-07-02 15:00:01下载
- 积分:1
-
HUGO
HuGO隐写算法,目前最流行的隐写算法之一(HUGO,Highly Undetectable Steganography Algorithm)
- 2020-11-03 16:29:57下载
- 积分:1
-
Fast_median_filter
FPGA数字图像处理实现均值滤波,并且仿真将生成图片写出TXT格式以便使用MATLAB查看(Mean filter is realized by digital image processing in FPGA, and the generated image is written in TXT format for viewing with MATLAB.)
- 2019-06-01 21:23:25下载
- 积分:1
-
qtimer
The QTimer class provides repetitive and single-shot timers for Linux.
- 2013-09-19 03:12:19下载
- 积分:1
-
MICC-F220
说明: MICC-F220.zip matlab ..............
- 2019-05-09 10:11:04下载
- 积分:1
-
Gabor小波对图像进行特征提取Gabor
使用Gabor小波对图像进行特征提取,代码可以直接使用(Using the Gabor wavelet feature extraction, the code can be used directly)
- 2010-05-29 10:31:00下载
- 积分:1