-
ROF-TV-denoising
基于ROF全变差分模型,用于图像去噪,并利用split bregman算法进行加速运算(ROF points based on total variation model for image denoising, and using split bregman accelerated computing algorithms)
- 2013-10-30 10:21:30下载
- 积分:1
-
image-detection-and-transformation
利用hough变换检测图像中的形状圆和直线,以及图像几何变换(detecting image circle or line using hough transformation and transformation)
- 2012-09-02 20:50:56下载
- 积分:1
-
GVFVCCODE
GVF Snake算法的VC源码。GVF是活动轮廓算法Snake的一种改进,能够解决Snake不能够收敛到凹行区域的缺陷(GVF Snake algorithm VC source. GVF active contour algorithm is an improvement Snake, Snake can be resolved can not converge to the concave line defect region)
- 2020-06-26 16:40:02下载
- 积分:1
-
Image-zooming
实现bmp位图的图像放大缩小,包含整个mfc的源码文件。(Achieve bmp bitmap image zoom, contains the entire mfc source files.)
- 2014-02-13 10:17:26下载
- 积分:1
-
yundongguji1
这是图像运动补偿中的进行运动补偿估计的常用程序算法matlab实现(This is the image motion compensation in the exercise of compensation is estimated to achieve common procedures algorithm matlab)
- 2009-01-08 20:38:15下载
- 积分:1
-
SRCNN-Tensorflow
SRCNN Superresolution imteplated by tensorflow SRCNN tensorflow 实现(SRCNN Superresolution imteplated by tensorflow)
- 2020-11-28 11:19:30下载
- 积分:1
-
Gcenter
说明: 图像的重心区域检测 matlab程序实现
可以检测重心区域并设置成希望颜色,对单景物背景图像效果极佳(regional focus image detection Matlab program can detect regional focus and set hope that the color of single features excellent background images)
- 2005-09-03 11:14:20下载
- 积分: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
-
49762
手机壁纸截图小工具源码程序,结合易语言扩展界面支持库,应用易语言图像格式转换支持库,可以截取指定格式的图片,用于手机壁纸。(Phone wallpaper theme gadget source program, combined with easy language support library expansion interface , the application image format conversion easy language support library , can intercept a specified format pictures, wallpaper for mobile phones .)
- 2017-01-17 16:27:47下载
- 积分:1
-
watermark.m
%基于DCT的水印算法
%数字水印处理系统主要由水印嵌入和水印检测两个过程。
%水印嵌入过程为:数字水印(X)、原图像(I)和密钥/公钥(K)通过数字水印嵌入算法形成嵌入水印后的图像(I*)。
%水印检测过程为:数字水印(X)、水印图像(I*)和密钥/公钥(K)通过数字水印检测算法检测出数字水印或有无水印。
%基于DCT变换的水印算法:将一个随机序列作为水印信号嵌入到图像DCT变换重要分量的幅度成分中(幅值较大的n个系数作为重要分量)。
%定义一个相似函数来检验水印提取是否成功。试验结果表明,该算法具有不可见性,对通常的图像处理,如剪切、缩放、中值滤波、压缩等
%以及噪声干扰都具有一定的鲁棒性。(err)
- 2021-01-05 20:18:55下载
- 积分:1