-
下载网络图片至本机或服务器 并附带生成缩略图实例
此实例已经过测试,大家拿来即可使用,无须配置! 两个功能:一个是用程序实现下载网络图片至本地,另一个是自动生成该图片的缩略图
- 2012-12-21下载
- 积分:1
-
controlimage1
分形图像压缩 效果好 但是运行时间长 需要改进(Fractal image compression effective running a long time but need to improve)
- 2008-06-22 23:11:40下载
- 积分:1
-
exp4
本程序是实现图像处理的关于调色板的设置功能。(This program is a set of image processing functions on the palette)
- 2015-05-03 11:36:15下载
- 积分:1
-
surf2stl
基于surf的图像复制篡改检测matlab实现(surf image detect matlab)
- 2012-02-14 11:11:42下载
- 积分:1
-
Notch
陷波器是一种特殊的带阻滤波器,其阻带在理想情况下只有一个频率点,因此也被称为点阻滤波器。这种滤波器主要用于消除某个特定频率的干扰,例如,在各种测量仪器和数据采集系统中用于消除电源干扰的工频陷波器。该程序实现利用陷波滤波器消除图像的电源干扰。(Notch is a special band rejection filter, the stop band in the ideal case , only one frequency , it is also known as point-stop filter . This filter is mainly used to eliminate the interference of a particular frequency , for example , in a variety of measuring instruments and data acquisition system is used to eliminate the power line frequency interference notch filter . The program implements the use of a notch filter to eliminate power disturbances image.)
- 2014-11-06 16:02:45下载
- 积分: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
-
source_code_TBM_activecontours.tar
主动轮廓模型结合一个特殊的显著性方法实现目标分割(using active contour with a special salient detction modle to segment an image )
- 2014-06-28 10:55:32下载
- 积分:1
-
CVPR18_TM_codes
Z. Liang, J. Xu, D. Zhang, Z. Cao, L. Zhang, "A Hybrid L1-L0 Layer Decomposition Model for Tone Mapping," in CVPR 2018.
- 2020-06-16 07:40:01下载
- 积分:1
-
Joint entropy
计算两个离散变量x和y的联合熵z = H(x,y)。 输入:x,y:两个相同长度的整数向量输出:z:联合熵
可以使用,有利于学习目的(Compute joint entropy z=H(x,y) of two discrete variables x and y. Input: of x, y: two integer vector of the same length Output: z: joint entropy
good for learning purposes)
- 2020-06-23 11:20:01下载
- 积分:1
-
sift-mosaic
图像拼接程序,可以实现几幅图像的拼接,其原理是基于Lowe教授提出的SIFT特征算法。该方法非常有效,通过两两图像进行配置后,采用融合技术,得到拼接后的全景图(This is code for image mosaic based on SIFT algorithm,it is very useful for learning image process.)
- 2015-01-06 15:30:23下载
- 积分:1