- 26 Nov, 2018 1 commit
-
-
Maksim Shabunin authored
-
- 21 Nov, 2018 5 commits
-
-
Alexander Alekhin authored
-
berak authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
huangqinjin authored
introduced by commit 4e629000
-
- 20 Nov, 2018 9 commits
-
-
Alexander Alekhin authored
-
Sayed Adel authored
- add infrastructure support for Power9/VSX3 - fix missing VSX flags on GCC4.9 and CLANG4(#13210, #13222) - fix disable VSX optimzation on GCC by using flag ENABLE_VSX - flag ENABLE_VSX is deprecated now, use CPU_BASELINE, CPU_DISPATCH instead - add VSX3 to arithmetic dispatchable flags
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Ruslan Garnov authored
* Added caching of agents execution sequence * Merged linesRead() and nextWindow() methods on FluidAgent in one method * Added caching of input lines for fluid::View * Added caching of output lines for fluid::Buffer * Fixed GAPI_Assert to work in standalone mode
-
Dan Mašek authored
-
Alexander Alekhin authored
-
Dmitry Matveev authored
This MR fixes this.
-
- 19 Nov, 2018 8 commits
-
-
1over authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Evgeny Latkin authored
GAPI (fluid): RGB to Lab optimization (#13206) * GAPI (fluid): BGR2LUV, RGB2Lab: performance test * GAPI (fluid): BGR2LUV, RGB2Lab: using cv::hal::cvtBGRtoLab * GAPI (fluid): BGR2LUV, RGB2Lab: hide reference code with #ifdef
-
Evgeny Latkin authored
GAPI (fluid): RGB to YUV optimization (#13174) * GAPI (fluid): RGB to YUV: activate performance tests * GAPI (fluid): speedup 4-8x RGB-to-YUV, 2.5x YUV to RGB with int16 arithmetic * GAPI (fluid): RGB <--> YUV: fixed compiler warning * GAPI (fluid): RGB <--> YUV: additional speedup 2-3x times (10-15x over original) via manual CV_SIMD * GAPI (fluid): RGB <--> YUV: dynamic CV_SIMD dispatching
-
Dmitry Kurtaev authored
-
- 18 Nov, 2018 4 commits
-
-
Alexander Alekhin authored
OpenCV 4.0.0
-
Alexander Alekhin authored
-
Alexander Alekhin authored
OpenCV 4.0.0 for Intel(R) OpenVINO(TM) toolkit
-
Alexander Alekhin authored
-
- 17 Nov, 2018 10 commits
-
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
OpenCV 3.4.4
-
Alexander Alekhin authored
OpenCV 3.4.4
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
berak authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
- 16 Nov, 2018 3 commits
-
-
Alexander Alekhin authored
-
Alexander Alekhin authored
* samples: rename starter_imagelist.cpp * samples: rename intelperc_capture.cpp => videocapture_intelperc.cpp * samples: rename openni_capture.cpp => videocapture_openni.cpp * samples: rename image_sequence.cpp => videocapture_image_sequence.cpp * samples: rename gstreamer_pipeline.cpp => videocapture_gstreamer_pipeline.cpp * samples: rename autofocus.cpp => videocapture_gphoto2_autofocus.cpp * samples: rename live_detect_qrcode.cpp => qrcode.cpp
-
Alexander Alekhin authored
-