-
-
Save Euler29/c297a66bbc3527cc7e25cdfa4a34295c to your computer and use it in GitHub Desktop.
otonom_araba_kod_1
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
from picamera.array import PiRGBArray | |
from picamera import PiCamera | |
import cv2 | |
import numpy as np | |
import time | |
import motorcontrol as mc |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment