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-13 17:07:30 +04:00
2013-06-11 21:17:31 +04:00
2013-06-13 12:40:14 +04:00
2013-05-13 17:07:30 +04:00
2013-03-25 11:19:29 +04:00