Class FaceScanner.InputImageProcessor

    • Constructor Detail

      • InputImageProcessor

        public InputImageProcessor​(Bitmap rawImage,
                                   int sensorOrientation)
        If the class gets instantiated, we enter a special mode of operation for detecting multiple faces on one large Bitmap.
        Parameters:
        rawImage - The image with all faces to be detected
        sensorOrientation - rotation if the image should be rotated, or 0.