Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
G
H
I
M
R
S
U
D
divide(ImageProcessor)
- Method in class holoj.
HoloJProcessor
Divide the real and complex pixels by the real pixels of operand ImageProcessor.
divide(double[])
- Method in class holoj.
HoloJProcessor
Divide complex pixels by scalar data in operand array.
divide(HoloJProcessor)
- Method in class holoj.
HoloJProcessor
Divides real and complex pixels by the complex pixels of operand HoloJProcessor.
divide(HoloJProcessor, double)
- Static method in class holoj.
HoloJUtils
Divide by scalar value the real and complex pixels of HoloJProcessor operand and returns the result in a new HoloJProcessor.
divide(HoloJProcessor, HoloJProcessor)
- Static method in class holoj.
HoloJUtils
Returns the HoloJProcessor result of the complex division of operand1 by operand2.
divide(ImageProcessor, ImageProcessor)
- Static method in class holoj.
HoloJUtils
Divide pixels of ImageProcessor by pixels of another ImageProcessor one-by-one.
doFFT()
- Method in class holoj.
HoloJProcessor
Perform Fast Fourier Transform, in the forward direction of data stored in real and complex pixels.
doInverseFFT()
- Method in class holoj.
HoloJProcessor
Perform Fast Fourier Transform, in the backward direction of data stored in real and complex pixels.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
G
H
I
M
R
S
U