何をお探しですか?

EBaseROI::Load

Restores an image stored in the given file.

Namespace: Euresys::Open_eVision_2_5

[C++]

void Load(
   const std::string& path
)

void Load(
   ESerializer* serializer
)

Parameters

path

Full path of the file.

serializer

The ESerializer file-like object that is read from.

Remarks

When loading, an image is resized if need be. On the opposite, an ROI cannot be resized, and the sizes must match. The image contents around the ROI remains unchanged. If a serializer is used, then the Euresys proprietary file format is expected. This format preserves attributes and sub-ROIs. See Supported Image File Types for details about supported files. See Image File Access - Save, Load - for details about file format and compatibility.

EBaseROI.Load

Restores an image stored in the given file.

Namespace: Euresys::Open_eVision_2_5

[C#]

void Load(
   string path
)

void Load(
   Euresys.Open_eVision_2_5.ESerializer serializer
)

Parameters

path

Full path of the file.

serializer

The ESerializer file-like object that is read from.

Remarks

When loading, an image is resized if need be. On the opposite, an ROI cannot be resized, and the sizes must match. The image contents around the ROI remains unchanged. If a serializer is used, then the Euresys proprietary file format is expected. This format preserves attributes and sub-ROIs. See Supported Image File Types for details about supported files. See Image File Access - Save, Load - for details about file format and compatibility.

EBaseROI.Load

Restores an image stored in the given file.

[VB6]

void Load(
   String path
)

void Load(
   ESerializer serializer
)

Parameters

path

Full path of the file.

serializer

The ESerializer file-like object that is read from.

Remarks

When loading, an image is resized if need be. On the opposite, an ROI cannot be resized, and the sizes must match. The image contents around the ROI remains unchanged. If a serializer is used, then the Euresys proprietary file format is expected. This format preserves attributes and sub-ROIs. See Supported Image File Types for details about supported files. See Image File Access - Save, Load - for details about file format and compatibility.

どのAPIを表示しますか?

© 西暦 EURESYS s.a.  -  このドキュメントについて  -  Open Source Licenses  -  Open eVision 2.5.1.1107