video synth uses cv2.randn for noise -- much faster than np.random.normal
authorAlexander Mordvintsev <no@email>
Thu, 9 Jun 2011 08:21:37 +0000 (08:21 +0000)
committerAlexander Mordvintsev <no@email>
Thu, 9 Jun 2011 08:21:37 +0000 (08:21 +0000)
commit07a4e52093123c9c3f5f174ccc26ac189ad8052e
tree490e927e9a8a613b654fb316ddb9afe47e7b2c5e
parent2e7e6ae84b1038bc33176bb334989b19214a40d7
video synth uses cv2.randn for noise -- much faster than np.random.normal
samples/python2/video.py