1
0
mirror of https://github.com/opencv/opencv_contrib.git synced 2025-10-20 04:25:42 +08:00
Commit Graph

5 Commits

Author SHA1 Message Date
Moeed
4f524db434 Merge pull request #2269 from shaikmoeed:hotfix/samples-motempl-python-update
* Fix bug: Invalid Syntax at line 14(draw_motion_comp method)

* Fix bug: TypeError- integer argument expected, got float

* Fix bug: clean up the camera by adding .release()
2019-09-23 18:51:31 +03:00
Alexander Alekhin
57ff363389 python: 'cv2.' -> 'cv.' via 'import cv2 as cv' 2017-12-11 16:14:46 +03:00
berak
3f7e74db85 fix misplaced break statement 2017-02-28 08:43:13 +01:00
berak
ba2aae5664 optflow: updated motempl.py sample 2016-09-12 13:27:13 +02:00
Vadim Pisarevsky
4df76c353a added outflow, bgsegm modules; moved matlab from the main repository 2014-08-10 23:25:27 +04:00