中文说明:
matlab实现停车位车辆检测,主要是利用hough变换实现车道线检测.本程序先是二值化,滤波处理后,利用hough变化检测车道线,故确定车位位置,在车位内根据颜色灰度检测是否有车。
English Description:
Matlab to achieve parking vehicle detection, mainly using Hough transform to achieve lane detection. This program is binarization, filtering, using Hough change to detect lane line, so determine the location of parking space, in the parking space according to the color gray detection whether there is a car.