Documentation of 'boofcv.abst.filter.FilterSequence' Java class
FilterSequence
boofcv.abst.filter

Class FilterSequence<Input extends ImageGray,Output extends ImageGray>

  • All Implemented Interfaces:
    FilterImageInterface<Input,Output>


    public class FilterSequence<Input extends ImageGray,Output extends ImageGray>
    extends java.lang.Object
    implements FilterImageInterface<Input,Output>
    Applies a sequence of filters. After the first filter each filter will have the same input and output image type.

DataMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.