Skip to content

ROS which extracts value from speed limit sign. Input: image, speed limit bounding box. Output: Value of sign

Notifications You must be signed in to change notification settings

yolicap/speed_limit_detection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

speed_limit_detection

ROS which extracts value from speed limit sign. Input: image, speed limit bounding box. Output: Value of sign Keep in mind that this repository is in package format. Ready to pull into a catkin workspace.

Current State:

Create main launch instructions with the following argument:

  • frame topic
  • image only mode

Dependencies:

TODO WAITING ON MESSAGE PACKAGE!

  • tesseract
    • sudo apt install tesseract-ocr-eng libtesseract4 libtesseract-dev
  • opencv2
  • leptonica
  • sensor_msgs
    • sudo apt install ros-sensor-msgs
  • cv_bridge

Installations:

TODO

About

ROS which extracts value from speed limit sign. Input: image, speed limit bounding box. Output: Value of sign

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published