Package one.empty3.feature
Class AfterGradientBeforeExtremum
java.lang.Object
one.empty3.feature.FilterMatPixM
one.empty3.feature.AfterGradientBeforeExtremum
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoiddoubledoublevoidsetEigenValueLamba1(double eigenValueLamba1) voidsetEigenValueLamba2(double eigenValueLamba2)
-
Constructor Details
-
AfterGradientBeforeExtremum
public AfterGradientBeforeExtremum(int angleIterations)
-
-
Method Details
-
filter
- Specified by:
filterin classFilterMatPixM
-
element
- Specified by:
elementin classFilterMatPixM
-
norm
- Specified by:
normin classFilterMatPixM
-
getEigenValueLamba1
public double getEigenValueLamba1() -
setEigenValueLamba1
public void setEigenValueLamba1(double eigenValueLamba1) -
getEigenValueLamba2
public double getEigenValueLamba2() -
setEigenValueLamba2
public void setEigenValueLamba2(double eigenValueLamba2)
-