Back to Aurora Vision Library Lite website

You are here: Start » Conversions » Ring2DToShapeRegion

Ring2DToShapeRegion


Header: AVL.h
Namespace: avl

Converts a ring to region of interest.

Syntax

void avl::Ring2DToShapeRegion
(
	const avl::Ring2D& inRing,
	avl::ShapeRegion& outShapeRegion
)

Parameters

Name Type Default Description
Input value inRing const Ring2D&
Output value outShapeRegion ShapeRegion&