opencv/modules
Namgoo Lee 25c36fb05f cv::cuda::cvtColor bug fix (#10640)
* cuda::cvtColor bug fix

Fixed bug in conversion formula between RGB space and LUV space.
Testing with opencv_test_cudaimgproc.exe, this commit reduces the number
of failed tests from 191 to 95. (96 more tests pass)

* Rename variables
2018-01-19 14:06:05 +03:00
..
calib3d Improve the documentation for affine transform estimation. 2018-01-18 19:54:18 +01:00
core Merge pull request #10605 from alalek:ocl_fix_deadlock 2018-01-18 13:39:36 +00:00
cudaarithm Fix perf build with CUDA 9. 2018-01-19 00:23:02 +01:00
cudabgsegm
cudacodec
cudafeatures2d
cudafilters
cudaimgproc Fix perf build with CUDA 9. 2018-01-19 00:23:02 +01:00
cudalegacy clean up the code 2017-12-22 08:42:21 +09:00
cudaobjdetect
cudaoptflow
cudastereo Fix perf build with CUDA 9. 2018-01-19 00:23:02 +01:00
cudawarping Fix perf build with CUDA 9. 2018-01-19 00:23:02 +01:00
cudev cv::cuda::cvtColor bug fix (#10640) 2018-01-19 14:06:05 +03:00
dnn more update on MVN layer ocl implementation 2018-01-19 22:54:04 +08:00
features2d Fixed several warnings produced by clang 6 and static analyzers 2018-01-16 15:26:28 +03:00
flann resolves #10548 - FLANN::knnSearch garbage bug (when kNN is larger than the dataset size) 2018-01-08 18:58:55 +09:00
highgui Merge pull request #10412 from GregoryMorse:patch-2 2018-01-18 07:49:47 +03:00
imgcodecs Merge pull request #10512 from sturkmen72:update_documentation 2018-01-18 04:44:59 +00:00
imgproc Merge pull request #10512 from sturkmen72:update_documentation 2018-01-18 04:44:59 +00:00
java Merge pull request #10621 from mshabunin:disable-docs 2018-01-18 16:37:19 +03:00
js JavaScript bindings for dnn module 2017-12-08 18:33:48 +03:00
ml ml(ANN_MLP): ensure that train() call is always successful 2017-12-22 18:50:04 +00:00
objdetect Implementation of bit-exact resize. Internal calls to linear resize updated to use bit-exact version. (#9468) 2017-12-13 15:00:38 +03:00
photo Reverted calls to linear resize back to generic version for floating point matrices 2017-12-22 17:10:03 +03:00
python cmake: eliminate ninja generator warning (CMake 3.10), refactor code 2018-01-05 04:42:24 +00:00
shape Implementation of bit-exact resize. Internal calls to linear resize updated to use bit-exact version. (#9468) 2017-12-13 15:00:38 +03:00
stitching Implementation of bit-exact resize. Internal calls to linear resize updated to use bit-exact version. (#9468) 2017-12-13 15:00:38 +03:00
superres
ts cmake: Java/Android SDK refactoring 2018-01-13 02:12:39 +00:00
video Merge pull request #10432 from GlueCrow:bgfg_knn_fix 2018-01-05 14:16:17 +00:00
videoio java(test): fix test names 2018-01-12 19:14:00 +00:00
videostab
viz handle legacy VTK functions 2017-12-21 01:33:25 -08:00
world
CMakeLists.txt Merge pull request #10621 from mshabunin:disable-docs 2018-01-18 16:37:19 +03:00