• Home
  • About
  • Contact
  • Privacy Policy
  • Disclaimer

The Codacus

The Coding Abacus

  • Home
  • Computer Vision
  • Neural Network
  • Forums
  • About
  • Contact
  • Privacy Policy
  • Disclaimer
You are here: Home / Archives for Computer Vision

Face Recognition Using OpenCV | Loading Recognizer

face recognition system

In my previous post we learnt to train a recognizer using a dataset, in this post we are loading recognizer to see how we can use that recognizer to recognize faces. If you are following my previous posts then you already have the trained recognizer with you inside a folder named "trainner" and "trainner.yml" file inside it. Now we are going to use that training data to … [Read more...]

Face Recognition OpenCV – Training A Face Recognizer

face recognition trining

To perform face recognition we need to train a face recognizer, using a pre labeled dataset, In my previous post we created a labeled dataset for our face recognition system, now its time to use that dataset to train a face recognizer using opencv python, … [Read more...]

Face Recognition – OpenCV Python | Dataset Generator

In my last post we learnt how to setup opencv and python and wrote this code to detect faces in the frame. Now lets take it to the next level, lets create a face recognition program, which not only detect face but also recognize the person and tag that person in the frame … [Read more...]

Face Detection Using OpenCV In Python | How To Setup OpenCV Python

Opencv is the most popular computer vision library, and today we are going to learn how to setup opencv, how to access your webcam and how easily we can write a face detection program with just a few lines of code. Hi there, this is me Anirban, writing my first blog on face detection, I am a crazy person, and if you are like me you might like the stuff that are in my … [Read more...]

« Previous Page

Forum Account

Log In
Register Lost Password

Follow Us On

  • Facebook
  • Google+
  • Twitter
  • YouTube

Categories

  • Computer Vision
    • Face Recognition
    • Object Recognition
  • Machine Learning
    • Neural Network

Archives

  • September 2017
  • August 2017
  • July 2017
  • June 2017
  • March 2017
  • February 2017
  • January 2017
  • Computer Vision
  • Face Recognition
  • Object Recognition
  • Machine Learning
  • Neural Network

Contact

[email protected]