Into

Modules

Documentation

classPiiImage::AdaptiveThresholdFunction

#include <PiiThresholding.h>

Inherits Pii::BinaryFunction< ThresholdFunc::first_argument_type, float, ThresholdFunc::result_type >

Description

Constructors and destructor

(
  • const ThresholdFunc & func
  • float relativeThreshold
  • float absoluteThreshold
)

Public member functions

ThresholdFunc::result_type
(
  • typename ThresholdFunc::first_argument_type pixel
  • float mean
)

Function details

  • AdaptiveThresholdFunction

    (
    • const ThresholdFunc & func
    • float relativeThreshold
    • float absoluteThreshold
    )
    [inline]
  • ThresholdFunc::result_type operator()

    (
    • typename ThresholdFunc::first_argument_type pixel
    • float mean
    )
    [inline]
Notes (0)

Add a note

Not a single note added yet. Be the first, add yours.