-
Anisotropic
本程序实现灰度图像各向异性扩散(Anisotropic Diffusion)滤波算法,可以用于平滑信号,保留边缘,增强边缘对比度。与普通高斯Gaussian算法相比,它不会平滑边缘的图像。(The program implements grayscale image using anisotropic diffusion filtering algorithm.It can be used to smooth the signal, keep the edge, enhance the edge of the contrast. Compared with ordinary Gaussian algorithm, it does not smooth the image edges.)
- 2014-02-08 18:19:25下载
- 积分:1
-
VCPP-image-processing-chapter08(1)
VisualC++数字图像处理技术详解第2版光盘-第八章 分水岭分割算法(VisualC++ digital image processing technology Detailed Version 2 CD- Chapter VIII watershed segmentation)
- 2016-04-16 13:48:00下载
- 积分:1
-
SIFT
用SIFT算法实现了刚性和非刚性图像的配准
并且效果非常理想
SIFT的特征点的提取 描述 和匹配的算法有注释(Nonrigid Registration Using Free-Form Deformation.
)
- 2013-10-08 13:26:25下载
- 积分:1
-
lypp
通过邻域搜索法对一个相机拍摄的序列图像中圆形非编码标志点进行匹配(Neighborhood search method by camera on a circular non-coding sequence of images to match landmarks )
- 2020-12-18 21:19:10下载
- 积分:1
-
imagematching
说明: 该程序采用matlabGUI编写,包含了经典的图像匹配算法.(MatlabGUI prepared using the program, including the classic image matching algorithm.)
- 2008-10-30 16:34:50下载
- 积分:1
-
filter
本程序对同一图像增加噪声后,进行均值滤波、高斯平滑滤波和中值滤波三种方法的去噪和结果比较,
并进行了评价指标PSNR和SSIM的计算以及算法耗时的统计。
( The program on the same image after the noise increases, mean filter, de-noising and results of the Gaussian smoothing filter and median filter three methods of comparison, and the index PSNR and SSIM calculation algorithm and time-consuming statistics.)
- 2016-05-15 23:16:03下载
- 积分:1
-
txpz
图像配准的很好的程序,里面用到粒子群算法(image registration is a good procedure, which used PSO)
- 2007-01-08 11:18:10下载
- 积分:1
-
lossless-lwatermarking--model
一种基于可逆信息隐藏的的无损鲁棒数字水印模型的研究(Study on framework model of lossless robust digital watermarking based on reversible data hiding)
- 2020-11-05 16:09:52下载
- 积分:1
-
img_fangsuo
本程序可以实现bmp图像的放大和缩小,希望对大家有所帮助(Bmp image of the program can zoom in and out, we want to help)
- 2010-11-03 18:03:12下载
- 积分:1
-
shi-tomas
shi-tomasi方法角点提取方法。该方法测量结构张量的最小特征值。这代表了Harris和诺贝尔探测器试图近似的理想。哈里斯希望在计算特征时避免计算平方根的计算成本。(Shi-Tomasi corner detector method.The method measure returns the minimum eigenvalue of the structure tensor. This represents the ideal that the Harris and Noble detectors attempt to approximate. Back in 1988 Harris wanted to avoid the computational cost of taking a square root when computing features. This is no longer relevant today!)
- 2020-12-25 21:59:04下载
- 积分:1