Documentation of 'boofcv.struct.sparse.SparseGradientSafe' Java class
SparseGradientSafe
boofcv.struct.sparse

Class SparseGradientSafe<T extends ImageGray,G extends GradientValue>

    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method and Description
      G compute(int x, int y)
      Computes the gradient at the specified point.
      java.lang.Class<G> getGradientType() 
      boolean isInBounds(int x, int y)
      Checks to see if the entire sample region is contained inside the image or not.
      void setImage(T input)
      Specifies the image being 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.