You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Pyrtools is a python package for multi-scale image processing, adapted
26
29
from Eero Simoncelli's `matlabPyrTools
@@ -39,6 +42,16 @@ The tools include:
39
42
40
43
**NOTE**: If you are only interested in the complex steerable pyramid, we have a pytorch implementation in the `plenoptic <https://plenoptic.readthedocs.io/en/>`_ package; the implementation in plenoptic is differentiable.
41
44
45
+
Citing us
46
+
---------
47
+
48
+
If you use ``pyrtools`` in a published academic article or presentation, please
49
+
cite us! You can find the link to the most recent release on Zenodo `here
50
+
<https://zenodo.org/doi/10.5281/zenodo.10161031>`_ (though please specify the
51
+
version you used not the most recent one!). You can also get a formatted
0 commit comments