Page 1 of 1

how to modify a box-algorithms

Posted: Thu Apr 16, 2015 2:28 pm
by dennis
hi,
I want to change the "csp spatial filter trainer" into a new algorithm named "strcspspatial filter trainer" from source code.
But there are always something wrong with my code.

So,i want to know that everytime i want to check my code,if i should execute the"win32-install_dependencies" or just
execute the "win32-build"?

Re: how to modify a box-algorithms

Posted: Fri Apr 17, 2015 7:32 am
by jtlindgren
Hi Dennis, the build script is enough. Dependencies need to be installed only once.

You'll usually get faster builds if you build in the IDE (via win32-launch-vc, see build instructions).


Best,
Jussi