Skip to content

Instantly share code, notes, and snippets.

View pytholabsbot1's full-sized avatar
😊
Empowering OpenSource & Research

pytholabs_bot1 pytholabsbot1

😊
Empowering OpenSource & Research
View GitHub Profile
import time,imutils
import cv2
from PIL import Image
import numpy as np
from twilio.rest import Client
import tkinter
from threading import Thread
cap = cv2.VideoCapture(0)
cap.set(3,640) # set Width
@pytholabsbot1
pytholabsbot1 / list.md
Created September 19, 2021 06:15 — forked from ih2502mk/list.md
Quantopian Lectures Saved