Processing
- Data formats
- 8 and 16 bit unsigned integer
- 32 bit signed integer
- Single and double precision floating point
- Complex numbers (single and double precision floating point)
- RGB (8 and 16 bit unsigned, single and double precision floating point)
- Scientific calculator on images
- +, -, ×, ÷
- Square, root, logarithm, ...
- Sinus, cosinus, tangens, ...
- "Toolbox" of specialized functions
- Kernel matrix filter (lowpass, highpass, median, laplace, sobel)
- 2D fast discrete Fourier
transform (DFT/FFT and inverse)
- fast non-radix-2 implementation
- Phase unwrapping
- Least squares fitting
- Statistic