Line Following algorithm with processing using a webcam.
Dependencies :
- openCV for processing.
- video library.
Just install it from library tab in processing software menu. Also install the video library. now you are ready to use this code. Happy Coding !
- what is line following?
- Line Following is one of the most important aspects of robotics. A Line Following Robot is an autonomous robot which is able to follow either a black or white line that is drawn on the surface consisting of a contrasting color.
- Some techniques which are used in digital image processing include: Anisotropic diffusion. Hidden Markov models. Image editing. Image restoration. Independent component analysis. Linear filtering. Neural networks. Partial differential equations.


