ELaserLineExtractor::ExtractProfileFromFrame

Extracts a profile from a frame and adds it to the current depth map.
Returns true if the depth map is complete and ready for further processing.

Namespace: Euresys::Open_eVision::Easy3D

[C++]

bool ExtractProfileFromFrame(
   const EROIBW8& frame
)

Parameters

frame

Frame from which the profile will be extracted.

ELaserLineExtractor.ExtractProfileFromFrame

Extracts a profile from a frame and adds it to the current depth map.
Returns true if the depth map is complete and ready for further processing.

Namespace: Euresys.Open_eVision.Easy3D

[C#]

bool ExtractProfileFromFrame(
   Euresys.Open_eVision.EROIBW8 frame
)

Parameters

frame

Frame from which the profile will be extracted.