Lane detection with Open CV
```py import matplotlib.pyplot as plt import matplotlib.image as mpimg reading in an image image = mpimg.imread(‘solidWhiteCurve.jpg’)
```py import matplotlib.pyplot as plt import matplotlib.image as mpimg reading in an image image = mpimg.imread(‘solidWhiteCurve.jpg’)
While working on a mini autonomous car project, I began to lose my direction.
```cpp #include #include
Controlling a servo motor through laptop connection Controlling a servo motor with remote control