Back to Adaptive Vision Studio website

You are here: Start » Filter Reference » Profile Features Deprecated » ProfileLinearRegression_Deprecated

ProfileLinearRegression_Deprecated


Returns coefficients of linear function (in form y = Ax + B) that illustrates the trend of profile. Uses ordinary least squares method.

Name Type Description
inProfile Profile Input profile
outA Real
outB Real

Errors

This filter can throw an exception to report error. Read how to deal with errors in Error Handling.

List of possible exceptions:

Error type Description
DomainError inProfile is empty in ProfileLinearRegression

Complexity Level

This filter is available on Basic Complexity Level.