- 28 Aug, 2018 2 commits
-
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
- 27 Aug, 2018 4 commits
-
-
Alexander Alekhin authored
tested with NDK 17b (17.1.4828580)
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Dmitry Kurtaev authored
-
- 25 Aug, 2018 4 commits
-
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Maxim Smirnov authored
Some `CV_Assert`s changed to `CV_Assert_N`s according to https://github.com/opencv/opencv/issues/12304
-
berak authored
-
- 24 Aug, 2018 7 commits
-
-
Alexander Alekhin authored
-
berak authored
-
Dmitry Kurtaev authored
* Support Mask-RCNN from TensorFlow * Fix a sample
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
- 23 Aug, 2018 5 commits
-
-
Alexander Alekhin authored
-
Hamdi Sahloul authored
-
Alexander Alekhin authored
-
logic1988 authored
When the fullAffine parameter is set to false, the estimateRigidTransform function maybe return empty, then the _localAffineEstimate function will be called, but the bug in it will result in incorrect results.
-
berak authored
-
- 22 Aug, 2018 5 commits
-
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
- 21 Aug, 2018 9 commits
-
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Maksim Shabunin authored
-
Kaartic Sivaraam authored
The while loop would run only once making it useless and leading to confusion. So, remove the unwanted while loop and just keep an infinite for loop.
-
Alexander Alekhin authored
-
- 20 Aug, 2018 4 commits
-
-
Colin Smith authored
-
Alexander Alekhin authored
Intrinsics must be effective, so don't declare FP16 type/operations if there is no native support. - CV_FP16: supports load/store into/from float32 - CV_SIMD_FP16: declares FP16 types and native FP16 operations
-
Alexander Alekhin authored
-
Rostislav Vasilikhin authored
-