-
myprogs
基于HIS空间的彩色烟雾图像分割算法,包含粗分,细分割与连通域提取(HIS color space based on image segmentation algorithm smoke contains coarse points, fine segmentation and connected domain extraction)
- 2008-12-13 11:23:33下载
- 积分:1
-
FisheyeImCorr
使用matlab对图像进行处理实现鱼眼校正,效果良好(Use matlab image processing fish-eye correction, and to good effect)
- 2012-11-06 16:04:18下载
- 积分:1
-
pianzhen
说明: 对水下模糊的图像用偏振的物理方法实现去雾的matlab代码,附水下图片(The physical method of polarization is used to realize the matlab code of fog removal for the underwater blurred image, and the underwater image is attached.)
- 2021-04-21 17:18:49下载
- 积分:1
-
target_pipei
采用模版匹配方法进行文字、局部图像的匹配....采用ssda算法(The template matching method for text, local image matching... The ssda algorithm)
- 2012-12-04 14:36:27下载
- 积分:1
-
MatlabCode
压缩感知Matlab代码实现,图像压缩采样,OMP重构(Compressed sensing code, image compression sampling, OMP reconstruction)
- 2020-09-24 19:57:47下载
- 积分:1
-
multiobject_context
多类图像特征结合上下文信息进行目标识别(分类、分割)(Many types of image features combined with context information for target identification (classification, segmentation))
- 2013-11-30 17:52:13下载
- 积分:1
-
laplacian
说明: Calculate the Laplacian of an image, can be accelerated by the GPU.
- 2020-06-21 11:00:02下载
- 积分: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
-
Pyramid
金字塔模板匹配,一个很有商业价值的软件【我背着导师上传给大家的,希望对整个中国的相关领域开发者有帮助】(Pyramid template matching, a great commercial value of software 【I tutor upload their backs to you, and I hope the related areas of China as a whole help developers】)
- 2009-09-16 22:39:30下载
- 积分:1
-
shuzituxiangzuoye-
对遥感图像进行无监督分类,形成决策树,实现地物的标定(Unsupervised classification of remote sensing images to form a decision tree, the calibration of surface features)
- 2012-05-24 17:09:02下载
- 积分:1