ECodedImage2 Class

The main class of the EasyObject API that represents a coded image, as produced by the encoder.

Remarks

It provides methods to get features of the encoded image, to access an object in a particular layer of the encoded image, to draw objects or objects features in a particular layer of the encoded image, to render a mask, etc...

Namespace: Euresys::Open_eVision

Methods

Clears the internal cache for the computed features.
Draw the designated coded element, all the objects from a layer, or all the coded elements from a given selection.
Draw a given feature of the designated coded element, of all the objects from a layer, or of all the coded elements from a given selection.
Draw a given feature of the designated coded element, of all the objects from a layer, or of all the coded elements from a given selection.
Draw the designated hole.
Draw a given feature of the designated hole.
Draw a given feature of the designated hole.
Draw the designated hole.
Draw the designated object.
Draw a given feature of the designated object.
Draw a given feature of the designated object.
Draw the designated object.
Draw the designated coded element, all the objects from a layer, or all the coded elements from a given selection.
Constructs a coded image.
Finds an object in the coded image using its coordinates.
Returns the height of the coded image.
Returns the number of layers that are encoded.
Random access to an object in a given layer.
Returns the number of objects in a given layer.
Returns a reference to the object that contains a given hole.
Returns the lowest row index, for all the runs of all the objects in the coded image.
Returns the width of the coded image.
Creates a Flexible Mask from a specified layer of the encoded image.
Converts the encoded image to an ERegion.

ECodedImage2 Class

The main class of the EasyObject API that represents a coded image, as produced by the encoder.

Remarks

It provides methods to get features of the encoded image, to access an object in a particular layer of the encoded image, to draw objects or objects features in a particular layer of the encoded image, to render a mask, etc...

Namespace: Euresys.Open_eVision

Properties

Returns the height of the coded image.
Returns the number of layers that are encoded.
Returns the lowest row index, for all the runs of all the objects in the coded image.
Returns the width of the coded image.

Methods

Clears the internal cache for the computed features.
Draw the designated coded element, all the objects from a layer, or all the coded elements from a given selection.
Draw a given feature of the designated coded element, of all the objects from a layer, or of all the coded elements from a given selection.
Draw a given feature of the designated coded element, of all the objects from a layer, or of all the coded elements from a given selection.
Draw the designated hole.
Draw a given feature of the designated hole.
Draw a given feature of the designated hole.
Draw the designated hole.
Draw the designated object.
Draw a given feature of the designated object.
Draw a given feature of the designated object.
Draw the designated object.
Draw the designated coded element, all the objects from a layer, or all the coded elements from a given selection.
Constructs a coded image.
Finds an object in the coded image using its coordinates.
Random access to an object in a given layer.
Returns the number of objects in a given layer.
Returns a reference to the object that contains a given hole.
Creates a Flexible Mask from a specified layer of the encoded image.
Converts the encoded image to an ERegion.