Back to FabImage Library website
You are here: Start » Function Reference » Path Spatial Transforms » PathProjectionProfile
PathProjectionProfile
Header: | FIL.h |
---|---|
Namespace: | fil |
Computes the distance from the line to the path.
Syntax
C++
C#
void fil::PathProjectionProfile ( const fil::Path& inPath, const fil::Line2D& inLine, fil::Profile& outProjectionProfile, ftl::Array<fil::Segment2D>& diagProjectionSegments )