CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 6 of 6

Threaded View

  1. #1
    Join Date
    Aug 2011
    Posts
    16

    Reduce light reflection on image

    Hi everyone,

    I'm currently programming an application that intends to detects wrinkles on a face picture. So far I've gpt quite good results, except for some parts of the images : these where flash light is reflected on the skin.

    So, my question is as follow :
    Is there any way to reduce this light reflection on the skin, without losing information about the wrinkles (i do not want to "delete" wrinkles, just reduce reflection) ?

    A typical problematic image i'm facing is attached.

    Thanks!
    Attached Images Attached Images

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured