-
magic_camera
彩色图像纹理提取的一种算法,效果还挺好的(color image of a texture extraction algorithm, It's a good result)
- 2007-05-15 14:55:58下载
- 积分:1
-
images
是图像处理中常用的测试图库,非常实用,如lena图片, 青椒图片,以及zelda图片等(is the test pictures used in image processing very useful)
- 2014-12-05 10:47:48下载
- 积分:1
-
MEAN_ratio
说明: 均值比差异图生成,用于SAR图像变化检测,生成差异图(mean ratio difference map generation, used for SAR image change detection, generate difference map)
- 2021-03-30 08:59:10下载
- 积分:1
-
PCNN(lateralinhibition)
基于侧抑制的图像分割,在PCNN分割的基础上实现(failed to translate)
- 2021-03-24 20:39:14下载
- 积分: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
-
threshold
一些阈值图像分割算法:迭代法;局部阈值;otsu;最大熵法等 (Some threshold image segmentation algorithm: the iterative method local threshold otsu maximum entropy method)
- 2013-07-31 21:56:09下载
- 积分:1
-
surface-quality-detection
用matlab实现的表面质量检测的程序,主要检测图像缺陷,并标示出缺陷位置,工业生产过程中亦都有用。(Using matlab to achieve the surface quality inspection procedures, the main defect detected image, and mark the location of the defect, the industrial production process also has a use.)
- 2011-07-25 11:40:49下载
- 积分:1
-
fanyanjiexi
说明: 仿真获取四幅互差半个像素的低分辨率图像,利用反演解析算法重建出一副高分辨率图像,属于亚像元技术或者超分辨率技术。(Simulation Interoperability poor access to four half-pixel low-resolution images, the use of inversion algorithm for the reconstruction of an analytic high-resolution images, belong to sub-pixel super-resolution technology or technology.)
- 2008-10-01 10:07:51下载
- 积分:1
-
dcp
说明: 基于暗通道先验的但图像去雾,暗通道先验就是基于这样一个假设:在绝大多数非天空的局部区域里,某一些像素总会有至少一个颜色通道具有很低的值。(Single Image Haze Removal Using Dark Channel Prior.)
- 2019-05-15 14:16:41下载
- 积分:1
-
src
SIFT代码,多用于图像拼接,匹配精度高(sciences code used for image stitching, matching high accuracy)
- 2021-04-11 22:08:57下载
- 积分:1