Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. C / C++ / MFC
  4. Facial Recognition in C++, from scratch

Facial Recognition in C++, from scratch

Scheduled Pinned Locked Moved C / C++ / MFC
c++graphicsalgorithmshelpquestion
3 Posts 3 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • A Offline
    A Offline
    Ana Gheorghi a
    wrote on last edited by
    #1

    I wanna implement an algorithm for Facial Recognition in C++ with the help of Viola-Jones, aka Adaboost, but without using OpenCV or any other similar library. I wanna do it all from scratch. Any tips? Everybody gives me ambiguous answers. P.S.: I started the whole thing by creating a RGB to grayscale Bitmap conversion.

    L _ 2 Replies Last reply
    0
    • A Ana Gheorghi a

      I wanna implement an algorithm for Facial Recognition in C++ with the help of Viola-Jones, aka Adaboost, but without using OpenCV or any other similar library. I wanna do it all from scratch. Any tips? Everybody gives me ambiguous answers. P.S.: I started the whole thing by creating a RGB to grayscale Bitmap conversion.

      L Offline
      L Offline
      Lost User
      wrote on last edited by
      #2

      See Viola-Jones - Google Search[^]

      1 Reply Last reply
      0
      • A Ana Gheorghi a

        I wanna implement an algorithm for Facial Recognition in C++ with the help of Viola-Jones, aka Adaboost, but without using OpenCV or any other similar library. I wanna do it all from scratch. Any tips? Everybody gives me ambiguous answers. P.S.: I started the whole thing by creating a RGB to grayscale Bitmap conversion.

        _ Offline
        _ Offline
        _Flaviu
        wrote on last edited by
        #3

        A way to accomplish this is use the source code from a library that do that, which is huge work :) ... even is a school work, I guess it can be used OpenCV directly, most of them are free.

        1 Reply Last reply
        0
        Reply
        • Reply as topic
        Log in to reply
        • Oldest to Newest
        • Newest to Oldest
        • Most Votes


        • Login

        • Don't have an account? Register

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • World
        • Users
        • Groups