opencv/modules
Alexander Alekhin 8b541e450b imgproc: dispatch color*
Lab/XYZ modes have been postponed (color_lab.cpp):
- need to split code for tables initialization and for pixels processing first
- no significant performance improvements for switching between SSE42 / AVX2 code generation
2019-03-07 15:45:05 +03:00
..
calib3d Add Hand-Eye calibration methods (Tsai, Park, Horaud, Andreff, Daniilidis). 2019-03-05 14:51:33 +01:00
core imgproc: dispatch color* 2019-03-07 15:45:05 +03:00
cudaarithm
cudabgsegm
cudacodec
cudafeatures2d
cudafilters
cudaimgproc Add CV_16UC1 support for cuda::CLAHE 2019-02-06 17:21:55 +00:00
cudalegacy cudalegacy: Use safe block scan function 2019-02-13 01:55:02 +09:00
cudaobjdetect
cudaoptflow Fix Farneback Optical Flow Algorithm 2019-01-13 15:14:45 +00:00
cudastereo cuda::StereoBM - fix hanging and racing issue 2019-02-18 06:03:12 +00:00
cudawarping
cudev CUDA 10.1 Build Issue Fix 2019-03-03 16:40:43 +00:00
dnn dnn: fix usage of CV_LOG_VERBOSE macro 2019-03-02 14:49:21 +00:00
features2d code clean up 2019-01-14 22:21:21 +03:00
flann Fix Flann compilation under nvcc + NEON 2019-02-19 15:11:01 +02:00
highgui build: fix warnings 2019-03-05 14:47:04 +03:00
imgcodecs Merge pull request #13382 from LaurentBerger:imreadsize 2018-12-09 15:05:27 +03:00
imgproc imgproc: dispatch color* 2019-03-07 15:45:05 +03:00
java java: avoid enum values with references on other enums 2019-03-01 21:32:03 +00:00
js Add tests for features2d JavaScript bindings 2019-02-01 19:12:31 +03:00
ml ml: handle sigmoid NaN result (should be Inf) 2019-03-01 13:47:45 +03:00
objdetect code clean up 2019-01-14 22:21:21 +03:00
photo Solves bug 13853 2019-02-18 17:15:05 +01:00
python python: support Python list for cv::Range 2019-03-01 20:52:35 +00:00
shape
stitching bindings: backport generator from OpenCV 4.x 2019-03-01 20:18:48 +00:00
superres
ts Merge pull request #13317 from terfendail:norm_wintr 2018-11-29 19:34:14 +03:00
video Merge pull request #13837 from amithjkamath:test 2019-02-22 18:36:40 +03:00
videoio Merge pull request #13945 from alalek:backport_bindings_generator 2019-03-05 12:45:21 +00:00
videostab
viz
world
CMakeLists.txt