Back to Adaptive Vision Library website

You are here: Start » Function Reference » Conversions » Gap1DToSegment2D

Gap1DToSegment2D


Converts a gap to a segment.

Syntax

C++
C#
 
void avl::Gap1DToSegment2D
(
	const avl::Gap1D& inGap,
	avl::Segment2D& outSegment
)

Parameters

Name Type Default Description
inGap const Gap1D&
outSegment Segment2D&