SpatiumLib
|
This is the complete list of members for spatium::imgproc::GlobalThreshold< T >, including all inherited members.
apply(const Image< T, N > &input, Image< T, 1 > &output) | spatium::imgproc::GlobalThreshold< T > | inline |
apply(Image< T, 1 > &inoutput) | spatium::imgproc::GlobalThreshold< T > | inline |
GlobalThreshold(T thesholdValue=0) | spatium::imgproc::GlobalThreshold< T > | inline |
GlobalThreshold(const GlobalThreshold &rhs)=default | spatium::imgproc::GlobalThreshold< T > | |
operator=(const GlobalThreshold &rhs)=default | spatium::imgproc::GlobalThreshold< T > | |
setThresholdValue(T value) | spatium::imgproc::GlobalThreshold< T > | inline |
thresholdValue() const | spatium::imgproc::GlobalThreshold< T > | inline |
~GlobalThreshold()=default | spatium::imgproc::GlobalThreshold< T > | virtual |
~IImageFilter()=default | spatium::imgproc::IImageFilter | virtual |