Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Need Advice In knowing the necessary image processing operations to be performed for robot to follow black line over white background

I Want to create a raspberry pi based line following robot using image processing. My robot follows black line against white background.

What are the image processing operations that are needed to be performed on the frame of the video so that i might help my robot to move on the black line..

I will be using python with open cv2 library.