OpenCV

Computer Vision Project Pages

This project is maintained by jeremywood-ai

OpenCV Project Pages

OpenCV project developed in Python

Computer Vision Proof of Detection This projects set up how to use OpenCV’s library to create a webcam person detection system.

List of Detectors Used

Using Spyder 3.2.3 and Anaconda Navigator

First project to explore simple facial recognition through the use of Haar Features.

This library is self-contained through the OpenCV project using its 4.1.2 packages. (As of Dec. 23, 2019, OpenCV released 4.2.0) I plan to update my computer vision detection project to OpenCV 4.2.0 in the next few iterations.

OpenCV 4.1.2 in Spyder framework or Microsoft Visual Code

Overall, the opporunity presented more complex in the establishing the environment in Anaconda. The dependencies I highlighted briefly in my blog jeremywood.ai. My initial run of my python code testing better inside Visual Code 14.0. I have since adjusted the computer vision detection lines to better accommodate a new pyhton environment that I have exported into OpenCV_v3.txt for others to reveiw. There are addition packages I have added for coding amenities and platform versatility I was able to refined it better to my workflow in Spyder.

A Note on the Python Environment for openCV project 1.0

One of the largest packages to disrupt the environment:

Ending the Video Detector

Press q (letter q) when the video is active

Project files:


This is an academic course project with additional changes for my customized Anaconda environment, as part of SuperDataScience instruction found on Udemy 2019