Ask Your Question

LorenWard's profile - activity

2020-09-01 05:18:42 -0600 received badge  Notable Question (source)
2020-01-01 11:14:07 -0600 received badge  Popular Question (source)
2017-09-12 18:01:25 -0600 commented answer imshow just opens a tiny window

Oh, okay, I think I understand. Thank you! So what does the "img" in cv2.imshow('Blah',img) mean? This works now: imp

2017-09-12 18:01:12 -0600 commented answer imshow just opens a tiny window

Oh, okay, I think I understand. So what does the "img" in cv2.imshow('Blah',img) mean? This works now: import numpy as

2017-09-11 23:48:00 -0600 commented answer imshow just opens a tiny window

That's what I thought too, but cv2.imshow('Title',C:\\Users\\mlarn\\Downloads\\20170818_171339.jpg)

2017-09-11 22:01:54 -0600 asked a question imshow just opens a tiny window

imshow just opens a tiny window import numpy as np import cv2 img = cv2.imread('C:\\Users\\mlarn\\Downloads\\201708