Documentation of 'boofcv.abst.feature.describe.WrapDescribeSurf' Java class
WrapDescribeSurf
boofcv.abst.feature.describe

Class WrapDescribeSurf<T extends ImageGray,II extends ImageGray>

    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method and Description
      BrightFeature createDescription()
      Creates new description instance which can be processed by this class
      double getCanonicalWidth()
      Returns the width of the square (or approximation of) sample region at a scale of one.
      java.lang.Class<BrightFeature> getDescriptionType()
      The type of region descriptor generated
      ImageType<T> getImageType()
      Description of the type of image it can process
      boolean process(double x, double y, double orientation, double radius, BrightFeature storage)
      Extract a description of the local image at the given point, scale, and orientation.
      boolean requiresOrientation()
      True if the descriptor uses orientation information.
      boolean requiresRadius()
      If size information is used when computing the descriptor.
      void setImage(T image)
      Specified the image which is to be processed.
      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

DataMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.