- 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
-
- 15 Aug, 2018 3 commits
-
-
Suleyman TURKMEN authored
-
Hiro Kobayashi authored
-
Alexander Alekhin authored
Multi-argument CV_Assert() is accessible via CV_Assert_N() (with malformed messages).
-
- 14 Aug, 2018 2 commits
-
-
Alexander Alekhin authored
-
Dmitry Kurtaev authored
-