Ask Your Question

Fixus's profile - activity

2016-06-29 03:51:08 -0600 commented question createsample.exe crashes every time

@break how to create such file ? I mean that as far as I understand the numbers are: numer of objects on the image, coordinates of the object. How to get such coordinates ? If i have 100 pictures for example I need to manualy find those coordinates and type them in the file ?

2016-06-28 01:09:34 -0600 commented question createsample.exe crashes every time

@break I've tried to prepare such file but every time I receive parse error. My file is a simple textfile where each file is in one line. Is that corret ?

2016-06-27 12:38:26 -0600 asked a question createsample.exe crashes every time

Hi I am trying to create samples using opencv_createsamples.exe but it crashes every time. I've checked different builds, opencv2 and opencv3. I don't know how to overcome this. My command looks like this

opencv_createsamples.exe -img C:/Users/dpach/Pictures/Interfejsy/img/1.jpg -maxxangle 15 -maxyangle 15 -maxzangle 1 -w 80 -h 40 -vec test.vec -bgtresh 0 -bgcolor 0 -show

The windows to show samples is opening but after that I receive info that program is not responding. Any ideas ?

I've tried to start it from a pseudo unix bash and I receive then Segmentation fault

It crush after that Create training samples from single image applying distortions...