Ask Your Question

pierewoj's profile - activity

2015-01-09 11:42:43 -0600 commented answer Tool for cropping positive samples

Thanks a lot, your program compiles without any problem but i cant figure out what arguments mean. The third argument is the output I guess. The second one is a txt file with a list of paths to the images. So what is the first one?

2015-01-09 04:41:20 -0600 received badge  Scholar (source)
2015-01-09 04:40:50 -0600 received badge  Supporter (source)
2015-01-09 03:56:18 -0600 asked a question Tool for cropping positive samples

I am working on a program which detects cans from a picture. I am using a cascade classifier to do that. To improve its quality I need to provide more positive samples. I have made many photos of cans from different angles and in different light settings. image description Long story short, I have around 100 photos (around 5 cans in each) and I need to crop all those cans into separate images. Cropping each one and exporting in GIMP is really slow. Is there any tool you could recommend to make this faster?

Thanks a lot in advance and sorry for my English!