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 general content, the term object should be understood with the meaning of a class instance. In EasyObject, an object is a maximally-sized area of adjacent connected pixels belonging to the layer foreground. in a particular layer A binary image constructed by a segmentation process. 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

License(s): EasyObject

Constructors

Constructs a coded image.

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 An object or a hole., all the objects from a layer, or all the coded elements from a given selection.

Draw a given feature Geometrical property of a coded element. of the designated coded element, of all the objects from a layer, or of all the coded elements from a given selection.

This method is deprecated: Use the overload of ECodedImage2::DrawFeature taking an EDrawAdapter by using an instance of EWindowsDrawAdapter.

Draw a given feature of the designated hole.

This method is deprecated: Use the overload of ECodedImage2::DrawHoleFeature taking an EDrawAdapter by using an instance of EWindowsDrawAdapter.

This method is deprecated: Use the overload of ECodedImage2::DrawHole taking an EDrawAdapter by using an instance of EWindowsDrawAdapter.

Draw the designated object.

Draw a given feature of the designated object.

This method is deprecated: Use the overload of ECodedImage2::DrawObjectFeature taking an EDrawAdapter by using an instance of EWindowsDrawAdapter.

This method is deprecated: Use the overload of ECodedImage2::DrawObject taking an EDrawAdapter by using an instance of EWindowsDrawAdapter.

This method is deprecated: Use the overload of ECodedImage2::Draw taking an EDrawAdapter by using an instance of EWindowsDrawAdapter.

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.

Assignment operator.

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

License(s): EasyObject

Constructors

Constructs a coded image.

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.

This method is deprecated: Use the overload of ECodedImage2.DrawFeature taking an EDrawAdapter by using an instance of EWindowsDrawAdapter.

Draw the designated hole.

Draw a given feature of the designated hole.

This method is deprecated: Use the overload of ECodedImage2.DrawHoleFeature taking an EDrawAdapter by using an instance of EWindowsDrawAdapter.

This method is deprecated: Use the overload of ECodedImage2.DrawHole taking an EDrawAdapter by using an instance of EWindowsDrawAdapter.

Draw the designated object.

Draw a given feature of the designated object.

This method is deprecated: Use the overload of ECodedImage2.DrawObjectFeature taking an EDrawAdapter by using an instance of EWindowsDrawAdapter.

This method is deprecated: Use the overload of ECodedImage2.DrawObject taking an EDrawAdapter by using an instance of EWindowsDrawAdapter.

This method is deprecated: Use the overload of ECodedImage2.Draw taking an EDrawAdapter by using an instance of EWindowsDrawAdapter.

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.

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...

Module: open_evision

License(s): EasyObject

Constructors

Constructs a coded image.

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

Constructs a coded image.

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 the designated hole.

Draw a given feature of the designated hole.

Draw the designated object.

Draw a given feature of the designated object.

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.