- 24 Apr, 2016 1 commit
-
-
ohnozzy authored
Add OpenCL support to linearPolar & logPolar. The OpenCL code use float instead of double, so that it does not require cl_khr_fp64 extension, with slight precision lost. Add explicit conversion Add explicit conversion from double to float to eliminate warning during compilation.
-
- 18 Apr, 2016 8 commits
-
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
- 17 Apr, 2016 3 commits
-
-
Maksim Shabunin authored
-
Maksim Shabunin authored
-
Alexander Alekhin authored
-
- 16 Apr, 2016 1 commit
-
-
Suleyman TURKMEN authored
-
- 14 Apr, 2016 10 commits
-
-
Dan authored
templated std::vector<T> constructor was being called instead of const std::vector<cv::cuda::GpuMat>.
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
StevenPuttemans authored
-
StevenPuttemans authored
-
ohnozzy authored
Rewrite linearPolar & logPolar so that they do not depend on the deprecated API CvMat. Issue 6377 is resolved in this way because the two routines do not convert UMat to CvMat anymore.
-
solosuper authored
-
Maksim Shabunin authored
-
rishirajsurti authored
-
- 13 Apr, 2016 9 commits
-
-
Maksim Shabunin authored
-
Alexander Alekhin authored
-
Maksim Shabunin authored
-
Maksim Shabunin authored
-
StevenPuttemans authored
-
Maksim Shabunin authored
-
Maksim Shabunin authored
-
Maksim Shabunin authored
-
Philipp Hasper authored
They were issued for every frame retrieved - even in a release build.
-
- 12 Apr, 2016 8 commits
-
-
Tauranis authored
-
Alexander Alekhin authored
"Eat" unexpected backend exceptions
-
Maksim Shabunin authored
-
Maksim Shabunin authored
-
Maksim Shabunin authored
-
ohnozzy authored
Added 2 inline functions in persistence.hpp So that the '>>' operator works correctly for std::Vector<KeyPoint> and std::Vector<DMatch>
-
Maksim Shabunin authored
-
Alexander Alekhin authored
-