RotatedRectangleCorners
Computes the 4 corner points of a rotated rectangle.
Syntax
Definition:
HRESULT RotatedRectangleCorners(
HRESULT hrPrev,
TcVnRotatedRectangle& stRect,
TcVnArray4_Point2_REAL& aCorners
)
Parameters
Name |
Type |
Description |
---|---|---|
hrPrev |
HRESULT indicating the result of previous operations (If SUCCEEDED(hrPrev) equals false, no operation is executed.) | |
stRect |
Rotated rectangle | |
aCorners |
Returns the 4 corner points |
Required License
TC3 Vision Base