F_VN_MedianElementElementwise_TcVnVector2_SINT
Gets the element wise median container element.
Syntax
Definition:
FUNCTION F_VN_MedianElementElementwise_TcVnVector2_SINT : HRESULT
VAR_INPUT
ipContainer : ITcVnContainer;
END_VAR
VAR_IN_OUT
aMedian : TcVnVector2_SINT;
END_VAR
VAR_INPUT
hrPrev : HRESULT;
END_VAR
Inputs
|
Name |
Type |
Description |
|---|---|---|
|
ipContainer |
Source container | |
|
hrPrev |
HRESULT indicating the result of previous operations (If SUCCEEDED(hrPrev) equals false, no operation is executed.) |
Required License
TC3 Vision Base
Return value