-
The current method for calculating Zernike moments depends on first calculating the geometric moments for the mesh. This is the slowest step in the algorithm, by far.
The current implementation depen…
-
Mathjax, Less and others can take a long time to copy or download when deploying or settingup a new project. Since adding all of mathjax to make sure rendering is correct in many browsers. The project…
-
It's possible to accidentally modify the cached copies of the Zernike polynomials as returned by `zernike_list`, which will then show up later if you think you're computing 'fresh' copies of the Zerni…
-
Hi,
Two questions:
1) is there a way to retrieve the Zernike coefficients themselves? ie. the functionality of the GetZernike command in ZPL. I can get the text file with them using the 'Zst' butto…
-
Convert the preprocessor functionality of the Python file at https://gist.github.com/Veedrac/8cb815038fc28702e255 to a Java class.
-
While working on adapting the ThinLens optic to use the `poppy.zernike` library of functions, I noticed that the present implementation of ThinLens has a problem: the radius normalization changes when…
-
Answer questions 1 and 2 in the assignment.
Generate plots of the first 10 modes where it is explicit the relationship between the double index (\rho, \theta) and the single index.
-
This is definitely not a lot of work. All that is required is a new OMERO.WND-CHARM wrapper script called $OMERO_PYCHRM_HOME/scripts/Pychrm_classifier_cross_validate.py. Copy/paste the code from $WNDC…
-
-
Generate a Zernike polynomial based on a weighted sum of Zernike modes.