FaceAnalyser.checkColorizedImage Method

Module: FaceAnalyser

Definition

Verifies if an image is colorized or grayscale.

bool checkColorizedImage(Image image)

Parameters

image Image
in Source image to process.

Returns

bool
The boolean decision: True if colorized, False if grayscale.

Exceptions

An error has occurred during Face Library execution.