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