Coder Social home page Coder Social logo

bieanimaton / image-detection Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 1.0 4.13 MB

Machine Learning and Computer Vision project to detect face, eye, body and general objets in static image or video.

Python 100.00%
opencv cascades python computer-vision machine-learning image-classification face-detection body-detection car-detection

image-detection's Introduction

General-Detection

This is a project about Machine Learning and Computer Vision using OpenCV and Trained Cascasdes to detect face, body, smile, and others objects in image or video.

Image

lena

faith connors

car 1

face and eyes detection

face and eyes detection 2

How Install ๐Ÿ“‘

# Create folder for store the files, like 'GeneralDetection'

IMPORTANT!
Cascades (Haar Cascade) is a XML file trained with positives and negatives images to fast
detection of objects, body parts and whatever. Method created by Paul Viola and Michael Jones

# Clone the project
git clone https://github.com/BieAnimaton/Image-Detection

# Install the dependencies
pip install opencv-python or install from IDE (PyCharm for example).

Use  "cascades" folder to set your cascade XML from detection. 
Use "pessoas" or "others" to select a image to start the detection.

# To start
python "video detection.py" 
   or
python [others .py files]

# The project messages will appear on console

Features ๐Ÿ› ๏ธ

  • Python 3.7
  • OpenCV

image-detection's People

Contributors

bieanimaton avatar

Stargazers

 avatar

Watchers

 avatar

Forkers

abirba123

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.