Ask Your Question

DmitryK's profile - activity

2018-01-15 13:19:02 -0600 commented answer Any tool for cropping positive samples

I cannot enable local tools, which comes with opencv..no errors, just cannot run

2018-01-15 13:17:43 -0600 received badge  Critic (source)
2018-01-15 13:17:38 -0600 commented answer Any tool for cropping positive samples

Thanks! This really useful application! Do you know anything else, just in case ? :)

2018-01-15 13:17:35 -0600 received badge  Scholar (source)
2018-01-15 13:17:32 -0600 received badge  Supporter (source)
2018-01-15 10:40:58 -0600 received badge  Student (source)
2018-01-15 04:23:22 -0600 marked best answer Any tool for cropping positive samples

I am working on a program which detects boxes 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 boxes from my webcam. I need in tool to create 'good.dat'-file. I trying to use google imageclipper, but there are no results.. Is there any programms to create file Good.dat with positive object coordinates? I found some in github, but cant run them... If yes, help please with links. Thanks. p.s. Sorry for my bad english)

2018-01-14 10:04:28 -0600 commented answer Any tool for cropping positive samples

As I understand, I should to compile && run, but I want to found tool to run without compile.

2018-01-14 09:31:49 -0600 asked a question Any tool for cropping positive samples

Any tool for cropping positive samples I am working on a program which detects boxes from a picture. I am using a cascad