173 Commits (e269ef96cb7bd77edad12a30963b1c97c08875e8)

Author SHA1 Message Date
Tomoaki Teshima e269ef96cb update convertFp16 using CV_CPU_CALL_FP16 8 years ago
Tomoaki Teshima d81cdb8e1c add OpenCL version of convertFp16 and test 8 years ago
Pavel Vlasov 11c2ffaf1c Update for IPP for OpenCV 2017u2 integration; 8 years ago
Pavel Vlasov 35c7216846 IPP for OpenCV 2017u2 initial enabling patch; 8 years ago
Arnaud Brejeon 636ab095b0 Merge pull request #8535 from arnaudbrejeon:std_array 8 years ago
Vitaly Tuzov 9a4b5a4545 OpenVX calls updated to use single common OpenVX context per thread 8 years ago
Rostislav Vasilikhin fcdbe16252 openvx_cvt disabled for Khronos, fixed sstep and dstep usage 9 years ago
Rostislav Vasilikhin cf5e976fad OpenVX convert enabled 9 years ago
Rostislav Vasilikhin 8b9422a052 OpenVX wrappers rewritten with CV_OVX_RUN, VX_DbgThrow 9 years ago
apavlenko 76c38f0c80 trying to enable canny_vx adding a new test comparing canny_cv vs canny_vx 9 years ago
Rostislav Vasilikhin 695b20172b Merge pull request #7794 from savuor:fix/ovx_cvt_continuous 9 years ago
Vitaly Tuzov ced81f72bc Added OpenVX based processing to LUT 9 years ago
Rostislav Vasilikhin 2b56b174e8 fixed: data types, empty input case 9 years ago
Rostislav Vasilikhin 0a6958813c added OpenVX call to Mat::convertTo() (w/o scaling) 9 years ago
LaurentBerger c56c0e140b Solve exception for 3D Mat 9 years ago
Alexander Alekhin a9ab629f60 build: fix aarch64 build with aarch64-linux-gnu-g++-4.8 9 years ago
Tomoaki Teshima c7cb116dc0 check FP16 build condition correctly 9 years ago
Tomoaki Teshima 903789f7af use universal intrinsic for FP16 9 years ago
Tomoaki Teshima c5d7791b67 brush up fp16 implementation 9 years ago
Pavel Vlasov 30a6cee2fe Instrumentation for OpenCV API regions and IPP functions; 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 10 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