opencv/modules
yuki takehara 4934f7c5a4 Merge pull request #11285 from take1014:core_6125
* Resolves 6125

* Fix test code

* Delete unnecessary code
2018-04-28 14:14:10 +03:00
..
calib3d build: unreachable code after CV_Error() (part 2) 2018-04-24 16:03:40 +03:00
core Merge pull request #11285 from take1014:core_6125 2018-04-28 14:14:10 +03:00
cudaarithm cuda: eliminate part of build warnings 2018-04-05 17:53:22 +03:00
cudabgsegm cuda: eliminate part of build warnings 2018-04-05 17:53:22 +03:00
cudacodec cuda: eliminate part of build warnings 2018-04-05 17:53:22 +03:00
cudafeatures2d
cudafilters
cudaimgproc fix build error on Jetson 2018-03-28 18:21:53 +09:00
cudalegacy cuda: eliminate part of build warnings 2018-04-05 17:53:22 +03:00
cudaobjdetect
cudaoptflow
cudastereo fix build error on Jetson 2018-03-28 18:21:53 +09:00
cudawarping
cudev
dnn Custom deep learning layers in Python 2018-04-26 09:25:18 +03:00
features2d build: unreachable code after CV_Error() (part 2) 2018-04-24 16:03:40 +03:00
flann flann: apply CV_OVERRIDE/CV_FINAL 2018-03-28 18:43:27 +03:00
highgui build: unreachable code after CV_Error() (part 2) 2018-04-24 16:03:40 +03:00
imgcodecs build: unreachable code after CV_Error() (part 2) 2018-04-24 16:03:40 +03:00
imgproc Merge pull request #11409 from tomoaki0705/fixCLAHEfailure 2018-04-27 16:41:56 +03:00
java android: refactor Android SDK detection 2018-04-05 19:19:31 +00:00
js
ml build: unreachable code after CV_Error() (part 2) 2018-04-24 16:03:40 +03:00
objdetect objdetect: apply CV_OVERRIDE/CV_FINAL 2018-03-28 18:43:27 +03:00
photo Merge pull request #11208 from terfendail:seamless_1 2018-04-09 09:52:28 +00:00
python Custom deep learning layers in Python 2018-04-26 09:25:18 +03:00
shape shape: apply CV_OVERRIDE/CV_FINAL 2018-03-28 18:43:27 +03:00
stitching Optimize MultiBandBlender to run faster 2018-04-27 10:48:13 +03:00
superres build: unreachable code after CV_Error() 2018-04-23 15:45:57 +03:00
ts refactor: don't use CV_ErrorNoReturn() internally 2018-04-24 15:38:42 +03:00
video tab to space 2018-04-24 17:45:16 +03:00
videoio Merge pull request #11314 from terfendail:msmf_camera 2018-04-27 19:34:29 +03:00
videostab build: unreachable code after CV_Error() 2018-04-23 15:45:57 +03:00
viz Merge pull request #11353 from eecsninja:3.4 2018-04-20 15:31:47 +03:00
world
CMakeLists.txt