function ThreshAbsGT(const Src: TVecInt; const Value: Integer): VectorInt;
Perform threshold operation on all Src object values.
| # | Name | Type | Description |
|---|---|---|---|
| 1 | Src | TVecInt | |
| 2 | Value | Integer |
Returns: VectorInt
Remarks:
Size and VectorInt.IntPrecision properties of the result are adjusted automatically.