AI Computer Vision Flashcards
How does Computer Vision enhance automation in Studio?
Choose one of the options below
Automating only text-based tasks
Allowing robots to interpret and interact with visual data
Automating only voice commands
Simplifying workflow design
Allowing robots to interpret and interact with visual data
What is the primary purpose of the CV Screen Scope activity in UiPath Studio?
Choose one of the options below
To capture the entire screen as an image
To create a scope for Computer Vision activities
To simulate mouse clicks on screen elements
To extract text from images
To create a scope for Computer Vision activities
What is the advantage of using Computer Vision targeting technology in situations where targeting methods may fail?
Choose one of the options below
It reduces the execution time of the automation.
It makes the automation process less visual.
It provides a more robust way to interact with changing UI elements.
It requires fewer configuration settings.
It provides a more robust way to interact with changing UI elements.
Why is the Refresh button used while recording?
Choose one of the options below
Resends the image of the target window to the Computer Vision server.
Refresh the Studio project.
Clear the browser cache to improve image recognition.
Resends the image of the target window to the Computer Vision server.
Which property allows you to scroll through the table to access additional data rows that are not immediately visible on the screen?
Choose one of the options below
Click Image
Data Scraping
Scroll Down
Get Text
Scroll Down
What are the credentials required to use Computer vision activity in VDI?
Select all options that apply
Orchestrator credentials
Server Url of the selected OCR engine
API key of the selected OCR Engine
UiPath Studio ID credentials
Server Url of the selected OCR engine
API key of the selected OCR Engine
What is the default OCR engine used in Screen scope activity?
Choose one of the options below
Tesseract OCR
Microsoft Azure Computer Vision OCR
Google Cloud Vision OCR
UiPath Screen OCR
UiPath Screen OCR
How does Computer Vision identify UI elements in Studio?
Choose one of the options below
Capturing and recognizing visual appearances
Using predefined selectors
Analyzing element attributes
Using the element’s code
Capturing and recognizing visual appearances
What is the use of Computer Vision Recorder in UiPath Studio?
Choose one of the options below
Generate workflows automatically by recording Computer Vision activities.
Generate OCR (Optical Character Recognition) data from images.
Extract structured data from web pages.
Generate workflows automatically by recording Computer Vision activities.
How is scrolling used in computer vision to automatically navigate through content on a web page or application?
Choose one of the options below
Using Screen Refresh
Using Show elements
Using Delayed Screen Refresh
Using Delayed Screen Refresh
What is the purpose of CV Screen Scope activity?
Select all options that apply
Initializes the UiPath Computer Vision neural network performing an analysis of the indicated window and provides a scope for all subsequent Computer Vision activities.
Provides the option of choosing which OCR engine to use for scraping the text in the target application
Provides the option of choosing which OCR engine to use for scraping the text in the source application.
Provides a generalized context for subsequent CV activities, accommodating changes throughout the region.
Initializes the UiPath Computer Vision neural network performing an analysis of the indicated window and provides a scope for all subsequent Computer Vision activities.
Provides the option of choosing which OCR engine to use for scraping the text in the target application
Review Question: What does the Accuracy property represent in the Click image activity?
Choose one of the options below
The size of the image.
The click counter for the image.
The time delay between clicks.
It is a unit of measurement from O to 1 which expresses the minimum similarity between the image you are searching for and the one to be found.
It is a unit of measurement from O to 1 which expresses the minimum similarity between the image you are searching for and the one to be found.
Why are Computer Vision activities used in virtual environments?
Choose one of the options below
Text can be copied from the clipboard using computer vision.
Workbooks can be manipulated using computer vision.
To extract text from documents, computer vision is used.
Virtual environment & VDIs (Virtual Desktop infrastructure) streams images to a server with no metadata. Computer Vision activities enable us to identify the UI elements of the streamed images.
Virtual environment & VDIs (Virtual Desktop infrastructure) streams images to a server with no metadata. Computer Vision activities enable us to identify the UI elements of the streamed images.