This package browser is in early development. Mind the rough edges.

julia-mosaicviews 0.3.3

Lazily view a 3D or 4D array as an expanded 2D array as a matrix of slices

When visualizing images, it is not uncommon to provide a 2D view of different image sources. For example, comparing multiple images of different sizes, getting a preview of machine learning dataset. This package aims to provide easy-to-use tools for such tasks.

Installation

Install julia-mosaicviews 0.3.3 as follows:

guix install julia-mosaicviews@0.3.3

Or install the latest version:

guix install julia-mosaicviews

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.