Skip to content

Instantly share code, notes, and snippets.

@Euler29
Created June 10, 2018 13:04
Show Gist options
  • Save Euler29/c297a66bbc3527cc7e25cdfa4a34295c to your computer and use it in GitHub Desktop.
Save Euler29/c297a66bbc3527cc7e25cdfa4a34295c to your computer and use it in GitHub Desktop.
otonom_araba_kod_1
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