Searched defs:rgb_label (Results 1 – 9 of 9) sorted by relevance
28 const dlib::rgb_pixel rgb_label; member141 const Voc2012class& find_voc2012_class(const dlib::rgb_pixel& rgb_label) in find_voc2012_class()154 inline uint16_t rgb_label_to_index_label(const dlib::rgb_pixel& rgb_label) in rgb_label_to_index_label()
150 auto rgb_label = random_color; in main() local
57 bool is_instance_pixel(const dlib::rgb_pixel& rgb_label) in is_instance_pixel()83 dlib::rgb_pixel rgb_label; member324 …at> keep_only_current_instance(const matrix<rgb_pixel>& rgb_label_image, const rgb_pixel rgb_label) in keep_only_current_instance()
108 GtkLabel *rgb_label; member
198 GtkWidget *rgb_label; /* label to show RGB values */ member
582 GtkWidget *box, *picture, *name_label, *rgb_label, *hsv_label; in setup_listitem_cb() local