-
dct-arnold
基于DCT的数字水印算法 通过Arnold变换对水印进行置乱,增加了水印的鲁棒性,成功的实现了水印的嵌入和提取。(Arnold transform digital watermarking algorithm based on DCT watermark scrambling to increase the robustness of the watermark, the watermark embedding and extraction.
)
- 2012-03-05 20:33:24下载
- 积分:1
-
shape_context
包含canny edge detector 和 shape context 的优化计算。(Contains the canny edge detector and the shape context of the optimization calculation.)
- 2008-04-20 23:22:04下载
- 积分:1
-
007654
检测鼠标信息,C++Builder精选编程学习源码,很好的参考资料。(Detecting mouse information, C++Builder select learning programming source code, a good reference.)
- 2013-11-22 11:39:56下载
- 积分:1
-
im_smooth
说明: 本程序功能为图像平滑的实现,平滑方法包括中值滤波、均值滤波和高斯滤波算法。可直接下载运行。(The program features for the realization of image smoothing。 The smoothing methods include median filtering, average filtering and Gaussian filtering algorithm. This program can be run directly after downloading.)
- 2020-11-23 22:39:33下载
- 积分:1
-
regiongrow2
区域生长,基本处理方法是 以一组种子点开始来行程生长区域,即将哪些预定义属性类似于种子的邻域像素附加到每个种子上 (regional growth, the basic approach is based on a group of seed starting point to the growth of regional tour, What about predefined attributes similar to seed the neighborhood of each pixel additional seeds)
- 2006-12-21 20:53:55下载
- 积分: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
-
PCA
应用matlab对多通道遥感影像进行主成分变换,就出含有最大信息量的主成分(Application of PCA matlab multi-channel remote sensing image, containing the principal component of the maximum amount of information)
- 2020-10-24 10:47:21下载
- 积分:1
-
LIF
matlab程序进行大脑脑白质二维的快速分割与提取(matlab program for brain white matter two-dimensional fast segmentation and extraction)
- 2020-12-13 21:19:16下载
- 积分:1
-
DE
说明:
最简单的差分格式有向前、向后和中心3种。
向前差分:f (n)=f(n+1)-f(n)
向后差分:f (n)=f(n)-f(n-1)
中心差分:f (n)=[f(n+1)-f(n-1)]/2(The easiest difference format forward, backward, and three kinds of centers.
Forward differencing: f (n) = f (n+ 1)-f (n)
Backward difference: f (n) = f (n)-f (n-1)
Central difference: f (n) = [f (n+ 1)-f (n-1)]/2)
- 2016-05-17 21:08:01下载
- 积分:1
-
1
说明: 线形骨架的综述类文献,着重强调定义属性和应用(Curve-skeleton properties, applications, and algorithms)
- 2010-06-16 13:53:59下载
- 积分:1