| Package | Description |
|---|---|
| de.unihalle.informatik.MiToBo.filters.linear.anisotropic |
| Modifier and Type | Field and Description |
|---|---|
protected GaborFilter2D.KernelPart |
GaborFilter2D.kPart
Variable to configure which part of kernel mask is calculated.
|
| Modifier and Type | Method and Description |
|---|---|
static GaborFilter2D.KernelPart |
GaborFilter2D.KernelPart.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static GaborFilter2D.KernelPart[] |
GaborFilter2D.KernelPart.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
GaborFilter2D.setKernelPart(GaborFilter2D.KernelPart k)
Specify which kernel part should be generated.
|
Copyright © 2010–2025 Martin Luther University Halle-Wittenberg, Institute of Computer Science, Pattern Recognition and Bioinformatics. All rights reserved.