Documentation Portal      

What are you looking for?

EDepthMap16::SaveImage

Saves the EDepthMap16 image to the given image file.

Namespace: Euresys::Open_eVision_2_6::Easy3D

[C++]

void SaveImage(
   const std::string& path,
   Euresys::Open_eVision_2_6::EImageFileType type
)

Parameters

path

The full path to the destination file.

type

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

Remarks

This function saves the image associated to EDepthMap16 in a standard image file and thus does not store depth map attributes.

EDepthMap16.SaveImage

Saves the EDepthMap16 image to the given image file.

Namespace: Euresys.Open_eVision_2_6.Easy3D

[C#]

void SaveImage(
   string path,
   Euresys.Open_eVision_2_6.EImageFileType type
)

Parameters

path

The full path to the destination file.

type

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

Remarks

This function saves the image associated to EDepthMap16 in a standard image file and thus does not store depth map attributes.

Which API shall we display?

© 2018 EURESYS s.a.  -  About Documentation  -  Open Source Licenses  -  Open eVision 2.6.1.1110