Documentation of 'boofcv.alg.feature.describe.DescribePointPixelRegion' Java class
DescribePointPixelRegion
boofcv.alg.feature.describe

Class DescribePointPixelRegion<T extends ImageGray,D extends TupleDesc>

    • Method Detail

      • process

        public abstract void process(int c_x,
                                     int c_y,
                                     D desc)
        Extracts the descriptor from the specified point.
        Parameters:
        c_x - Center of region descriptor.
        c_y - Center of region descriptor.
        desc - Where the descriptor is written to
      • getDescriptorType

        public abstract java.lang.Class<D> getDescriptorType()
        The type of region descriptor generated
        Returns:
        Returns the descriptor type.

DataMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.