pageauc / speed-camera

A Unix, Windows, Raspberry Pi Object Speed Camera using python, opencv, video streaming, motion tracking. Includes a Standalone Web Server Interface, Image Search using opencv template match and a whiptail Admin Menu Interface Includes picam and webcam Plugins for motion track security camera configuration including rclone sync script. watch-app allows remotely controller camera configuration from a remote storage service name. Uses sqlite3 and gnuplot for reporting. Recently added openalpr license plate reader support.
Apache License 2.0
983 stars 172 forks source link

Noob, getting opencv error in IDLE #52

Closed matchucaligani closed 3 years ago

matchucaligani commented 4 years ago

IDLE_error I'm absolutely brand new to coding in general. Trying out your script and getting this error in IDLE.

matchucaligani commented 4 years ago

CommandPrompt_Error I've also tried it in Command Prompt

matchucaligani commented 4 years ago

Any ideas?

pageauc commented 4 years ago

You will need to download and install opencv for python 3 on windows. Also you will need to have your path setup to point to python folder

You can find details for installing opencv here https://www.learnopencv.com/install-opencv3-on-windows/ Hope this helps

On Fri, Feb 21, 2020 at 4:47 PM matchucaligani notifications@github.com wrote:

Any ideas?

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/pageauc/speed-camera/issues/52?email_source=notifications&email_token=ABNPKZHQH3CWPDSKGOMLVXDREBKXLA5CNFSM4KZLSMBKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEMUK7PI#issuecomment-589868989, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABNPKZGYZBUPC7HHNZICBIDREBKXLANCNFSM4KZLSMBA .

-- See my YouTube Channel at http://www.youtube.com/user/pageaucp