-
voronoi3d
python实现的三维空间维罗尼图算法演示。(3d voronoi use python)
- 2020-07-16 10:28:49下载
- 积分:1
-
DoG
高斯模糊是一种图像滤波器,它使用正态分布(高斯函数)计算模糊模板,并使用该模板与原图像做卷积运算,达到模糊图像的目的(Gaussian blur filter is a kind of image, it uses the normal distribution (gaussian function) to calculate fuzzy template, and use the template and the original image for convolution operation, achieve the goal of blurred image
)
- 2015-08-13 02:03:24下载
- 积分:1
-
gco-v3.0
graph cut 源码实现,yuri Boykov大牛的经典之作(graph cut algorithm matlab implementation)
- 2011-11-16 10:39:31下载
- 积分:1
-
naiman_v21
实现了图像的加水印,去噪,加噪声等功能,小波包分析提取振动信号中的特征频率,是机器学习的例程。( Realize image watermarking, de-noising, plus noise and other functions, Wavelet packet analysis to extract vibration signal characteristic frequency, Machine learning routines.)
- 2017-01-16 13:13:33下载
- 积分:1
-
solurion
In the use of MATLAB to complete the wavelet transform and threshold to the process of image compression, very good
- 2017-08-12 15:29:55下载
- 积分:1
-
shearlet_denoising
利用剪切波变换的方向性和多尺度特性,在剪切波变换域中进行阈值降噪处理(Using the directional and multi-scale characteristics of shearlet, the threshold denoising is performed well in the shearlet transform domain)
- 2017-11-09 15:31:02下载
- 积分:1
-
Z_buffer
计算机图形学基础算法z-buffer, 实现隐藏面消除(Computer graphics based algorithm z-buffer, to achieve hidden surface removal)
- 2020-07-24 14:38:43下载
- 积分:1
-
SVD-based-watermarking
基于SVD的DCT域和DWT域的经典水印算法,该算法通过提取水印水印的主成分并把该主成分嵌入到奇异值矩阵,鲁邦性非常高。(the principal components of the watermark are embedded into the host image in discrete cosine transform (DCT) and for the second method, those are embedded into the host image in discrete wavelets transform (DWT). To improve the robustness, the particle swarm optimization (PSO) is used for finding the suitable scaling factors.
)
- 2020-09-01 17:48:08下载
- 积分:1
-
gmkl
gmkl算法源码,广义多核学习,可用图像多类分类。(gmkl algorithm source, the a generalized multicore learning, free image multi-class classification.)
- 2021-01-07 19:18:53下载
- 积分:1
-
Analog-LED--
先将字符串转化为像素图,再将像素图还原成二维数组。将二位数组转化为布尔数组。然后用一个顺序结构,第一帧放入比较程序,即显示汉字并闪烁程序。第二帧循环移位程序。第三帧屏幕关闭程序。(First string into a pixel map, and then reduced to a two-dimensional array of pixel map. The two-digit group into a Boolean array. Then a sequential structure, comparing the first frame into the program, the program that displays characters and flashes. The second frame cyclic shift procedure. The third frame of the screen to close the program.)
- 2014-04-15 10:58:17下载
- 积分:1