matlab代码实现停车位车辆检测我要分享

Matlab code to realize parking lot vehicle detection

停车位车辆检测 hough 变换实现车道线检测 二值化 车辆检测

关注次数: 525

下载次数: 16

文件大小: 7.82MB

代码分类: 仿真计算

开发平台: matlab

下载需要积分: 2积分

版权声明:如果侵犯了您的权益请与我们联系,我们将在24小时内删除。

代码描述

中文说明:

matlab实现停车位车辆检测,主要是利用hough变换实现车道线检测.本程序先是二值化,滤波处理后,利用hough变化检测车道线,故确定车位位置,在车位内根据颜色灰度检测是否有车。


English Description:

MATLAB realizes the vehicle detection in parking lot, mainly uses Hough transform to realize lane line detection. This program is binary first, after filtering, the lane line is detected by Hough change, so the location of parking space is determined and whether there is a car in the parking space according to the color gray level.


代码预览

1.jpg

10.bmp

3.jpg

30.bmp

4.JPG

5.JPG

50.bmp

6.JPG

7.bmp

adjust_end.bmp

circle.m

erosion.m

erosion_linedetec.m

hough_circle.m

hs_err_pid2684.log

imerode8.bmp

line8.bmp

linedetec.asv

linedetec.m

linedetec_end.m

pll.m

skel8.bmp

skelhough8.bmp

test.asv

test.m

test1.JPG

test1124.asv

test1124.m

testpll.m

th=220.bmp

th=230.bmp

th=235.bmp

Thumbs.db

截图后.bmp

模糊识别程序

相关推荐