updated README

This commit is contained in:
Davis King 2015-03-29 16:49:00 -04:00
parent 0d6830a48d
commit 805aec8d00
1 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
imglab is a simple graphical tool for annotating images with object bounding
boxes. Generally, you use it when you want to train an object detector (e.g. a
face detector) since it allows you to easily create the needed training
dataset.
boxes and optionally their part locations. Generally, you use it when you want
to train an object detector (e.g. a face detector) since it allows you to
easily create the needed training dataset.
You can compile imglab with the following commands:
cd dclib/tools/imglab