MaxElementElementwise (TcVnVector2_USINT)

Gets the element wise maximum container element.

Syntax

Definition:

HRESULT MaxElementElementwise(
    HRESULT            hrPrev,
    ITcVnContainer*    ipContainer,
    TcVnVector2_USINT& aMax
)

Parameters

Name

Type

Description

hrPrev

HRESULT

HRESULT indicating the result of previous operations (If SUCCEEDED(hrPrev) equals false, no operation is executed.)

ipContainer

ITcVnContainer*

Source container

aMax

TcVnVector2_USINT&

Returns the requested element

MaxElementElementwise (TcVnVector2_USINT) 1: Return value

HRESULT

Required License

TC3 Vision Base

System Requirements