Tag Archives: Images

Flippin’ Images

My last post contained a picture of a window that contained a grid of images.  This was a randomly generated array of images based on an extract from the MNIST dataset.  This database contains over 60,000 samples of handwritten digits.

However, my pixel data was disoriented and the images looked more like hieroglyphs.  Fortunately JMP understands an image as an ‘object’, and allows a variety of transformations to be applied to it, including flipping and rotating.

(more…)