firma#
The signature
friend class holds the Vision Sensor Signatures. signature
objects are used to make code Class objects and used directly with the vision
class. Up to seven Signatures can be stored at once.
Una firma se crea utilizando el siguiente constructor:
The signature
constructor uses nine parameters:
Parámetro |
Descripción |
---|---|
|
The |
|
The value from |
|
The value from |
|
The value from |
|
The value from |
|
The value from |
|
The value from |
|
The value from |
|
The value from |
Para crear una firma, vaya a la Utilidad de visión y Configurar una firma. Una vez configurada, copie los valores de los parámetros desde la ventana de configuración.
// Create a new Signature "darkBlue" with the signature class.
vision::signature darkBlue = vision::signature(1, -3911, -3435, -3673,10879, 11421, 11150,2.5, 0);