internal unsafe static extern int DetectDebugFrame(ref Color32[] rawImage, CvBlob *outBlobs, int width, int height);
 internal unsafe static extern int Detect(CvBlob *outBlobs);