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

Поисковые слова: закон вина
Uses of Class ij.process.FHT (ImageJ API)

Uses of Class
ij.process.FHT

Packages that use FHT
ij.process   
 

Uses of FHT in ij.process
 

Methods in ij.process that return FHT
 FHT FHT.conjugateMultiply(FHT fht)
          Returns the image resulting from the point by point Hartley conjugate multiplication of this image and the specified image.
 FHT FHT.divide(FHT fht)
          Returns the image resulting from the point by point Hartley division of this image by the specified image.
 FHT FHT.getCopy()
          Returns a clone of this FHT.
 FHT FHT.multiply(FHT fht)
          Returns the image resulting from the point by point Hartley multiplication of this image and the specified image.
 

Methods in ij.process with parameters of type FHT
 FHT FHT.conjugateMultiply(FHT fht)
          Returns the image resulting from the point by point Hartley conjugate multiplication of this image and the specified image.
 FHT FHT.divide(FHT fht)
          Returns the image resulting from the point by point Hartley division of this image by the specified image.
 FHT FHT.multiply(FHT fht)
          Returns the image resulting from the point by point Hartley multiplication of this image and the specified image.