-
I am trying to get Zernike moments for some images but I keep getting the following error
```python
AttributeError Traceback (most recent call last)
in ()
----> 1 get_m…
-
**A1. Zernike Fit on GRASP Beams**
Here, I used a threshold of 30 for the gain terms \& 10 for the cross terms to reconstruct the beams
![gof](https://user-images.githubusercontent.com/8245353/324…
-
Recently, I have met with such issue that all zero values were tallied for Zernike expansion of flux and reaction rate for all fuel pins in a fuel assembly.
![tallies_zernike](https://user-images.gi…
-
_From @0x00B1 on August 7, 2015 17:44_
An implementation of Zernike’s moments is missing from scikit-image’s [moment’s module](https://github.com/scikit-image/scikit-image/blob/fb66edd7530deb425eee68…
-
http://homepages.inf.ed.ac.uk/rbf/CVonline/LOCAL_COPIES/SHUTLER3/node13.html
http://nbviewer.jupyter.org/urls/dl.dropbox.com/s/j3nzmweqfbll1k8/zernike_decomposition_on_scaled_beams.ipynb
http://…
-
Hello, suppose I have a function (or equivalently ).
What I would like to do is compute the integral (numerically):
for a given n,m
I'm not sure if this is possible with your code, but…
-
The Zernike polynomial random_inputs test case seems to be failing on the dask-tf-1.4 branch. It seems to be outputting zeros or nans for the random inputs. The test case should be updated so that rep…
-
-
In trying to reconstruct a JWST OPD, I found that using the new `zernike.opd_expand_segments`, I was getting strange results for segments C3 and C4 (behind the diagonal struts) that did not match the …
-
@dlfivefifty The lowering `Zernike(0,1) \ Weighted(Zernike(0,1))` is a factor of 2 off. This also seems to be confirmed in the tests..?
https://github.com/JuliaApproximation/MultivariateOrthogonalP…