stephanecharette / DarkMark

Marking up images for use with Darknet.
https://www.ccoderun.ca/darkmark/Summary.html
Other
160 stars 21 forks source link

Add colourlist feature #28

Open hasanums opened 9 months ago

hasanums commented 9 months ago

This is about UI convenience in DarkMark. If the user needs to associate distinct colors to the classes she works on, a list of color values can be read from a plain text file. Expected format is one color per line, given in RGB hex pairs. Lines starting with a # will be ignored. Darkmark's launcher feaures a 'markup colours' field to accept the full file name.

See darkmark_color_file.txt for an example.

darkmark_color_file.txt