createsamples should be able to create altered sample data from multiple positive images (Feature #2758)


Added by Trevor Clarke about 12 years ago. Updated over 9 years ago.


Status:Open Start date:2013-02-04
Priority:Normal Due date:
Assignee:- % Done:

0%

Category:objdetect
Target version:-
Difficulty: Pull request:

Description

opencv_createsamples can either create randomized samples from a single positive image or generate a vector file from multiple positive samples. It seems unable to create randomized samples from multiple positive images. For example, I have 500 positive sample images. I would like 6000 positives for training. I would like to be able to create 12 randomized images from each input image by specifying -num 6000 to createsamples. If this is done now, an error will occue on sample 501 as it reads past the end of the info.dat file.


History

Updated by Kirill Kornyakov about 12 years ago

+1

Trevor, this is well-known limitiation of OpenCV training utility. And, unfortunately nobody is going to work on it...

Updated by Marina Kolpakova almost 12 years ago

  • Assignee deleted (Marina Kolpakova)

Updated by Maksim Shabunin over 9 years ago

Issue has been transferred to GitHub: https://github.com/Itseez/opencv/issues/4504

Also available in: Atom PDF