MedianElementElementwise (double)
Gets the element wise median container element.
Syntax
Definition:
HRESULT MedianElementElementwise(
HRESULT hrPrev,
ITcVnContainer* ipContainer,
double& fMedian
)
Parameters
Name |
Type |
Description |
---|---|---|
hrPrev |
HRESULT indicating the result of previous operations (If SUCCEEDED(hrPrev) equals false, no operation is executed.) | |
ipContainer |
Source container | |
fMedian |
double& |
Returns the requested element |
Required License
TC3 Vision Base