Class LocalExtrema

    • Field Detail

      • sub

        protected double[] sub
    • Constructor Detail

      • LocalExtrema

        public LocalExtrema()
      • LocalExtrema

        public LocalExtrema​(int width,
                            int height,
                            int neighbourSize,
                            int pointsCount)
    • Method Detail

      • getCompNo

        public int getCompNo()
      • setCompNo

        public void setCompNo​(int compNo)
      • searchForFeaturePlaces

        public java.util.ArrayList<AreaDescriptor> searchForFeaturePlaces()
      • element

        public void element​(M3 source,
                            M3 copy,
                            int i,
                            int j,
                            int ii,
                            int ij)
        Specified by:
        element in class FilterMatPixM
      • getThreshold

        public double getThreshold()
      • setThreshold

        public void setThreshold​(double threshold)
      • isSetMin

        public boolean isSetMin()
      • setSetMin

        public void setSetMin​(boolean b)