Uses of Class
ij.process.ShortProcessor
Packages that use ShortProcessor
-
Uses of ShortProcessor in ij.plugin.filter
Methods in ij.plugin.filter that return ShortProcessorModifier and TypeMethodDescriptionEDM.make16bitEDM
(ImageProcessor ip) Calculates a 16-bit grayscale Euclidean Distance Map for a binary 8-bit image. -
Uses of ShortProcessor in ij.process
Subclasses of ShortProcessor in ij.processModifier and TypeClassDescriptionclass
An extended ShortProcessor that supports signed 16-bit images (experimental).Methods in ij.process that return ShortProcessorModifier and TypeMethodDescriptionImageProcessor.convertToShortProcessor()
Returns a 16-bit version of this image as a ShortProcessor.ImageProcessor.convertToShortProcessor
(boolean scale) Returns a 16-bit version of this image as a ShortProcessor.Constructors in ij.process with parameters of type ShortProcessorModifierConstructorDescriptionConstructs a ShortBlitter from a ShortProcessor.