|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use GaborFilter2D.KernelPart | |
---|---|
de.unihalle.informatik.MiToBo.filters.linear.anisotropic |
Uses of GaborFilter2D.KernelPart in de.unihalle.informatik.MiToBo.filters.linear.anisotropic |
---|
Fields in de.unihalle.informatik.MiToBo.filters.linear.anisotropic declared as GaborFilter2D.KernelPart | |
---|---|
protected GaborFilter2D.KernelPart |
GaborFilter2D.kPart
Variable to configure which part of kernel mask is calculated. |
Methods in de.unihalle.informatik.MiToBo.filters.linear.anisotropic that return GaborFilter2D.KernelPart | |
---|---|
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. |
Methods in de.unihalle.informatik.MiToBo.filters.linear.anisotropic with parameters of type GaborFilter2D.KernelPart | |
---|---|
protected void |
GaborFilter2D.setKernelPart(GaborFilter2D.KernelPart k)
Specify which kernel part should be generated. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |