numberplatedetection static method
Number Plate Detection Plugin
@return The generated TransformationData.
Implementation
static TransformationData numberplatedetection() {
// Call the generated class method
return NumberPlateDetection().detect();
}