mirror of
https://github.com/eddyem/zerndeco.git
synced 2025-12-06 10:35:10 +03:00
10 lines
367 B
Markdown
10 lines
367 B
Markdown
Wavefront decomposition by Zernike polynomials
|
|
==============================================
|
|
|
|
|
|
Coordinate system - Cartesian (X from left to right, Y from bottom to top)
|
|
On images coordinate system the same, so first byte of image is its left bottom corner!
|
|
|
|
make:
|
|
DEF=DWF_EPSILON=eps - set minimal value of vawefront that would mean zero to `eps` (default: 1e-12)
|