Documentation Portal      

What are you looking for?

EDepthMap8::SaveJpeg2K

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

Namespace: Euresys::Open_eVision_2_6::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.

EDepthMap8.SaveJpeg2K

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

Namespace: Euresys.Open_eVision_2_6.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?

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