Loading, creating, and accessing images#
Example images
Plenoptic includes a small number of example images, which are used throughout the documentation.
Return an example grayscale image of Albert Einstein. |
|
Return an example grayscale image of Marie Curie. |
|
Return an example grayscale image of a parrot. |
|
Return an example grayscale image of reptile skin. |
|
Return an example image of a color wheel. |
Plenoptic includes a helper function for downloading additional data, which includes example synthesis objects and additional images.
Download data, using pooch. |
|
Built-in mutable sequence. |
Synthetic images
The following functions create synthetic image tensors. See pyrtools.tools.synthetic_images for more synthetic images.
Create a circular mask with softened edges. |
|
Make distance-from-origin (r) matrix. |
|
Make polar angle matrix (in radians). |