Class BlockRowScoreCensus.S64

All Implemented Interfaces:
BlockRowScore<GrayS64,int[],long[]>
Enclosing interface:
BlockRowScoreCensus

public static class BlockRowScoreCensus.S64 extends BlockRowScore.ArrayS32_BS64
  • Constructor Details

    • S64

      public S64(int maxPerPixel)
  • Method Details

    • score

      public void score(long[] leftRow, long[] rightRow, int indexLeft, int indexRight, int offset, int length, int[] elementScore)
    • isRequireNormalize

      public boolean isRequireNormalize()
      Description copied from interface: BlockRowScore
      If true then the score needs to be normalized
    • getImageType

      public ImageType<GrayS64> getImageType()