- 23 Aug, 2018 1 commit
-
-
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.
-
- 22 Aug, 2018 4 commits
-
-
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 9 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
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Kuang Fangjun authored
-
Kuang Fangjun authored
-
- 18 Aug, 2018 2 commits
-
-
Alexander Alekhin authored
It is designed for 1D vectors only
-
Alexander Alekhin authored
-
- 17 Aug, 2018 4 commits
-
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Suleyman TURKMEN authored
-
- 16 Aug, 2018 11 commits
-
-
Alexander Alekhin authored
keep the same type for passed Scalar values
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Maksim Shabunin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
don't use legacy test API
-
Alexander Alekhin authored
-
Bahram Dahi authored
-
Tomoaki Teshima authored
-
Alexander Alekhin authored
-