Items with no label
3335 Discussions

how to get the landmarks(F200) without light source?

wwei
Beginner
1,014 Views

I want to use the F200 to detect whether a person is fatigue or not. My program is based on the demo DF_FaceTracking provides by SDK and the first step of my fatigue detection algorithm is getting the landmarks of face then going to further work. The demo DF_FaceTracking helps a lot and I acturally get the landmarks.However, the demo DF_FaceTracking can not work without light source and I searched the SDK document but failed to find whether F200 can get face landmarks without light source.

Here is my question.Can F200 get face landmarks without light source and if can ,how can I do to get the landmarks ?

I would appreciate it if someone helps me solve this problem or gives me some advices.Thank you !

0 Kudos
1 Solution
idata
Employee
175 Views

Hi Weijie,

 

 

Thank you for contacting us.

 

 

Almost all the algorithms work in a better way with light, I think that there isn't a way to modify this, because the light is an important factor for these cameras.

 

 

Personally, if you don't have a good light source you can try to implement a more friendly background color to show your face and get a good amount of landmarks for your application.

 

 

I hope you find this helpful.

 

 

Regards,

 

-Leonardo

View solution in original post

0 Kudos
1 Reply
idata
Employee
176 Views

Hi Weijie,

 

 

Thank you for contacting us.

 

 

Almost all the algorithms work in a better way with light, I think that there isn't a way to modify this, because the light is an important factor for these cameras.

 

 

Personally, if you don't have a good light source you can try to implement a more friendly background color to show your face and get a good amount of landmarks for your application.

 

 

I hope you find this helpful.

 

 

Regards,

 

-Leonardo
0 Kudos
Reply