Properties; Detector Class - quercus SmartLoop TS Programming Manual

Table of Contents

Advertisement

QuercusVL Programming Manual

3.9.1. Properties

Count
C++:
C:
Number of detectors in the unit.
Item
C++:
C:
Unit.
Returns the detector located at the specified position inside the detector's collection of
the unit. They are located following the same configuration order.
The parameter "item" must indicate the position (starting from zero).
If there is no Detector for the specified position, returns an invalid one (see IsValid
from Detector class).
Id
C++:
C:
Returns the detector identified by "id", inside the detectors collection of the unit.
If there is no Detector for the specified identifier, returns an invalid one (see IsValid
from Detector class).

3.10. Detector Class

Logic representation of a detector.
For historical reasons, all the coordinates described in a detector will be defined in a 5
megapixel image (from 0 to 2559 and from 0 to 1919).
3.10.1. Properties
Unit
C++:
C:
Quercus Technologies
int Count ( )
Does not exist, check VL_Unit_get_Detectors_Count(int h) of Unit.
Detector Item ( int item )
Does not exist, check VL_Unit_get_Detectors_Item(int h, int item) of
Detector Id ( int id )
Does not exist, check VL_Unit_get_Detectors_Id(int h, int id) of Unit.
int get_Unit()
int Detector_get_UnitId(int h)
40

Hide quick links:

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the SmartLoop TS and is the answer not in the manual?

Subscribe to Our Youtube Channel

This manual is also suitable for:

Birdwatch red lightSmartloop ts plus

Table of Contents