Back to FabImage Studio website
You are here: Start » Filter Reference » Structural Analysis and Shape Descriptors » cvMinEnclosingTriangle
Finds a rotated rectangle of the minimum area enclosing the input 2D point set.
Name | Type | Description | |
---|---|---|---|
![]() |
inPoints | Point2DArray | Input Point2D array. |
![]() |
outTriangle | Path |
Errors
This filter can throw an exception to report error. Read how to deal with errors here: Error Handling
Error type | Description |
---|---|
DomainError | Input array must not be empty in cvMinEnclosingTriangle. |
Complexity Level
This filter is available on Basic Complexity Level.