FingerImage.rescale Method

Module: FingerImage

Definition

Rescales the image to the required resolution.

Note

This function is mostly used to rescale images to 500dpi, which is the working resolution of the FingerExtractor.

void rescale(int resolution)

Parameters

resolution int
in Resolution to rescale the image to.

Exceptions

An error has occurred during Finger Library execution.