资源列表
seedFill
- 种子填充算法在计算机图形学中,多边形有两种重要的表示方法:顶点表示和点阵表 示。顶点表示是用多边形的顶点序列来表示多边形。这种表示直观、几何意 义强、占内存少,易于进行几何变换,但由于它没有明确指出哪些象素在多 边形内故不能直接用于面着色。-seedFill
function
- 用于生成低通滤波器传递函数,有调用函数,两个一起才可以用。-Used to generate low-pass filter transfer function. Have to call a function with only two can be used.
jihetouying
- 对灰度图像进行水平投影、垂直投影、对角投影其中对角投影是自己编的,已经运行过的-hsdbjhcbj kdjnkdj dhcnkujfhk
jiachuang
- 对任意函数的加窗处理,以及低通滤波和高通滤波功能。-For any function windowed processing, and low-pass filter and high pass filtering.
gauss
- 利用C语言编程产生随机数,先产生0-1均匀分布随机数,再利用中心极限定理产生高斯分布随机数。- Using the C programming language to generate random numbers, uniformly distributed by first generating a random number 0-1, and then use the central limit theorem Gaussian random number generation.
tuxiangquza
- 对图像进行去噪处理,能够很好的显现出图像,并用于其他处理之前的图像的去噪-To deal with the noise of image is quite well, and can show the image, and used for other treatment of image denoising before
tq
- 数字水印的matlab程序,本程序是基于matlab的程序,对数字水印可以较好地实现水印图片的提取-Digital watermarking matlab program, this program is a matlab-based procedures, the digital watermark can be better achieved the watermark image extraction
TP2
- How smooting a image by the the Laplacien in equation of chaleur.-How smooting a image by the the Laplacien in equation of chaleur.
TDPCA
- 2dpca函数代码 通过调用运行-2dpca function code by calling the run
NLmeansfilter
- 非局部的滤波算法,该方法不是用图像中单个像素的灰度值进行比较,而是对该像素周围的整个灰度的分布状况进行比较,根据灰度分布的相似性来贡献权值。-non-local algorithm for image denoising
LBP.cpp
- LBP算子的实现源代码,可以根据LBP算子来对2张图片的相似度进行比较,值越小,图像越相似。-LBP operator realization of the source code, you can compare LBP operator to the similarity of the two pictures, the smaller the value, the more similar the image.
anisodiff
- 对图像进行各项异性平滑,可以在平滑图像的同时尽量保护好边缘信息。-Anisotropic smoothing the image, you can try to protect the edge information in the image when you smooth it.