Building the Visual API
The video series "The Visual API" in the Brobot YouTube channel walks through the steps of creating a visual API and gives some background information for each step.
Introductionโ
The Visual API: Part I discusses what a visual API is and why it is useful.
Capturing the Target Environmentโ
The Visual API: Part II shows how to capture screenshots using Brobot, and discusses the importance of having a realistic representation of your target environment.
Selecting and Naming Imagesโ
The Visual API: Part III shows how to select and name images. Image filename are important because they provide instructions that are used by Brobot for image analysis and for building the State Structure.
Image Analysisโ
The Visual API: Part IV shows how to evaluate images in order to maximize the reliability of your visual API.
Statesโ
The Visual API: Part V gives an overview of the State classes created by the builder.
StateTransitionsโ
The Visual API: Part VI gives an overview of the StateTransitions classes created by the builder.