diff --git a/README.rst b/README.rst index cb3181ec..8be7e4c1 100644 --- a/README.rst +++ b/README.rst @@ -24,6 +24,10 @@ LenslessPiCam :target: https://huggingface.co/bezzam :alt: huggingface +.. image:: https://img.shields.io/badge/Google_Slides-yellow + :target: https://docs.google.com/presentation/d/1PcNhMfjATSwcpbHUMrmc88ciQmheBJ7alz8hel8xnGU/edit?usp=sharing + :alt: slides + *A Hardware and Software Toolkit for Lensless Computational Imaging* -------------------------------------------------------------------- diff --git a/docs/source/examples.rst b/docs/source/examples.rst index 9951e395..d6304d15 100644 --- a/docs/source/examples.rst +++ b/docs/source/examples.rst @@ -12,6 +12,8 @@ This notebook provides a general overview of main features of the library: (`GitHub `__, `Google Colab `__). +`Here `__ +are accompanying slides that were given at PhD course to introduce computational lensless imaging. The ones below are more specific and focus on different aspects of lensless cameras. diff --git a/notebook/lenslesspicam_demo.ipynb b/notebook/lenslesspicam_demo.ipynb index 9a7b49de..b711a7a1 100644 --- a/notebook/lenslesspicam_demo.ipynb +++ b/notebook/lenslesspicam_demo.ipynb @@ -18,7 +18,9 @@ "\n", "You can also open the notebook in [Google Colab](https://colab.research.google.com/drive/1q56Ht647JD5wocnrcT7rH5TCNK7FKmtH?usp=sharing) and run it there.\n", "\n", - "[![Google colab demo](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/drive/1q56Ht647JD5wocnrcT7rH5TCNK7FKmtH?usp=sharing)" + "[![Google colab demo](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/drive/1q56Ht647JD5wocnrcT7rH5TCNK7FKmtH?usp=sharing)\n", + "\n", + "[Here](https://docs.google.com/presentation/d/1PcNhMfjATSwcpbHUMrmc88ciQmheBJ7alz8hel8xnGU/edit?pli=1#slide=id.p) are accompanying slides that were given at PhD course to introduce computational lensless imaging." ] }, {