Pixels

So what's all this?

Upload a Photo

  • Accepted image file formats .JPEG .JPG or .PNG
  • Image file must be smaller than 2.5 MB
  • Down sampler is to conserve computation and more importantly to be able to visualize pixels
  • Sampler factor must be more than 10, if not sure leave blank, preprocessor will select a value based on the image dimensions
  • For a factor of 10 and a 400px by 400px image, you are sampling 40px by 40px or 1600 points
  • Check the 3d and 2d illustrations and the respective image sizes and down sampler selected to get an idea
Enter a value for down sampling.

Try Submit/Process first then read the note on the results page.

* It's important to clarify that no images are collected or stored on the server during runtime. When you upload an image, the processing occurs in real-time on the server. The processing function extracts RGB values, which are then passed to the function responsible for rendering the results page. Importantly, once you refresh or close the page, all data is automatically and permanently erased.