News

Visualise 1D or 2D slices of an N-dimensional Numpy array. I have always wanted a straightforward, simple, and fast way of plotting 1D, and 2D slices of a multidimensional array. No frills, no ...
This repository was born out of the need to create OpenCV numpy 2-D array representing an RGB image out of a sequence of color gradient values stored as an 1-D array. There are following questions ...