-
histogram_balance.zip
说明: 直方图均衡化,matlab做的,大家可以下载分析,便于图象处理编程学习(histogram equalization, Matlab done, we can download analysis, image processing program to facilitate learning)
- 2006-03-03 14:49:09下载
- 积分:1
-
lizilvbo
五种粒子滤波仿真,便于初学者学习粒子滤波算法(Five particle filter simulation, easy for beginners to learn particle filter)
- 2021-01-22 11:08:45下载
- 积分:1
-
Roma_MATLAB
基于matlab的图像小波融合测试程序,选取四副位图文件为对比(Matlab wavelet-based image fusion test program)
- 2013-08-01 11:29:18下载
- 积分:1
-
JPEGCompression
编码:
(1)进行颜色转换,将RGB格式转换为YUV格式。
(2)将待编码的N×N的图像分解成(N/8)^ 2 个大小为8×8的子图像。
(3)对每个子图像进行DCT变换,得到各子图像的变换系数。这一步的实质是把空间域表示的图像转换成频率域表示的图像。
(4)对变换系数进行量化。
(5)进行Z字形重排
(6)使用霍夫曼变长变码编码器对量化的系数进行编码,得到压缩后的图像(数据)。
解码:
(1) 对压缩的图像数据进行解码,得到用量化系数表示的图像数据。
(2) 进行反Z字型重排
(3)用与编码时相同的量化函数或量化值表对用量化系数表示的图像数据进行逆量化,得到每个子图像的变换系数。
(4)对逆量化得到的每个子图像的变换系数进行反向正交变换(如反向DCT变换等),得到(N/8)^2 个大小为8×8的子图像。
(5)将(N/8)^2 个大小为8×8的子图像重构成一个N×N的图像。
(6)进行颜色组合,将YUV格式转换为RGB格式图像。(JPEG compression and decompression process)
- 2019-02-18 22:58:13下载
- 积分:1
-
freadbk
用于读取SAR数据处理中的干涉图和SAR强度图的函数,可以制定具体大小进行读取。(The functions used to read the interferograms and SAR intensity diagrams in SAR data processing can be read by specific sizes.)
- 2021-03-27 19:19:11下载
- 积分:1
-
CameraCalibration(stereo)
说明: 一个立体系统相机标定,立体图像校正以及三维三角测量的多功能matlab工具箱。压缩包中包括一个PDF说明文档,和一个带有实验用图像的matlab程序压缩包。(A three-dimensional system, camera calibration, stereo image correction, as well as three-dimensional triangulation of multi-function matlab toolbox. Compressed package includes a PDF documentation, and one with an experimental image compression package matlab program.)
- 2010-03-23 11:38:25下载
- 积分:1
-
dataset1
说明: 阴影3D重建,对于人脸有效,基于yale2BDB(SFS, effective for face, based on yale 2 B database)
- 2021-03-16 16:59:22下载
- 积分:1
-
514424
鼠标写毛笔字源码例程,程序结合易语言扩展界面支持库和图像格式转换支持库,实现用鼠标写出毛笔字的效果。可以展现多种毛笔字形态,启动时有使用帮助说明。(Mouse calligraphy source routines, programs combined with easy language support library expansion interface and image format conversion support library , use the mouse to write calligraphy achieve results. )
- 2016-01-11 11:06:21下载
- 积分:1
-
dizi-data
各种图像处理算法集合,包括灰度、滤波等,已调试,可用。(Collection of a variety of image processing algorithms, including grayscale, filtering, etc.)
- 2013-04-21 20:54:48下载
- 积分:1
-
matlab-code2
该资料中的程序实现的是图像压缩,供初学者学习。(The data of the program implementation is the image compression, for beginners to learn.)
- 2015-08-10 16:38:27下载
- 积分:1