joshhu opened this issue 6 years ago · 2 comments
width, height should be swapped in line 39:
self.hanw = cv2.createHanningWindow((width, height),cv2.CV_64F)
line.39 is correct. I think this error is already corrected by my older update. Thanks.