| Table of Contents / Tools / Function | Operators |
integrate_funct_1d — Compute the positive and negative areas of a function.
integrate_funct_1d integrates the function Function (see create_funct_1d_array and create_funct_1d_pairs) and returns the integral of the positive and negative parts of the function in Positive and Negative, respectively. Hence, the integral of the function is the difference Positive - Negative. The integration is done on the interval on which the function is defined. For the integration, the function is interpolated linearly.
Input function.
Area under the positive part of the function.
Area under the negative part of the function.
create_funct_1d_pairs, create_funct_1d_array
create_funct_1d_array, create_funct_1d_pairs
Foundation
| Table of Contents / Tools / Function | Operators |
| HALCON Reference Manual 10.0.2 | Copyright © 1996-2011 MVTec Software GmbH |