1 | initial version |
emgu is just a (somewhat inofficial/community based) c# wrapper around the c++ opencv classes/functions, so the question is more like:
do you want to do it in c++ or in c# ?
if it's c#, besides emgu, aforge might be worth taking a look at, too