leak3.py 107 Bytes EditWeb IDE 1 2 3 4 5 6 import cv import math import time while True: h = cv.CreateHist([40], cv.CV_HIST_ARRAY, [[0,255]], 1)