createsamples missing in 3.0
I just built opencv 3.0 from the master repository and I cannot find createsamples. I've checked the apps folder in the source and I only see traincascade, nothing related to create samples.
Has this program been removed from opencv 3.0? If so how are we supposed to generate a .vec file for traincacade?
admittedly, not really helpful, but : http://code.opencv.org/issues/3832#note-1
I tought the createsamples was still there but it disappeared also. I will make a pull request in the near future to add it again, or you could do it!