I am new to Matlab.
I want to label several images to use in SVM training later on.
I have decided to use ROI
but i can't label my ROIs
.
I have objectBoundingBoxes
column but i want to have object column and not_object column seperately. Or should I do this by writing code instead of manually?
But i do not have any idea about it.
In this matlab page they say click the Add ROI
label, I have matlab student 2016a and i dont have this option.
Thanks