The labels of a model are now cloned instead of using Mat::copyTo, because Mat::copyT...
authorPhilipp Wagner <bytefish@gmx.de>
Fri, 7 Sep 2012 20:42:46 +0000 (22:42 +0200)
committerPhilipp Wagner <bytefish@gmx.de>
Fri, 7 Sep 2012 20:42:46 +0000 (22:42 +0200)
commitcfa250eff58324bfecac841f1524907709df84eb
treed0c9ce2b2a10a2dfe32b6cc0acd24902996c7aa2
parenta5e37779fb5a0528517e3f7eaf7d91f77ccc4a49
The labels of a model are now cloned instead of using Mat::copyTo, because Mat::copyTo leads to a crash with the Python wrapper. I need to further investigate it.
modules/contrib/src/facerec.cpp