Ask Your Question

Trak888's profile - activity

2014-02-20 22:21:53 -0600 commented answer How to train cascade classifier

Can someone describe what the "mergevec" function actually does? it seems that for every positive sample, it generates a *.vec file. But then we still need to merge them? I'm at a loss on this merging process. Thanks

2014-02-20 21:53:16 -0600 commented question Up to date version of Mergevec.cpp?

I'm stuck on this too. If you have high level explanation of what is going on, that would be greatly appreciated. I'm trying port it to python which is easier to understand. But somehow, I don't think it is simply merging two binary files. Also what is the merging format? Are we stripping out any headers?

2014-02-20 21:52:46 -0600 answered a question Up to date version of Mergevec.cpp?

I'm stuck on this too. If you have a solution to explain to me exactly what is in the *.vec file that would be great, please contact me.
Also what is the merging format? Are we stripping out any headers?