Into

Modules

Documentation

classPiiTransforms::ThresholdSelector

#include <PiiTransforms.h>

A function object that selects pixels whose gradient magnitude is higher than or equal to threshold.

Inherited by PiiTransforms::RandomSelector

Description

See also

Constructors and destructor

(
  • double threshold
)

Public member functions

template<class T>
bool
(
  • T magnitude
)

Function details

  • ThresholdSelector

    (
    • double threshold
    )
    [inline]
  • template<class T>

    bool operator()

    (
    • T magnitude
    )
    [inline]
Notes (0)

Add a note

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