Documentation of 'boofcv.alg.feature.detect.template.BaseTemplateIntensity' Java class
BaseTemplateIntensity
boofcv.alg.feature.detect.template

Class BaseTemplateIntensity<T extends ImageBase>

    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method and Description
      int getBorderX0()
      Thickness of border along the image left side (lower extent)
      int getBorderX1()
      Thickness of border along the image right side (upper extent)
      int getBorderY0()
      Thickness of border along the image top (lower extent)
      int getBorderY1()
      Thickness of border along the image bottom (upper extent)
      GrayF32 getIntensity()
      Contains results of template matching.
      void process(T image, T template)
      Matches the template to the image and computes an intensity image.
      void process(T image, T template, T mask)
      Matches the template with a mask to the image and computes an intensity image.
      • Methods inherited from class java.lang.Object

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

DataMelt 3.0 © DataMelt by jWork.ORG

Ads help maintain this website.