搜索资源列表
-
0下载:
hough变换,用来检测直线
hough变换,用来检测直线-hough transform to detect straight line hough transform to detect straight
-
-
0下载:
Hough变换是图像处理中从图像中识别几何形状的基本方法之一。Hough变换的基本原理在于利用点与线的对偶性,将原始图像空间的给定的曲线通过曲线表达形式变为参数空间的一个点。这样就把原始图像中给定曲线的检测问题转化为寻找参数空间中的峰值问题。也即把检测整体特性转化为检测局部特性。比如直线、椭圆、圆、弧线等。
-Hough transform image processing image recognition from the basic geometry of one of the me
-
-
0下载:
hough transform to detect line
-
-
0下载:
该短程序是用来进行hough变换的一种图像分割方法,该方法简单易懂,可移植性强。-HOUGH Hough transform.
HOUGH implements the Standard Hough Transform. HOUGH is designed
to detect lines. It uses the parametric representation of a line
-
-
0下载:
circle hough transform to detect line,circle
-