Note: You must be registered in order to post a reply.To register, click here. Registration is FREE!
// "Learn" background SubtractorObject.Apply( BackgroundImage.GetIEVisionImage(), 1 ); // Pass subject and get foreground mask fgmask := SubtractorObject.Apply( ForegroundImage.GetIEVisionImage(), 0 );