Image#
PyVista includes several sources for generating image data, along with a function for comparing images.
Image Sources#
|
Create a binary image of an ellipsoid class. |
|
Create a binary image with Gaussian pixel values. |
|
Create an image of a grid. |
|
Create an image of the Mandelbrot set. |
|
Create an image filled with uniform noise. |
|
Create an image of a sinusoid. |
Image Comparison#
|
Compare two different images of the same size. |
See also
- pyvista compare
Compare two files from the command line.