Which of the following is correct for image related operations with on board raspberry pi camera in python
Answers
Answered by
0
Answer:
To use the camera you'll have to enable it using raspi-config. Once raspi-config opens, use the arrow keys to navigate to the line that says "Enable Camera" and hit enter. Then select "Yes" and hit enter again.
Similar questions