Hi everyone,
My OS is Win7 64 bit, OpenCV 4.3.0, Editor Thonny 3.2.6...
When I run the sample codes for Camera Stream I get the error below:
Any idea? Thanks...
cap = acapture.open(1) # /dev/video0
AttributeError: module 'acapture' has no attribute 'open'
Hi everyone,
My OS is Win7 64 bit, OpenCV 4.3.0, Editor Thonny 3.2.6...
When I run the sample codes for Camera Stream I get the error below:
Any idea? Thanks...
cap = acapture.open(1) # /dev/video0
AttributeError: module 'acapture' has no attribute 'open'