How to detect road sign without color information???

조회 수: 1 (최근 30일)
Jinwoo Jung
Jinwoo Jung 2016년 10월 18일
댓글: Walter Roberson 2016년 10월 18일
This is one of the video frames that I recorded. I do project that detects road sign and track it in video file. What I need to consider is
1. It is saved as grayscale, so I can not use color information
2. The traffic sign is rectangular shaped and it has fixed aspect ratio
3. There are special signs in the traffic sign, and it looks like arrow "<", ">"
4. The video was recorded in various situations, so sometimes the traffic signs is really dark. So, I think using bright information(the values in grayscale image) would be difficult..
5. The letters in the traffic sign are various, so just training the entire traffic sign might not work..
I tried many ways... such as Hough, Applying filters that detect brighter part than local neighborhood... I think detecting rectanular shapes should be done ahead and then check for the special sign ">" and "<". Any ideas should be welcome. Thx in advance!!
  댓글 수: 1
Walter Roberson
Walter Roberson 2016년 10월 18일
It does not appear to me that the aspect ratio is fixed. The sign size appears to vary to hold the amount of information needed, with the height of the various elements probably being fixed (fixed font size for example.) That would lead to varying aspect ratios.

댓글을 달려면 로그인하십시오.

답변 (0개)

카테고리

Help CenterFile Exchange에서 Computer Vision with Simulink에 대해 자세히 알아보기

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by