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#
  4. facial expression recognition

facial expression recognition

Scheduled Pinned Locked Moved C#
algorithmstestingbeta-testingperformancetutorial
3 Posts 2 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.
  • U Offline
    U Offline
    User 9491642
    wrote on last edited by
    #1

    I should to solve next task: RECOGNITION OF EMOTIONAL EXPRESSIONS ON HUMAN FACES IN DIGITAL IMAGES 1. Results 1.1 Limitations of implementation 1.2. Training (learning) set (in the case of the learning based method) 1.3. Testing set and corresponding visual results of recognition 1.4. Analysis (correctness of recognition, problems, speed – is it fast enough for real time interactive foreign language learning) How could I solve this task? Is backpropagation learning algorithm good approach for this? How to start preprocessing and so on.

    L 2 Replies Last reply
    0
    • U User 9491642

      I should to solve next task: RECOGNITION OF EMOTIONAL EXPRESSIONS ON HUMAN FACES IN DIGITAL IMAGES 1. Results 1.1 Limitations of implementation 1.2. Training (learning) set (in the case of the learning based method) 1.3. Testing set and corresponding visual results of recognition 1.4. Analysis (correctness of recognition, problems, speed – is it fast enough for real time interactive foreign language learning) How could I solve this task? Is backpropagation learning algorithm good approach for this? How to start preprocessing and so on.

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

      Google for "image recognition", there are many resources around to guide you.

      1 Reply Last reply
      0
      • U User 9491642

        I should to solve next task: RECOGNITION OF EMOTIONAL EXPRESSIONS ON HUMAN FACES IN DIGITAL IMAGES 1. Results 1.1 Limitations of implementation 1.2. Training (learning) set (in the case of the learning based method) 1.3. Testing set and corresponding visual results of recognition 1.4. Analysis (correctness of recognition, problems, speed – is it fast enough for real time interactive foreign language learning) How could I solve this task? Is backpropagation learning algorithm good approach for this? How to start preprocessing and so on.

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

        Member 9538830 wrote:

        How could I solve this task?

        You won't get that "answer" in a forum, as there is no answer. It's a complete topic.

        Member 9538830 wrote:

        Is backpropagation learning algorithm good approach for this?

        There's a lot more out there[^].

        Member 9538830 wrote:

        speed – is it fast enough for real time interactive foreign language learning)

        No, it's not.

        Bastard Programmer from Hell :suss: If you can't read my code, try converting it here[^]

        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