Test case for #674
parent
5d0d485fd9
commit
06b06d5f85
1 changed files with 4 additions and 0 deletions
@ -0,0 +1,4 @@ |
||||
import cv |
||||
|
||||
while True: |
||||
cv.CreateHist([40], cv.CV_HIST_ARRAY, [[0,255]], 1) |
Loading…
Reference in new issue