I want to read images from my laptop camera (using cv2.VideoCapture().read(), frame by frame). then display them in the same window, first frame without any change (colored) second frame after change it into grayscale and so on. every time I try that, the cv2.imshow window doesn't respond and the kernel shows me an image I displayed a week ago and then dies.
-- You received this message because you are subscribed to the Google Groups "spyder" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/spyderlib/c511b077-3d83-40c3-bef9-c8c929371c51%40googlegroups.com.
