- Install
- Basic operation
- Basics of programming for electronic work
- Basics of programming for Excel
- Machine learning with scikit-learn
- Visualizing data with matplotlib
- Web programming
- RPA programming
- Miscellaneous programming
- Reference
- "Basic" group
- ”Basic I/O" group
- ”PWM Output" group
- "Servo Motor" group
- ”Motor" group
- ”Display" group
- ”Sensor" group
- "Micro controller" group
- "Arduino UNO Q" group
- "Camera" group
- Overview
- Usage of each block
- "Code detection" group
- "Video object detection" group
- "Camera" group
- "Arduino UNO Q" group
- "Excel" group
- "scikit-learn" group
- "matplotlib" group
- "Web" group
- "File" group
- "Image" group
- "Turtle" group
- "Speech" group
Usage of each block
Initializing USB Camera
![]()
Initialize the USB camera.
Specify the camera number and the vertical and horizontal resolutions.
The initialized camera is assigned to a variable and passed as a parameter when initializing the detectors for code detection and object detection.