Ask Your Question

TheVillain's profile - activity

2013-08-14 10:23:17 -0600 asked a question Mergevec getting a weird error (invalid XML)

I don't know if I compiled it incorrectly but whenever I try to run it I get the error

Valid XML should start with '<?xml ...?>') in unknown function, file ..\..\..\modules\core\src\persistence.cpp, line 2258

I'm not sure what the problem could be. The description file I'm passing in is correct, since I had to create those for the steps before. I also can't check the vec files created so I don't know if they're the problem. Any help would be appreciated!

2013-04-09 00:17:23 -0600 asked a question OpenCV 2.4.5 camera FPS half that of previous versions

When my phone updated to 2.4.5 in the OpenCV manager I noticed my apps which had previously run at around 30fps were now all half of that. I thought I had made a bug but it's the same for all the sample applications as well. I downloaded the new library and added it to my project and still no luck. Is there anyway to downgrade the version I'm using?

All my feature detection code is lagging badly compared to how it ran before.