specs/routes/R_DETECTOR

Detector

Overview

The interface for defining a Vision Detector.

Create

  • Users can create Change, Jig, Color, Datamatrix, Hand, OCR, Barcode, Classifier Model, and Object Model. See more below for details beyond creating the detector - if there are no special requirements, the section will be blank.
Change Detectors
  • Users can determine their begin changes threshold, upper threshold, lower threshold, adaption speed, reset when change ends and reset duration.
Classifier Model Detectors
  • Users can upload custom models by selecting a model framework, model type, XML file, binary and labels file.
  • Users can configure their confidence activation threshold.
  • This detector is feature flagged and is available upon request.
Color Detectors
  • Users can select the color to trigger against as well as the begin and end color detection threshold.
Hand Detectors
  • Users can select the hand detected, enable tracking filter as well as the current count events duration.
  • This detector is feature flagged and is available upon request.
Jig Detectors
  • Jigs can be created for Jig-Type Detectors by clicking Create Jig.
  • Jig Markers can be created for a Jig by clicking Download Markers.
Object Model Detectors
  • Users can upload custom models by selecting a model framework, model type, XML file, binary and labels file.
  • Users can confugure the object detected threshold and enable tracking filter.
OCR Detectors
  • Users can configure their OCR confidence detection threshold.
  • This detector is feature flagged and is available upon request.
Barcode Detectors
Datamatrix Detectors

Edit

  • The Name and Description of a Detector can be edited by clicking on the 3-dot ... menu.

View

  • The Detector Name, Live Station View and a list of Jigs can be viewed for each Detector.

Delete

  • A Jig can be deleted by clicking Delete from within the 3-dot ... menu of a Jig.

References

Models

This page references the following models:

Routes

This page references the following routes:

User Permissions

Refer to User Role for details on who can interact with a Detector.

Tests

IDName
QA-T401Configuration and Apps : 11 - Create (train) a new Jig
QA-T402Configuration and Apps : 10 - Create, Edit, Delete a Jig Detector
QA-T403Configuration and Apps : 13 - Edit, Delete a Jig
QA-T420Configuration and Apps : 23 - Create, edit, delete Color detector

Requirements

No requirements