- 22 Sep, 2010 12 commits
-
-
Vadim Pisarevsky authored
-
Ethan Rublee authored
Also, the androi-opencv.mk.in wasn't correct for one of the crystax NDK build directory setups
-
Vadim Pisarevsky authored
-
Ethan Rublee authored
-
Vladislav Vinogradov authored
minor refactoring of GPU module and GPU tests, split arithm and imgproc parts.
-
Maria Dimashova authored
-
Ethan Rublee authored
-
Ethan Rublee authored
-
Ethan Rublee authored
mainly cmake stuff, but in persistance the wcstombs is not supported on android, and in sift.cpp there was and ifdef that affected arm and this causes undefined symbols on android.
-
Ethan Rublee authored
Basically just adding lines at top of CMakeLists that alter behavior if ANDROID is set to true.
-
Ethan Rublee authored
adding cmake based android scripts and a reusable android library - samples to follow - haven't tested yet completely
-
Ethan Rublee authored
-
- 21 Sep, 2010 5 commits
-
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
Alexander Shishkov authored
-
- 20 Sep, 2010 7 commits
-
-
Alexander Shishkov authored
-
Alexey Spizhevoy authored
-
Maria Dimashova authored
-
Vladislav Vinogradov authored
added gpu compare version for CMP_NE operation
-
Maria Dimashova authored
-
Maria Dimashova authored
-
Alexander Shishkov authored
-
- 19 Sep, 2010 2 commits
-
-
Alexander Shishkov authored
-
Alexander Shishkov authored
-
- 17 Sep, 2010 6 commits
-
-
Anatoly Baksheev authored
-
Anatoly Baksheev authored
added npp_error function added check_and_treat_gpu_exception function for tests_gpu
-
Maria Dimashova authored
-
Alexander Shishkov authored
-
Maria Dimashova authored
-
Maria Dimashova authored
renamed createDetector to createFeatureDetector
-
- 16 Sep, 2010 2 commits
-
-
Yannick Verdie authored
-
Yannick Verdie authored
-
- 15 Sep, 2010 6 commits
-
-
Ethan Rublee authored
-
Vladislav Vinogradov authored
-
Maria Dimashova authored
-
Vladislav Vinogradov authored
Added implementation and test for the GPU version of warpAffine, warpPerspective, rotate, based on NPP. Renamed copyConstBorder to copyMakeBorder. Fixed warnings when HAVE_CUDA is not defined.
-
Maria Dimashova authored
-
Vladislav Vinogradov authored
Added implementation and test for the GPU version of flip, resize, sum, minMax, copyConstBorder, setTo, based on NPP.
-