Documentation Portal      

What are you looking for?

EDepthMapToMeshConverter::Convert

Using the ECalibrationModel, the method 'Convert' performs the conversion from a EDepthMap to a EMesh.

Namespace: Euresys::Open_eVision_2_10::Easy3D

[C++]

void Convert(
   const EDepthMap8& srcDepthMap,
   EMesh& obj
)

void Convert(
   const EDepthMap16& srcDepthMap,
   EMesh& obj
)

void Convert(
   const EDepthMap8& srcDepthMap,
   ERegion& region,
   EMesh& obj
)

void Convert(
   const EDepthMap16& srcDepthMap,
   ERegion& region,
   EMesh& obj
)

Parameters

srcDepthMap

The Depth Map to convert.

obj

The destination mesh.

region

The region of interest.

EDepthMapToMeshConverter.Convert

Using the ECalibrationModel, the method 'Convert' performs the conversion from a EDepthMap to a EMesh.

Namespace: Euresys.Open_eVision_2_10.Easy3D

[C#]

void Convert(
   Euresys.Open_eVision_2_10.Easy3D.EDepthMap8 srcDepthMap,
   Euresys.Open_eVision_2_10.Easy3D.EMesh obj
)

void Convert(
   Euresys.Open_eVision_2_10.Easy3D.EDepthMap16 srcDepthMap,
   Euresys.Open_eVision_2_10.Easy3D.EMesh obj
)

void Convert(
   Euresys.Open_eVision_2_10.Easy3D.EDepthMap8 srcDepthMap,
   Euresys.Open_eVision_2_10.ERegion region,
   Euresys.Open_eVision_2_10.Easy3D.EMesh obj
)

void Convert(
   Euresys.Open_eVision_2_10.Easy3D.EDepthMap16 srcDepthMap,
   Euresys.Open_eVision_2_10.ERegion region,
   Euresys.Open_eVision_2_10.Easy3D.EMesh obj
)

Parameters

srcDepthMap

The Depth Map to convert.

obj

The destination mesh.

region

The region of interest.

Which API shall we display?

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