pravs
Mechanical
- Apr 12, 2018
- 34
Hello,
I am trying to develop a GUI using tkinter which can label images to train a CNN. The images are SLIC images where I need to label desired segments in that SLIC image.
I have the following code (attached to this) but I am unable to select segments of the SLIC image and label them. Kindly help me.
I am trying to develop a GUI using tkinter which can label images to train a CNN. The images are SLIC images where I need to label desired segments in that SLIC image.
I have the following code (attached to this) but I am unable to select segments of the SLIC image and label them. Kindly help me.