Beispiel #1
0
 private void vSPProjektion_NewFrame(object sender, ref Bitmap image)
 {
     _faceDetector.BackProjektion(ref image);
 }