MayaFlux 0.5.0
Digital-First Multimedia Processing Framework
Loading...
Searching...
No Matches

◆ is_active()

template<typename T >
bool MayaFlux::Kinesis::HampelFilter< T >::is_active ( ) const
inline

Whether the filter has enough history to actually screen candidates.

False during the initial window-filling period, when accept() always returns its argument unconditionally.

Definition at line 179 of file HampelFilter.hpp.

References MayaFlux::Kinesis::HampelFilter< T >::m_has_history.