opencv/modules
2017-08-01 12:30:27 +03:00
..
calib3d Merge pull request #9086 from catree:improve_solvePnPRansac 2017-07-14 17:28:47 +00:00
core Merge pull request #8498 from savuor:bit_exact_lab 2017-07-17 14:01:05 +00:00
cudaarithm suppress warning on Jetson TK1 2017-06-15 18:28:13 +09:00
cudabgsegm Rewritten some tests in videoio and imgcodecs modules 2017-06-20 18:20:41 +03:00
cudacodec Rewritten some tests in videoio and imgcodecs modules 2017-06-20 18:20:41 +03:00
cudafeatures2d
cudafilters
cudaimgproc
cudalegacy Rewritten some tests in videoio and imgcodecs modules 2017-06-20 18:20:41 +03:00
cudaobjdetect Merge pull request #9075 from TonyLianLong:master 2017-07-03 16:14:17 +00:00
cudaoptflow Merge pull request #9075 from TonyLianLong:master 2017-07-03 16:14:17 +00:00
cudastereo
cudawarping
cudev
dnn MobileNet SSD sample 2017-08-01 12:30:27 +03:00
features2d Merge pull request #9133 from sovrasov:mser_add_test 2017-07-14 19:38:05 +00:00
flann Merge pull request #9075 from TonyLianLong:master 2017-07-03 16:14:17 +00:00
highgui Merge pull request #9075 from TonyLianLong:master 2017-07-03 16:14:17 +00:00
imgcodecs build: detect Android via '__ANDROID__' macro 2017-07-10 12:43:59 +03:00
imgproc RGB2Lab_f and trilinear interpolation code are in separate branch; cubeRoot(x) instead of std::pow(x, 1.f/3.f) 2017-07-17 21:59:54 +03:00
java add java wrappers to dnn module 2017-07-02 11:46:20 +04:00
ml Prevent crash when attempting to create training data without responses. 2017-06-30 15:36:47 +02:00
objdetect Merge pull request #9130 from alalek:android_define 2017-07-14 17:17:24 +00:00
photo RGB2Lab_f and trilinear interpolation code are in separate branch; cubeRoot(x) instead of std::pow(x, 1.f/3.f) 2017-07-17 21:59:54 +03:00
python static analyze: python dynamic_cast checks 2017-07-06 17:11:51 +03:00
shape Fixed several issues found by static analysis 2017-06-28 18:06:18 +03:00
stitching build: detect Android via '__ANDROID__' macro 2017-07-10 12:43:59 +03:00
superres Fixed several issues found by static analysis 2017-06-28 18:06:18 +03:00
ts build: detect Android via '__ANDROID__' macro 2017-07-10 12:43:59 +03:00
video build: detect Android via '__ANDROID__' macro 2017-07-10 12:43:59 +03:00
videoio Merge pull request #9091 from alalek:update_ffmpeg 2017-07-14 17:25:35 +00:00
videostab Fixing some static analysis issues 2017-06-27 14:30:26 +03:00
viz static build workaround 2017-06-30 18:17:32 +03:00
world build: update modules descriptions 2017-06-20 15:45:23 +03:00
CMakeLists.txt