Package one.empty3.feature
Class LocalExtrema
java.lang.Object
one.empty3.feature.FilterMatPixM
one.empty3.feature.LocalExtrema
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidintdoublebooleanisSetMin()voidsetCompNo(int compNo) voidsetSetMin(boolean b) voidsetThreshold(double threshold)
-
Field Details
-
sub
protected double[] sub
-
-
Constructor Details
-
LocalExtrema
public LocalExtrema() -
LocalExtrema
public LocalExtrema(int width, int height, int neighbourSize, int pointsCount)
-
-
Method Details
-
getCompNo
public int getCompNo() -
setCompNo
public void setCompNo(int compNo) -
searchForFeaturePlaces
-
filter
- Specified by:
filterin classFilterMatPixM
-
element
- Specified by:
elementin classFilterMatPixM
-
norm
- Specified by:
normin classFilterMatPixM
-
getThreshold
public double getThreshold() -
setThreshold
public void setThreshold(double threshold) -
isSetMin
public boolean isSetMin() -
setSetMin
public void setSetMin(boolean b)
-