-
meanshift
一个外国人写的很好的meanshift聚类算法,有例程,可运行(Written by a foreigner meanshift good clustering algorithm, a routine can be run)
- 2020-06-26 19:20:02下载
- 积分:1
-
fenjiechonggou
基于matlab的图像分解重构的源码,基于matlab的图像分解重构的源码。。。(The reconstruction of the image decomposition based on matlab source code, the reconstruction of the image decomposition based on the matlab source code..)
- 2013-08-14 18:57:16下载
- 积分:1
-
lbp(1)
说明: 是一种纹理描述算子用于快速提取图像的纹理特征,应用于医学图像检索,场景分类等.(Is a texture description operator for rapid extraction of texture features, used in medical image retrieval, scene classification.)
- 2010-05-02 14:40:46下载
- 积分:1
-
BuildGabor
生成一个Gabor Patch的图形,可以调整图形尺寸、相位、旋转角度、对比度等各种参数,在基于PsychToolbox的实验程序编程中非常实用,可用作视觉刺激图形(Generate a Gabor patch, parameters like size, phase, angle and contrast are modifiable, useful in PsychToolbox programming, can be used as visual stimuli)
- 2020-06-26 18:20:02下载
- 积分:1
-
dashline
一个简单的虚线类,绘制各种虚线的C++类库,请看效果截图,可绘制出各种彩色的虚线效果。画横向或竖向虚线,以及对角线的虚线框效果,都是可以的,带有一个演示程序。(A simple dashed class, draw various dashed C++ library, see the effects shots, you can draw a variety of color dotted effect. Draw horizontal or vertical dashed line, as well as the effect of diagonal dashed box, are possible with a demo program.)
- 2021-05-14 14:30:02下载
- 积分:1
-
python
通过GAN和WGAN在python的tensorflow平台上实现图片生成,与真实图片基本一致。(Through GAN and WGAN, the image generation is realized on the tensorflow platform of python, which is basically the same as the real picture.)
- 2020-10-16 16:57:29下载
- 积分:1
-
运动图像处理
说明: 图像去模糊,各种传统滤波算法,逆滤波、维纳滤波、LR算法等等。。。针对图像运动模糊领域(Image to blur, a variety of traditional filtering algorithms, inverse filtering, Wiener filtering, LR algorithm and so on...Aimed at the field of image motion blur)
- 2021-01-19 15:02:16下载
- 积分:1
-
exp4
本程序是实现图像处理的关于调色板的设置功能。(This program is a set of image processing functions on the palette)
- 2015-05-03 11:36:15下载
- 积分:1
-
brightness_enhancing
图像的亮度对比度增强,可对较暗的图像进行亮度增强(The brightness of the image contrast enhancement, may be dark image brightness enhancement)
- 2021-04-29 11:58:44下载
- 积分:1
-
Inpainting--on-Wavelet-
图像修复是图像处理的一个重要问题。这是一个困难的问题,同时填写在地区缺少图像信息的纹理和结构。以损坏的图像inpaint失踪的结构和纹理信息,基于小波分解的图像修补算法提出。首先损坏的图像分解成子图像和纹理结构,利用小波子图像转变。然后,地区结构中缺少的信息的子图像重建曲率驱动扩散(CDD),算法,而在同一区域的纹理子图像填写基于改进的纹理合成的典范 最后,恢复的图像,通过重组,结构和纹理恢复的结果。大量的实验表明,该算法可以快速,高效地恢复在同一时间的结构和纹理信息,视觉效果和峰值信噪比比(PSNR)比同类算法更好。(Image inpainting is an important problem image processing. It is a difficult problem to simultaneously fill-in the
texture and structure in regions of missing image information. In order to inpaint the damaged image with both
missing the structure and texture information, an image inpainting algorithm based on wavelet decomposition is
presented. First the damaged image is decomposed into structure sub-image and texture sub-image using the wavelet
transformation. Then, the sub-image with the region of missing information in the structure is reconstructed by
Curvature-Driven Diffusions (CDD) algorithm, while the same region in the texture sub-image is filled-in with the
improved texture synthesis based on exemplar Finally, the restored image is given by recombining the structure and
texture restored results. A large number of experiments show that the proposed algorithm can quickly and efficiently
restore the structure and texture information at the same time, and the visual eff)
- 2012-06-05 22:04:45下载
- 积分:1