hello, Davis.
i want to use imglab labelling.
i can draw rectangle (shift + left click)
but i don't know how to draw circle. (shape_predict 68 landmark.dat is drawn using circle.)
i read help -> about, but i can't find anything about circle.
how can i draw the circle??
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
oh, thank you Davis,
i can draw one circle. (command : imglab.exe mydataset.xml --parts 0)
right click pop-up window is created (just one option).
but, i want to draw 68 circle. how can i typing command for this?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
hello, Davis.
i want to use imglab labelling.
i can draw rectangle (shift + left click)
but i don't know how to draw circle. (shape_predict 68 landmark.dat is drawn using circle.)
i read help -> about, but i can't find anything about circle.
how can i draw the circle??
The circles are object parts. About tells you how to label them.
but, right click is not working. pop-up window is not appeard.
Is my imglab something wrong?
Last edit: Jungsae Yim 2016-02-25
Did you use the --parts option?
oh, thank you Davis,
i can draw one circle. (command : imglab.exe mydataset.xml --parts 0)
right click pop-up window is created (just one option).
but, i want to draw 68 circle. how can i typing command for this?
Read the about section. It gives an example of exactly what you do.
Thank you Davis!
i missed " "
now, it works !!
can you tell me how to put the "PTS" into the "train.xml" by the imglab