opencv/modules
Alexander Alekhin a88b94cc44 build: fix warning in python parser
/usr/lib/python3.5/re.py:203: FutureWarning: split() requires a non-empty pattern match.
  return _compile(pattern, flags).split(string, maxsplit)
2016-11-11 17:45:12 +03:00
..
calib3d convertPointsToHomogeneous: fix output type for depth == CV_32S 2016-11-09 11:35:12 +01: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
cudabgsegm
cudacodec
cudafeatures2d
cudafilters
cudaimgproc
cudalegacy
cudaobjdetect
cudaoptflow
cudastereo
cudawarping
cudev
features2d fix for #7510, #7511 and #7512 2016-10-31 11:07:56 +04:00
flann
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 Merge pull request #7602 from mshabunin:fix-opencl-warnings 2016-11-09 12:35:00 +00:00
java fix for #7510, #7511 and #7512 2016-10-31 11:07:56 +04:00
ml
objdetect Fixed several OpenCL compiler warnings 2016-11-07 16:49:12 +03:00
photo test: change condition in Photo_Decolor 2016-10-20 16:54:43 +03:00
python build: fix warning in python parser 2016-11-11 17:45:12 +03:00
shape
stitching test: don't check magic values in stitching perf test 2016-10-31 13:37:59 +03:00
superres
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 Fixed several OpenCL compiler warnings 2016-11-07 16:49:12 +03:00
videoio fix the problem:repeatedly stop cause app crash 2016-10-28 15:50:37 +08:00
videostab
viz viz: update for VTK6.2+ 2016-10-21 18:33:38 +03:00
world
CMakeLists.txt