-
Gaussian
打开24位彩色bmp文件, 显示该图像
将图像内容顺时针旋转90度后显示出来
将图像分成等大小的4块,将第1和第3块像素互换后保存
将旋转后的图像转换成灰度图像显示,并保存
对灰度图像求Sobel边缘图,显示出来,并保存
对灰度图像进行Gaussian平滑,并保存(需要体会平滑的作用)
对灰度图像进行2值化(Open 24-bit color bmp files, displays the image will rotate clockwise image content displayed image is divided into four equal-sized 90 degrees, the first and three pixels after swap to save the rotated image conversion ashes of the image display, and save images to grayscale seeking Sobel edge map is displayed, and save the gray image Gaussian smoothing, and save (experience required smoothing effect) grayscale image binarized)
- 2020-06-29 07:40:01下载
- 积分:1
-
SFS
基于物体灰度图像的物体三维形状恢复,修改图形路径和光源方向即可(Based on the three-dimensional shape of the object to restore the object grayscale image, modify the graphics path and direction of the light source can be)
- 2014-02-27 21:53:53下载
- 积分:1
-
demons
demons 配准非常好用的非刚体配准!(Registration is very easy demons non-rigid registration!)
- 2021-03-30 11:39:10下载
- 积分:1
-
深度图像的快速实现增强的算法 GUIDED
深度图像的快速实现增强的算法,效果非常好,但是速度很快(Quick to realize the depth of image enhancement algorithms, the effect is very good, but fast)
- 2015-04-17 11:22:58下载
- 积分:1
-
anisodiffusion
说明: 都是各向异性扩散用于图像去噪的文章,中文文献,看起来比较方便(Are anisotropic diffusion for image denoising article, Chinese literature, it seems more convenient)
- 2010-05-05 11:21:37下载
- 积分:1
-
Adaptive-bilateral-filtering
对自适应双边滤波进行图像增强,使图像去噪效果更好(Adaptive bilateral filtering for image enhancement, image denoising effect is better)
- 2015-04-17 15:45:08下载
- 积分:1
-
mean-1
meanshift 分割算法meanShift,均值漂移,在聚类、图像平滑、分割、跟踪等方面有着广泛的应用。meanShift这个概念最早是由Fukunage在1975年提出的,其最初的含义正如其名:偏移的均值向量;但随着理论的发展,meanShift的含义已经发生了很多变化。如今,我们说的meanShift算法,一般是指一个迭代的步骤,即先算出当前点的偏移均值,然后以此为新的起始点,继续移动,直到满足一定的结束条件。(meanshift Segmentation algorithm)
- 2018-10-25 20:22:04下载
- 积分:1
-
CurveLab-2.1.3.tar
包含二维曲波变换、反变换;三维曲波变换;二维曲波变换(Including two-dimensional Qu Bo transform, inverse transform, 3D Qu Bo transform, and two-dimensional Qu Bo transform)
- 2017-06-09 15:53:47下载
- 积分:1
-
Improved-hybrid-Gauss
本文主要是针对传统混合高斯模型运动目标检测算法的不足做出了一些改进(This article is for the shortcomings of traditional Gaussian mixture model moving object detection algorithm made some improvements)
- 2020-09-28 10:47:44下载
- 积分:1
-
the-detection-of-moving-targets
本程序运用帧间差分法进行运动目标的检测,通过帧间差分法获得差分图像,然后运用数学形态学进行处理,突出运动目标。(This program uses the inter-frame difference method for the detection of moving targets, the difference image obtained through the inter-frame difference method, and then use mathematical morphology processing, highlighting the moving target.)
- 2013-04-07 22:39:01下载
- 积分:1