10 Commits (1211a8b9cdc1d717d3f8df3bf10d3a153d8ef1d2)

Author SHA1 Message Date
Alexander Alekhin 04fad57fc1 samples: fix python samples compatibility with demo.py 6 years ago
Alexander Alekhin 5560db73bf python: 'cv2.' -> 'cv.' via 'import cv2 as cv' 7 years ago
StevenPuttemans 6d34d6b47e update samples: waitKey() usage 8 years ago
Anatoly Orlov 1740218ee0 small platform compatability fix for ESC key 9 years ago
Anatoly Orlov 2be805ce29 kalman.py was broken totally 9 years ago
Alexander Alekhin a8e2922467 rename samples/{python2 -> python} 9 years ago
Adam Gibson b57be28920 Various Python samples updated for Python 2/3 compatibility. 9 years ago
Juan Carlos Niebles dc49e11527 removed setter methods, replaced by CV_PROP_RW macro 10 years ago
Juan Carlos Niebles 1162f0ed63 fixed whitespaces 10 years ago
Juan Carlos Niebles f610c88103 extended python interface for KalmanFilter 10 years ago