Documentation of 'boofcv.abst.feature.dense.DescribeImageDense' Java class
DescribeImageDense
boofcv.abst.feature.dense

Interface DescribeImageDense<T extends ImageBase,Desc extends TupleDesc>

    • Method Detail

      • process

        void process(T input)
        Processes the image and computes the dense image features.
        Parameters:
        input - Input image.
      • getDescriptions

        java.util.List<Desc> getDescriptions()

        Returns a list of the computed descriptions.

        The list and everything contained inside of it are owned by this class and subject to modification the next time process(ImageBase) is called.

        Returns:
        list of descriptions
      • getLocations

        java.util.List<Point2D_I32> getLocations()

        Returns a list of locations that the descriptors are computed at

        The list and everything contained inside of it are owned by this class and subject to modification the next time process(ImageBase) is called.

        Returns:
        list of descriptions
      • getImageType

        ImageType<T> getImageType()
        Description of the type of image it can process
        Returns:
        ImageDataType

DataMelt 3.0 © DataMelt by jWork.ORG

Ads help maintain this website.