253 Commits (05b259fe2ef12f3aa8369b2af8d9d56cf0c5c221)

Author SHA1 Message Date
Alexander Alekhin d5f152494b fix file names 7 years ago
Vitaly Tuzov 51cb56ef2c Implementation of bit-exact resize. Internal calls to linear resize updated to use bit-exact version. (#9468) 7 years ago
elenagvo a25c443d1f add perf test for boxFilter CV8U to CV16U 7 years ago
elenagvo 11ddb9332c add HAL for adaptiveThreshold 7 years ago
vipinanand4 39e742765a Merge pull request #9618 from vipinanand4:goodFeaturesToTrack_added_gradiantSize 7 years ago
Vitaly Tuzov 22fcbaed64 Added performance test for nearest neighbor resize 7 years ago
Alexander Alekhin a4a47b538c build: detect Android via '__ANDROID__' macro 7 years ago
Alexander Alekhin 006966e629 trace: initial support for code trace 8 years ago
Vitaly Tuzov 3a5e036feb Updated fix for accumulate performance test in case of multiple iterations 8 years ago
Vitaly Tuzov 01f773b803 Fix for accumulate performance test in case of multiple iterations 8 years ago
Vitaly Tuzov 2492c299f3 Extended set of existing performance test to OpenVX HAL suitable execution modes 8 years ago
Tomoaki Teshima aec59aba34 suppress warnings 8 years ago
Tomoaki Teshima 64cf206fb5 optimize blend using universal intrinsic 8 years ago
Tomoaki Teshima 37be9ddeec add enum Bayer**2BGRA 8 years ago
Alexander Alekhin f21f153a5f test: backport check for Image_KernelSize_GaborFilter2d perf test 8 years ago
Alexander Alekhin 7a9ed39655 test: update HoughLines perf test 8 years ago
Tomoaki Teshima ea6410d1e7 use universal intrinsic in threshold 8 years ago
Vadim Pisarevsky a9ab869800 seriously improved performance of blur function, especially 3x3 and 5x5 cases (#7262) 8 years ago
Pavel Vlasov 680ca88ce0 Outdated ICV restrictions were removed; 8 years ago
Alexander Alekhin f2e41ce391 ocl: fix input data for Canny perf test 8 years ago
Maksim Shabunin 6e9d0d9a0c Visual Studio 2015 warning and test fixes 9 years ago
Pavel Vlasov 14b006e808 IPP_VERSION_X100 was changed to: 9 years ago
Seon-Wook Park 7b01e32fe8 spatialGradient: HAL-accelerated 10 years ago
Seon-Wook Park 6803d1ed28 Support non continuous, BORDER_REPLICATE 10 years ago
Seon-Wook Park e633c991b0 spatialGradient: Doc, fix dangling newline error 10 years ago
Seon-Wook Park b5c4355c13 spatialGradient: Add basic perf test 10 years ago
Maksim Shabunin 9efc57f24b Increased perf_imgproc.moments max error 10 years ago
kalistratovag 20156d1eeb Adding 1 to moments to avoid tests fails 10 years ago
Ilya Lavrenov 89e3c508d8 fixed tests for aarch64 10 years ago
Ilya Lavrenov a340ea872e cvtColor Luv 2 RGB u8 10 years ago
Ilya Lavrenov e20613a776 cvtColor RGB 2 Luv u8 10 years ago
Ilya Lavrenov 584eed633e cvtColor Lab 2 RGB u8 10 years ago
Ilya Lavrenov 05e21015e9 cvtColor HLS 2 RGB u8 10 years ago
Ilya Lavrenov 51e7fb76b6 cvtColor HSV 2 RGB u8 10 years ago
Ilya Lavrenov c4c86a8990 cvtColor XYZ 2 RGB f32 10 years ago
Ilya Lavrenov 9cacd3261d cvtColor BGR5x5 2 Gray 10 years ago
Ilya Lavrenov 5f2135695e cvtColor rgb 2 YCrCb 10 years ago
orestis 9811a739b0 Change gaussianBlur5x5 perf test epsilon 10 years ago
Alexander Karsakov dfff9a8125 Added OCL performance test for YUV2RGB_IYUV, YUV2GRAY_420, RGB2YUV_IYUV, YUV2RGB_YUY2, YUV2GRAY_YUY2 color conversion modes 10 years ago
Ilya Lavrenov a54f6bb08b cv::cvtColor 10 years ago
Alexander Karsakov 4880dd0cd6 Added performance test for OCL version of HoughLines and HoughLinesP 10 years ago
Alexander Karsakov cb1e9adc63 Fixed getConversionInfo() for YUV2RGBA_* conversions 10 years ago
Alexander Karsakov cf1ae3513f Fixed getConversionInfo() for YUV2RGBA_* conversions 10 years ago
Alexander Karsakov 023a42ba55 Fixed getConversionInfo() for YUV2RGBA_* conversions 10 years ago
Alexander Alekhin 55188fe991 world fix 10 years ago
vbystricky 4286f60387 Extract imgcodecs module from highgui 11 years ago
mlyashko 6f2fea7ea5 added perftest for moments 11 years ago
vbystricky 09bcc061dd Change kernel for optimization. Remove restriction to align data 11 years ago
vbystricky 655465d9f8 Increase epsilon for pass sanity check 11 years ago
vbystricky eb54c83985 Fix error 11 years ago