EffectFaceThreshold
Viscom Software VideoCap ActiveX Control |
EffectFaceThreshold Method
Description: |
Set the threshold for black and gray. It will affect the result of face detection. You may call EffectFaceThreshold if the face detection result is not very good. |
Usage: |
VideoCap1.EffectFaceThreshold vmin, smin |
Return Value: |
No Return value. |
Example: |
This Visual Basic example shows how to use face detection VideoCap1.EffectType =1 |