The CV Screen Scope activity is used to initialize the UiPath Computer Vision neural network and provide a scope for all subsequent Computer Vision activities. It allows you to select which OCR engine you want to use for scraping the text in the target application. The default OCR engine used for this activity is UiPath Screen OCR, which is an in-house, machine-learning based OCR targeted for screens and digital text. It can be used as an alternative to the other OCR engines, such as Google OCR, Microsoft OCR, or Tesseract OCR. The engine can be changed by manually replacing the default engine with one of your choice1.
The other options are incorrect because:
Option B is incorrect because Microsoft OCR is not the default OCR engine used in CV Screen Scope. Microsoft OCR is an OCR engine that uses the MODI (Microsoft Office Document Imaging) Library to process images and extract text2.
Option C is incorrect because Tesseract OCR is not the default OCR engine used in CV Screen Scope. Tesseract OCR is an OCR engine that uses the open-source Tesseract library to process images and extract text3.
Option D is incorrect because Microsoft Azure Computer Vision OCR is not the default OCR engine used in CV Screen Scope. Microsoft Azure Computer Vision OCR is an OCR engine that uses the Microsoft Azure Computer Vision API to process images and extract text4.
[References:, Activities - CV Screen Scope - UiPath Documentation Portal, Activities - Microsoft OCR - UiPath Documentation Portal, Activities - Tesseract OCR - UiPath Documentation Portal, Activities - Microsoft Azure Computer Vision OCR - UiPath Documentation Portal, , , ]
Submit