Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Optimizing image processing code

Hi guys

I am working on image processing project which involves line following and also traffic sign detection.

If traffic sign displays stop, line follower robot should stop . other wise it follows the line

i want to perform the above two operations of line follower and traffic signal detection concurrently.

What should be my approach in doing so

i am using raspberry pi b+ and python.. how can i optimize image processing operation