11 Commits (1dee848d3ef5045e1e7fc919e31fcb0efc5b0159)

Author SHA1 Message Date
Alexander Panov d6306f8ccb
Merge pull request #20564 from AleksandrPanov:update_kalman_sample 3 years ago
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