|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ShortProcessor | |
---|---|
ij.plugin.filter | |
ij.process |
Uses of ShortProcessor in ij.plugin.filter |
---|
Methods in ij.plugin.filter that return ShortProcessor | |
---|---|
ShortProcessor |
EDM.make16bitEDM(ImageProcessor ip)
Calculates a 16-bit grayscale Euclidean Distance Map for a binary 8-bit image. |
Uses of ShortProcessor in ij.process |
---|
Methods in ij.process that return ShortProcessor | |
---|---|
(package private) ShortProcessor |
TypeConverter.convertByteToShort()
Converts a ByteProcessor to a ShortProcessor. |
(package private) ShortProcessor |
TypeConverter.convertFloatToShort()
Converts a FloatProcessor to a ShortProcessor. |
Constructors in ij.process with parameters of type ShortProcessor | |
---|---|
ShortBlitter(ShortProcessor ip)
Constructs a ShortBlitter from a ShortProcessor. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |