opencv/modules
Pavel Vlasov 349d5ba012 --perf_instrument parameter now has int type and 0, 1, 2 modes (1 - simple trees, 2 - expanded trees for functions with same name but different calling address);
Maximum depth limit var was added to the instrumentation structure;

Trace names output console output fix: improper tree formatting could happen;
Output in case of error was added;

Custom regions improvements;

Improved timing and weight calculation for parallel regions; New TC (threads counter) value to indicate how many different threads accessed particular node;

parallel_for, warnings fixes and ReturnAddress code from Alexander Alekhin;
2016-11-08 10:18:05 +03:00
..
calib3d Merge pull request #7467 from tomoaki0705:featureCheckSimdUniversal 2016-11-02 12:30:55 +00:00
core --perf_instrument parameter now has int type and 0, 1, 2 modes (1 - simple trees, 2 - expanded trees for functions with same name but different calling address); 2016-11-08 10:18:05 +03:00
cudaarithm Merge pull request #7370 from souch55:Fixxn 2016-10-01 10:44:56 +00:00
cudabgsegm Fixed identifiers warns 2016-09-30 15:16:29 +05:30
cudacodec Fixed identifiers warns 2016-09-30 15:16:29 +05:30
cudafeatures2d Merge pull request #7370 from souch55:Fixxn 2016-10-01 10:44:56 +00:00
cudafilters fix defines typo 2016-10-03 18:29:11 +03:00
cudaimgproc Fixed identifiers warns 2016-09-30 15:16:29 +05:30
cudalegacy Merge pull request #7370 from souch55:Fixxn 2016-10-01 10:44:56 +00:00
cudaobjdetect Fixed identifiers warns 2016-09-30 15:16:29 +05:30
cudaoptflow Merge pull request #7370 from souch55:Fixxn 2016-10-01 10:44:56 +00:00
cudastereo Fixed identifiers warns 2016-09-30 15:16:29 +05:30
cudawarping Fixed identifiers warns 2016-09-30 15:16:29 +05:30
cudev Merge pull request #7370 from souch55:Fixxn 2016-10-01 10:44:56 +00:00
features2d fix for #7510, #7511 and #7512 2016-10-31 11:07:56 +04:00
flann Merge pull request #7370 from souch55:Fixxn 2016-10-01 10:44:56 +00:00
highgui highgui: window_QT: added missing virtual method specifier 2016-11-02 13:11:51 +01:00
imgcodecs Solution to issue #7408 2016-10-07 21:29:08 +02:00
imgproc --perf_instrument parameter now has int type and 0, 1, 2 modes (1 - simple trees, 2 - expanded trees for functions with same name but different calling address); 2016-11-08 10:18:05 +03:00
java fix for #7510, #7511 and #7512 2016-10-31 11:07:56 +04:00
ml Merge pull request #7371 from mshabunin:aruco-java-wrap 2016-10-01 15:38:59 +00:00
objdetect fixed detection_based_tracker on visual studio 2013 and later 2016-10-31 11:07:09 +00:00
photo test: change condition in Photo_Decolor 2016-10-20 16:54:43 +03:00
python add vector_vector_KeyPoint support to python wrappers 2016-10-16 19:09:35 +04:00
shape Merge pull request #7370 from souch55:Fixxn 2016-10-01 10:44:56 +00:00
stitching test: don't check magic values in stitching perf test 2016-10-31 13:37:59 +03:00
superres Merge pull request #7370 from souch55:Fixxn 2016-10-01 10:44:56 +00:00
ts --perf_instrument parameter now has int type and 0, 1, 2 modes (1 - simple trees, 2 - expanded trees for functions with same name but different calling address); 2016-11-08 10:18:05 +03:00
video Merge pull request #6933 from hrnr:gsoc_all 2016-10-22 19:10:42 +03:00
videoio fix the problem:repeatedly stop cause app crash 2016-10-28 15:50:37 +08:00
videostab Merge pull request #7370 from souch55:Fixxn 2016-10-01 10:44:56 +00:00
viz viz: update for VTK6.2+ 2016-10-21 18:33:38 +03:00
world Fixed identifiers warns 2016-09-30 15:16:29 +05:30
CMakeLists.txt world fix 2014-08-05 20:12:35 +04:00