opencv/modules
Alexander Alekhin e4f71994c2 calib3d: findChessboardCornersSB() minor updates
- avoid updating of input image during equalizeHist() call
- avoid for() with double variable (use 'int' instead)
- more CV_Check*() macros
- use Mat_<T>, Matx
- static for local variables
2018-09-27 15:38:01 +03:00
..
calib3d calib3d: findChessboardCornersSB() minor updates 2018-09-27 15:38:01 +03:00
core calib3d: findChessboardCornersSB() minor updates 2018-09-27 15:38:01 +03:00
dnn dnn: fix printf format warning 2018-09-26 14:06:04 +03:00
features2d Merge pull request #12310 from cv3d:chunks/enum_interface 2018-09-21 18:12:35 +03:00
flann Merge pull request #12570 from alalek:drop_usrtype1 2018-09-19 13:55:26 +03:00
gapi Merge pull request #12608 from dmatveev:gapi 2018-09-26 21:50:39 +03:00
highgui Merge remote-tracking branch 'upstream/3.4' into merge-3.4 2018-09-14 23:44:35 +00:00
imgcodecs Merge remote-tracking branch 'upstream/3.4' into merge-3.4 2018-09-10 00:10:21 +03:00
imgproc core: fix printf warnings by using c++11 format 2018-09-24 11:31:40 +03:00
java Merge remote-tracking branch 'upstream/3.4' into merge-3.4 2018-09-10 00:10:21 +03:00
js JS: Support enum properties 2018-09-24 16:37:52 +09:00
ml Merge pull request #12467 from alalek:core_use_shared_ptr 2018-09-10 13:59:14 +00:00
objdetect Fixed several incorrect printf format specifiers 2018-09-24 11:31:40 +03:00
photo Fixed several incorrect printf format specifiers 2018-09-24 11:31:40 +03:00
python Merge pull request #12310 from cv3d:chunks/enum_interface 2018-09-21 18:12:35 +03:00
shape Merge remote-tracking branch 'upstream/3.4' into merge-3.4 2018-09-14 23:44:35 +00:00
stitching Merge pull request #12310 from cv3d:chunks/enum_interface 2018-09-21 18:12:35 +03:00
superres Merge remote-tracking branch 'upstream/3.4' into merge-3.4 2018-09-14 23:44:35 +00:00
ts Merge pull request #12310 from cv3d:chunks/enum_interface 2018-09-21 18:12:35 +03:00
video Merge pull request #12310 from cv3d:chunks/enum_interface 2018-09-21 18:12:35 +03:00
videoio Fixed several incorrect printf format specifiers 2018-09-24 11:31:40 +03:00
videostab Merge remote-tracking branch 'upstream/3.4' into merge-3.4 2018-09-14 23:44:35 +00:00
viz Merge remote-tracking branch 'upstream/3.4' into merge-3.4 2018-08-29 16:24:56 +03:00
world Do not build protobuf without dnn (#10689) 2018-02-01 16:30:23 +03:00
CMakeLists.txt cmake: allow providing list of extra modules paths 2018-02-01 19:02:02 +03:00