- 25 Oct, 2013 1 commit
-
-
peng xiao authored
It supports NORM_L1 distance types now and can use user provided indices. Also fixed a bug of kmeans where distance pointers should be float instead of double. NORM_L2 changed to NORM_L2SQR, Accuracy and Perf tests are added added ROI support in accuracy test of distanceToCenters
-
- 24 Oct, 2013 4 commits
-
-
Andrey Pavlenko authored
-
Andrey Pavlenko authored
-
Andrey Pavlenko authored
-
Andrey Pavlenko authored
-
- 23 Oct, 2013 5 commits
-
-
Ilya Lavrenov authored
-
Ilya Lavrenov authored
-
Ilya Lavrenov authored
-
Ilya Lavrenov authored
-
Roman Donchenko authored
-
- 22 Oct, 2013 4 commits
-
-
Roman Donchenko authored
-
Roman Donchenko authored
-
Roman Donchenko authored
Bug report: http://code.opencv.org/issues/3329
-
Andrey Pavlenko authored
-
- 21 Oct, 2013 13 commits
-
-
Ilya Lavrenov authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Roman Donchenko authored
-
Roman Donchenko authored
-
Roman Donchenko authored
-
Andrey Pavlenko authored
-
Andrey Pavlenko authored
-
Andrey Pavlenko authored
-
Andrey Pavlenko authored
-
Ilya Lavrenov authored
-
Ilya Lavrenov authored
-
Roman Donchenko authored
-
- 19 Oct, 2013 4 commits
-
-
Ilya Lavrenov authored
-
Ilya Lavrenov authored
-
Vladislav Vinogradov authored
create `d_fgimg` matrix before cleaning.
-
Kevin authored
In the function cvInitIntrinsicParams2D the principal point for normalized image coordinates is set to 0/0. This updates the function to initialize the principal point at 0.5/0.5.
-
- 18 Oct, 2013 9 commits
-
-
Ilya Lavrenov authored
-
Alexander Alekhin authored
"#error" requires DOS line endings (or fails with fatal error C1004: unexpected end-of-file found) See: http://connect.microsoft.com/VisualStudio/feedback/details/794991/c-error-directive-and-unix-line-endings-leads-to-an-unexpected-end-of-file So replace them to #pragma message.
-
Andrey Pavlenko authored
-
Roman Donchenko authored
-
Roman Donchenko authored
-
Roman Donchenko authored
-
Ilya Lavrenov authored
-
Ilya Lavrenov authored
-
Ilya Lavrenov authored
-