diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/dui.md | 2 | ||||
-rw-r--r-- | doc/img/signs.png | bin | 376970 -> 0 bytes |
2 files changed, 1 insertions, 1 deletions
@@ -494,7 +494,7 @@ Most shape based recognition methods are more complex than using a color based d ## Traffic Sign Recognition (TSR) After traffic sign detection or tracking, traffic sign recognition is performed to classify the detected traffic signs into correct classes. -![signs example](img/signs.png) +![signs example](../assets/signs.png) ### Binary tree The binary-tree-based classification method usually classify traffic signs according to the shapes and colors in a coarse-to-fine tree process. diff --git a/doc/img/signs.png b/doc/img/signs.png Binary files differdeleted file mode 100644 index 8102ac4..0000000 --- a/doc/img/signs.png +++ /dev/null |