Click here to Skip to main content
15,893,588 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralNo two files with same path added to list control Pin
neha.agarwal2711-Jan-08 20:02
neha.agarwal2711-Jan-08 20:02 
GeneralRe: No two files with same path added to list control Pin
Llasus11-Jan-08 20:27
Llasus11-Jan-08 20:27 
GeneralRe: No two files with same path added to list control Pin
Hamid_RT11-Jan-08 20:52
Hamid_RT11-Jan-08 20:52 
GeneralRegarding creation of Log File Pin
H4u3211-Jan-08 19:17
H4u3211-Jan-08 19:17 
QuestionRe: Regarding creation of Log File Pin
CPallini12-Jan-08 0:25
mveCPallini12-Jan-08 0:25 
GeneralRe: Regarding creation of Log File Pin
Maxwell Chen12-Jan-08 10:45
Maxwell Chen12-Jan-08 10:45 
GeneralRe: Regarding creation of Log File Pin
namratakalburgi12-Aug-09 23:27
namratakalburgi12-Aug-09 23:27 
GeneralHELP!!Problem with detecting face shape!! Pin
purplee8511-Jan-08 18:03
purplee8511-Jan-08 18:03 
Hi all,

I've got a problem trying to detect the shape of the face using C++. I thought of using pixel aggregation(forming a region which is composed of face colour) but can't do it with the boolean operator, Merge/set_union(think these 2 operators can only be applied to arrays..right??), to compose the region so that i can differentiate the oval-shaped face from other objects!! Is there a way to region growing? I tried searching over the web but found only algorithms... I need some advice as to how to apply it to C++!! Do ya have any idea how i could accomplish that? I reached the stage whereby i have extracted the face from a picture along with other "noise" in the background as they also possess skin colour properties, thus i need to further refine the program to recognise face shape so that i can filter out the disturbance!

Super in need of HELP!!!

Thanks in advance!!

Regards,
Purple
GeneralRe: HELP!!Problem with detecting face shape!! Pin
CPallini12-Jan-08 0:22
mveCPallini12-Jan-08 0:22 
QuestionCOleVariant decimal value [modified] Pin
littleGreenDude11-Jan-08 7:32
littleGreenDude11-Jan-08 7:32 
GeneralRe: COleVariant decimal value Pin
littleGreenDude11-Jan-08 8:03
littleGreenDude11-Jan-08 8:03 
GeneralRe: COleVariant decimal value Pin
led mike11-Jan-08 8:32
led mike11-Jan-08 8:32 
GeneralGDI+ Region::IsVisible Pin
bob1697211-Jan-08 7:11
bob1697211-Jan-08 7:11 
GeneralRe: GDI+ Region::IsVisible Pin
Mark Salsbery11-Jan-08 8:16
Mark Salsbery11-Jan-08 8:16 
GeneralRe: GDI+ Region::IsVisible Pin
bob1697211-Jan-08 10:40
bob1697211-Jan-08 10:40 
JokeRe: GDI+ Region::IsVisible Pin
Mark Salsbery11-Jan-08 10:48
Mark Salsbery11-Jan-08 10:48 
QuestionHow to communicate through USB port Pin
AprNgp11-Jan-08 5:39
AprNgp11-Jan-08 5:39 
AnswerRe: How to communicate through USB port Pin
led mike11-Jan-08 7:01
led mike11-Jan-08 7:01 
GeneralRe: How to communicate through USB port Pin
AprNgp11-Jan-08 7:06
AprNgp11-Jan-08 7:06 
AnswerRe: How to communicate through USB port Pin
Cedric Moonen11-Jan-08 8:04
Cedric Moonen11-Jan-08 8:04 
Answerwhat about Serial Port ? Pin
AprNgp12-Jan-08 0:23
AprNgp12-Jan-08 0:23 
GeneralRe: what about Serial Port ? Pin
CPallini12-Jan-08 2:44
mveCPallini12-Jan-08 2:44 
QuestionDeclare, define a varibale in a windows form application Pin
Manfr3d11-Jan-08 4:50
Manfr3d11-Jan-08 4:50 
QuestionRe: Declare, define a varibale in a windows form application Pin
David Crow11-Jan-08 5:00
David Crow11-Jan-08 5:00 
GeneralRe: Declare, define a varibale in a windows form application Pin
Matthew Faithfull11-Jan-08 5:01
Matthew Faithfull11-Jan-08 5:01 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.