EZMap8::LoadImageAndMetadata

Loads image format and Metadata in JSON format.

Namespace: Euresys::Open_eVision::Easy3D

[C++]

void LoadImageAndMetadata(
   const std::string& pathImage,
   const std::string& pathMetadata
)

Parameters

pathImage

Full path to the file.

pathMetadata

Full path to the file.

EZMap8.LoadImageAndMetadata

Loads image format and Metadata in JSON format.

Namespace: Euresys.Open_eVision.Easy3D

[C#]

void LoadImageAndMetadata(
   string pathImage,
   string pathMetadata
)

Parameters

pathImage

Full path to the file.

pathMetadata

Full path to the file.