搜索资源列表
-
0下载:
图象边沿检测提取轮廓跟踪算法
这个源码好简单,适合初学者,-Image Edge Extraction contour detection algorithm to track the source code is really very simple, suitable for beginners.
-
-
0下载:
边沿检测与提取,轮廓跟踪的图像算法,用vc来实现的-edge detection and extraction, image contour tracking algorithm, used to achieve the vc
-
-
1下载:
图像边缘检测(Canny 算法)的Java实现
Canny边缘检测算法
step1:用高斯滤波器平滑图象;
step2:用一阶偏导的有限差分来计算梯度的幅值和方向;
step3:对梯度幅值进行非极大值抑制;
step4:用双阈值算法检测和连接边缘
-Edge Detection (Canny algorithm) to the Java Canny edge detection algorithm ste p1 : Gaussian smoothing filte
-
-
0下载:
Sobel Edge Detection of an Image. Edge Detection using Sobel MAsk
-
-
0下载:
Sobel Edge Detection of an Image. Edge Detection using Sobel MAsk
-
-
0下载:
实现图片的基本处理方法和边缘提取程序。很不错的程序源码。-The realization of the basic image processing methods and procedures for edge detection. The procedure is pretty good source.
-
-
0下载:
Covered topics
Introduction and image acquisition
Human vision, color models and image formation
Color and point transforms -histogram
Geometrical transforms
Interpolation
-