fixes for latest changes in opencv3.0 api
authorberak <px1704@web.de>
Thu, 1 Jan 2015 09:30:44 +0000 (10:30 +0100)
committerberak <px1704@web.de>
Thu, 15 Jan 2015 11:01:47 +0000 (12:01 +0100)
commitfd60e98c5b69fead0ed7b6657374cf5ec52abfcb
treefa658c94d89bf8cd3305634aa0dca29976f77a7b
parentfd2d800c06de67bc826d454317a53c63d59b43cf
fixes for latest changes in opencv3.0 api

fixes for latest changes in opencv3.0 api

waitKey() normalization

fixed mser bindings
15 files changed:
modules/features2d/include/opencv2/features2d.hpp
samples/python2/calibrate.py
samples/python2/common.py
samples/python2/deconvolution.py
samples/python2/digits_video.py
samples/python2/edge.py
samples/python2/find_obj.py
samples/python2/fitline.py
samples/python2/lappyr.py
samples/python2/mosse.py
samples/python2/mser.py
samples/python2/plane_ar.py
samples/python2/plane_tracker.py
samples/python2/squares.py
samples/python2/stereo_match.py