Tutorial

Table Of Contents
102
20 Machine Line Tracking Based on OpenCV
20.1 Visual Line Inspection Process
For the development preparation and operation of OpenCV function, please refer to 18.
Create camera_opencv.py in the folder where app.py and base_camera.py in 18, the code related to the
OpenCV visual line tracking function to be introduced in this chapter is written in camera_opencv.py.
For safety reasons, this routine does not control the motor or servo motion, and only outputs OpenCV
calculation results.