151 Commits (c5d7791b67cb2810bff9a3123f9f640e5dcc7530)

Author SHA1 Message Date
Tomoaki Teshima c5d7791b67 brush up fp16 implementation 9 years ago
Tomoaki Teshima 3debc78a5f fix build error on JetsonTK1 9 years ago
Tomoaki Teshima 87ca607fd4 brush up convertFp16 9 years ago
Tomoaki Teshima c57f8780e9 show CPU feature correctly when FP16 is available 9 years ago
Alexander Alekhin 2ec63e4dd1 fix android pack build 9 years ago
Alexander Alekhin 5f269d08b4 bigdata: add test, resolve split/merge issue 9 years ago
Tomoaki Teshima d0a8390963 fix run time error on Mac 9 years ago
Tomoaki Teshima fd76ed5c0f fix to support wider compiler 9 years ago
Tomoaki Teshima 6f6eebbcb9 fix warning 9 years ago
Tomoaki Teshima fbfd3158a7 fix corner case when number is small 9 years ago
Tomoaki Teshima eccf2fa4c3 follow other interface 9 years ago
Tomoaki Teshima b2ad7cd9c0 add feature to convert FP32(float) to FP16(half) 9 years ago
Alexander Alekhin 6997d423c8 fix normalize in case of inplace operations 9 years ago
Maksim Shabunin b4bcdd10a1 HAL: improvements 10 years ago
hoangviet1985 e679d97100 remove redundant code 10 years ago
Maksim Shabunin 6e9d0d9a0c Visual Studio 2015 warning and test fixes 10 years ago
Pavel Vlasov 14b006e808 IPP_VERSION_X100 was changed to: 10 years ago
Pavel Vlasov e57609836c Warning fix; 10 years ago
Pavel Vlasov 101607a7d0 Imgproc_Hist_MinMaxVal.accuracy fix; 10 years ago
Dmitry Budnikov a5a21019b2 ipp_countNonZero build fix; 10 years ago
Ilya Lavrenov 6bce6ee34a checks 10 years ago
Ilya Lavrenov f2cd65cf1e fixes 10 years ago
Ilya Lavrenov 70933ea999 convert from f64 10 years ago
Ilya Lavrenov 612b8ce2cb fixed compilation issues 10 years ago
Ilya Lavrenov d87457a025 split/merge 10 years ago
Ilya Lavrenov fc0869735d used popcnt 10 years ago
Ilya Lavrenov 63fc6ef316 convertTo from 64f 10 years ago
Ilya Lavrenov 8870ef4159 convertTo from 16u, 16s, 32s, 32f 10 years ago
Ilya Lavrenov 116fb275a8 convertTo from 8s 10 years ago
Ilya Lavrenov 19e77e4787 convertTo from 8u 10 years ago
Ilya Lavrenov b758dbd384 convertTo AVX2 10 years ago
Ilya Lavrenov 3a78a22733 convertScaleAbs for s8, f64 10 years ago
Ilya Lavrenov 8d48632ebe avx2 10 years ago
vbystricky a8aa6381d9 Optimize OpenCL version of conversScaleAbs function 11 years ago
Pavel Vlasov 45958eaabc Implementation detector and selector for IPP and OpenCL; 11 years ago
Ilya Lavrenov 5f23d99918 the rest modes of cv::Mat::convertTo 11 years ago
Ilya Lavrenov 00f16e9178 neon 11 years ago
Ilya Lavrenov bbc161e1cb fix for cv::Mat::convertTo with scale 11 years ago
Ilya Lavrenov e46332a183 cv::Mat::convertTo with scale and shift 11 years ago
Ilya Lavrenov 345b1369be correct neon rounding 11 years ago
Ilya Lavrenov 4b3f2c1972 Neon optimization of Mat::convertTo 11 years ago
Ilya Lavrenov 515be70867 Neon optimization of cv::convertScaleAbs 11 years ago
Ilya Lavrenov 5d3a128cd3 NEON impl on cv::convertScaleAba CV_32f 11 years ago
Vadim Pisarevsky 5d8098a2c3 avoid compiler warnings 11 years ago
Vadim Pisarevsky a37876ab95 fixed build of iOS framework another time; clang does not like the new NEON-optimized split/merge 11 years ago
vbystricky 1fe403f461 Enable OpenCL version of norm and convertScaleAbs or 32F data 11 years ago
Adil Ibragimov 8a4a1bb018 Several type of formal refactoring: 11 years ago
Elena Gvozdeva b73b28ab9c fix for ocl_lut 11 years ago
Alexander Karsakov 835b5e2179 Disabled ippiConvert_32f16s_C1R since it breaks OCL accuracy tests of remap with test_loop_times=30. 11 years ago
Alexander Alekhin 55188fe991 world fix 11 years ago