1 | initial version |
since this is using cv::CommandlineParser you have to call it like:
opencv_annotation --images=/tanks/images --annotations=/tanks/annotations.txt
( you're mainly missing the =
between key and value, and the "long" options need 2 hyphen)