Aller au contenu principal

FinderParams():setDetectionEngine()

Set the underlying detection engine ID

For Text Recognition

  • 1 = ML-Kit
  • 2 = PP-OCR

For Image Recognition

  • 1 = OpenCV

Signature

setDetectionEngine(engine: number): FinderParams

Returns

FinderParams