use cv2 function
authorAlexander Mordvintsev <no@email>
Wed, 15 Jun 2011 13:58:40 +0000 (13:58 +0000)
committerAlexander Mordvintsev <no@email>
Wed, 15 Jun 2011 13:58:40 +0000 (13:58 +0000)
commit1a208fe13272a1744c26b0864b4e892ba6ef6f13
tree07a76215da5a121ed8931b95a0aa0354ff056e9f
parent35aa133d9aaf94a646cee6bca0a94186762c288c
use cv2 function
added color_histogram.py sample
work on VideoSynth (chessboard)
samples/python2/browse.py
samples/python2/calibrate.py
samples/python2/coherence.py
samples/python2/color_histogram.py [new file with mode: 0644]
samples/python2/common.py
samples/python2/edge.py
samples/python2/video.py