Screph program modes
The mode defines the available markup types, subject-specific tools, and rules for applying computer vision results.
Available modes
| Mode | Status | Purpose |
|---|---|---|
| General | Implemented | Free markup and general computer vision techniques. |
| GUI Automation | Implemented | Description of application screens and data preparation for a separate automation scenario. |
| Industrial Vision | Experimentally | Inspection and measurements with subject marking types. |
| Autonomous Unmanned Vehicles | Experimentally | Analysis of frames and series of frames with areas, changes and trajectories. |
General
Suitable for tasks without a special subject profile. Elements, features, regions of interest, relationships, annotations, general computer vision methods, sequences, and method graphs are available.
GUI Automation
Designed for buttons, fields, panels, text and other interface elements. The project stores visual cues and conditions that can be used by a separately prepared script.
Selecting a mode does not trigger clicks and input. Execution begins only with a separate command in Automation Runtime.
Industrial Vision
Subject-specific inspection and measurement tasks, viewing method results, and confirmed changes to supported markup are available. There is no ready-made circuit for production verification, export and equipment management yet.
The built-in save target is named Screph Industrial CV (OpenCV / NumPy). It is not an industrial equipment control runtime.
Autonomous Unmanned Vehicles
Frames and series of frames, running methods, viewing results and confirmed markup changes are available. The mode does not control flight, mission or autopilot and does not replace GIS.
The built-in save target is named Screph UAV CV (OpenCV / NumPy). It is not a flight or mission control runtime.
Switching mode
- Save the current project.
- Open general settings or mode list in Selector.
- Select a mode and check its name, available data types, and tools before you begin.
The Select, Create, Move, and Resize tools operate within the selected mode and do not switch program modes.