-
2
说明: 边缘特征的提取就是求图像梯度的局部最大值和方向。实际计算中,以微分算子的形式表示,并采用快速卷积函数来实现。常用的算子有微分算子,拉普拉斯算子,Canny算子等。其中Canny边缘检测是一种较新的边缘检测算子,具有较好的边缘检测性能,得到越来越广泛的应用。Canny边缘检测法利用高斯函数的一阶微分,它能在噪声抑制和边缘检测之间取得较好的平衡(Edge feature extraction is to seek the local maximum of image gradient and orientation. The actual calculation to the form of differential operator representation, and using fast convolution function to achieve. Commonly used operators are differential operators, Laplace operator, Canny operator and so on. Canny edge detection which is a relatively new edge detection operator, and has good edge detection performance, get more and more widely used. Canny edge detection method using first derivative of Gaussian function, it can in the noise suppression and edge detection to achieve a better balance between)
- 2010-06-16 08:36:49下载
- 积分:1
-
Graph-Cuts-in-Vision-and-Graphics
graphcut 图像分割经典论文 英文版(graphcut image segmentation classic paper in English)
- 2020-10-30 22:09:56下载
- 积分:1
-
sphereproject
球面投影,用于图像空间数据到目标坐标系下的映射(sphere project)
- 2009-12-24 22:36:03下载
- 积分:1
-
EM_lgorithmrsegimage
用EM算法进行图像的分割,matlab源代码。(EM algorithm using image segmentation, matlab source code.)
- 2021-04-27 13:38:44下载
- 积分:1
-
loadminc
医学图像处理MRI脑仿真库BrainWeb,mnc格式文件的读取代码。(The reading code of mnc format file,for MRI medical image processing Brain simulation library BrainWeb.)
- 2014-11-25 11:17:44下载
- 积分:1
-
LIME-master
说明: 使用了色调映射算法,调整图片的灰度,更好表达原图里的信息与特征。(The hue mapping algorithm is used to adjust the gray level of the image and better express the information and features in the original image.)
- 2020-06-21 16:20:01下载
- 积分:1
-
guangbanzhongxintiqu
本程序主要实现暗背景下含高斯噪声的光斑滤除噪声,实现光斑中心提取。采用了sobel算子和梯度倒数加权滤噪、最大类间方差法(Otsu)确定阈值、质心法提取光斑中心坐标。(The program is mainly realized under a dark background Gaussian noise spot containing noise filtering, to achieve spot center extraction. Using sobel operator and gradient inverse weighting filter noise, Otsu method (Otsu) to determine the threshold, the center coordinates of the spot centroid extraction.)
- 2020-09-24 14:37:48下载
- 积分:1
-
STF
强跟踪滤波器,实现匀速目标和机动性目标的精确跟踪,达到了很好的跟踪效果(the case of tracking the moving target using the strong tracking filter)
- 2015-10-25 16:04:15下载
- 积分:1
-
background
实现帧差法求背景的matlab程序和示例图片(Frame-difference method to achieve the background image matlab procedures and sample)
- 2009-05-04 20:06:07下载
- 积分:1
-
6283
简易二值化演示易语言源码,例程程序使用嵌套循环改变画板颜色演示了图像二值化的简单过程。(Simple binary demonstrate easy language source code , a routine procedure uses nested loop Sketchpad color change demonstrates the binary image of a simple process .)
- 2016-04-28 13:25:45下载
- 积分:1