Documentation Portal      

What are you looking for?

EDepthMap::SaveJpeg2K

Saves the EDepthMap object to the given imagefile, in JPEG 2000 format.

Namespace: Euresys::Open_eVision_2_10::Easy3D

[C++]

void SaveJpeg2K(
   const std::string& path,
   int quality
)

Parameters

path

The full path of the destination file.

quality

JPEG 2000 quality, between 1 and 512.
The default value is 16.

EDepthMap.SaveJpeg2K

Saves the EDepthMap object to the given imagefile, in JPEG 2000 format.

Namespace: Euresys.Open_eVision_2_10.Easy3D

[C#]

void SaveJpeg2K(
   string path,
   int quality
)

Parameters

path

The full path of the destination file.

quality

JPEG 2000 quality, between 1 and 512.
The default value is 16.

Which API shall we display?

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