Documentation Portal      

What are you looking for?

EDepthMap::SaveImageAndMetadata

Saves the image and the metadata to a JSON format file.

Namespace: Euresys::Open_eVision_2_10::Easy3D

[C++]

void SaveImageAndMetadata(
   const std::string& pathImage,
   const std::string& pathMetadata,
   Euresys::Open_eVision_2_10::EImageFileType type
)

Parameters

pathImage

The full path to the destination image file.

pathMetadata

The full path to the destination metadata file.

type

File format, as defined by EImageFileType.
If not specified, the file format is determined from the file extension.

EDepthMap.SaveImageAndMetadata

Saves the image and the metadata to a JSON format file.

Namespace: Euresys.Open_eVision_2_10.Easy3D

[C#]

void SaveImageAndMetadata(
   string pathImage,
   string pathMetadata,
   Euresys.Open_eVision_2_10.EImageFileType type
)

Parameters

pathImage

The full path to the destination image file.

pathMetadata

The full path to the destination metadata file.

type

File format, as defined by EImageFileType.
If not specified, the file format is determined from the file extension.

Which API shall we display?

© 2019 EURESYS s.a.  -  About Documentation  -  Open Source Licenses  -  Open eVision 2.10.0.1121