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
..
2012-06-07 17:21:29 +00:00
2013-02-11 15:09:42 +01:00
2012-10-17 15:32:23 +04:00
2012-06-09 15:00:04 +00:00
2012-10-17 15:32:23 +04:00
2013-04-10 19:36:39 +04:00
2013-02-21 16:12:33 +04:00
2012-06-07 17:21:29 +00:00
2013-02-14 17:07:36 +04:00
2013-02-06 20:57:36 +04:00
2013-04-10 19:39:38 +04:00
2013-03-26 17:19:52 -07:00