基于消失点的道路侦测算法 Resources

Showing items tagged with "基于消失点的道路侦测算法"

This major assignment was assigned by Professor Huang Qingming in the Pattern Recognition seminar course. It focuses on a vanishing point-based road detection algorithm, which provides significant value for visual navigation research. The implementation involves edge detection, Hough transform for line extraction, and vanishing point estimation through intersection analysis of parallel lines in the road plane.

MATLAB 201 views Tagged