Back to FabImage Library website
You are here: Start » Function Reference » Geometry 3D » Geometry 3D Features » Segment3DCenter

Segment3DCenter
Header: | FIL.h |
---|---|
Namespace: | fil |
Module: | Vision3DLite |
Computes the center point of a segment in 3D.
Syntax
C++
C#
void fil::Segment3DCenter ( const fil::Segment3D& inSegment3D, fil::Point3D& outCenterPoint )