DetectedFaceList.rescaleAll Method¶
Module: DetectedFaceList
Definition¶
Rescales all detected faces in the list.
void rescaleAll(double scale)
Parameters
scale doublein Scale factor to apply. Range is [0;+inf[.
Exceptions
An error has occurred during Face Library execution.