-
-
12.rar
该程序的功能是将一幅图像二值化,然后利用Hough变换检测出图像中的直线
-
HoughObject.rar
Circles
We can extend the Hough transform to other shapes that can be expressed parametrically. For example, a circle of
fixed radius can be described fully by the location of its center (x, y).
Think of each feature (edge) point on the circle as ...
-
-
opencv.rar
利用OPENCV函数库所进行的极坐标变换。利用Hough变换进行直线、圆检测。计算一副彩色图像的色度-饱和度直方图。用卡尔曼滤波器跟踪一个旋转点。
-
-
-
-
-
-
-