Документ взят из кэша поисковой машины. Адрес оригинального документа : http://www.astro.louisville.edu/software/astroimagej/imagej/api/ij/process/class-use/ShortProcessor.html
Дата изменения: Thu Dec 2 23:03:10 2010
Дата индексирования: Tue Oct 2 00:13:24 2012
Кодировка:

Поисковые слова: южная атлантическая аномалия
Uses of Class ij.process.ShortProcessor (ImageJ API)

Uses of Class
ij.process.ShortProcessor

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
 

Constructors in ij.process with parameters of type ShortProcessor
ShortBlitter(ShortProcessor ip)
          Constructs a ShortBlitter from a ShortProcessor.