I want to use the trainCascadeObjectDetector in Matlab. It requires an array with the regions of interest of the images. I found two apps where you can put boxes around the rois and the array gets created automatically:
Cascade Trainer: Specify Ground Truth, Train a Detector
Unfortunately they both require Matlab R2014 and I only got R2013. Is there an other way to define the rois without manually creating the array?
Regards Philip