Files
opencv/modules/core
Vladislav Vinogradov a4750f49c6 fix for bug #3068 (PCA::computeVar for double input):
The matrix g  can have CV_32F or CV_64F type,  but g.at uses only float template.
This fix adds specialization for double type.
2013-06-14 12:53:44 +04:00
..
2013-05-20 13:19:36 +02:00
2013-04-10 19:39:38 +04:00