# Interactive Mosaic with Processing

**URL:** https://discourse.processing.org/t/interactive-mosaic-with-processing/10630
**Category:** Libraries
**Created:** [April 25, 2019, 3:25pm UTC](https://discourse.processing.org/t/interactive-mosaic-with-processing/10630 "2019-04-25T15:25:29Z")
**Posts on this page:** 1
**Showing post:** 2

<div class="post-metadata">

### Author: ![jeremydouglass](https://yyz2.discourse-cdn.com/flex036/user_avatar/discourse.processing.org/jeremydouglass/32/20_2.png) [@jeremydouglass](https://discourse.processing.org/u/jeremydouglass)
#### Post date: [April 29, 2019, 10:53pm UTC](https://discourse.processing.org/t/interactive-mosaic-with-processing/10630/2 "2019-04-29T22:53:03Z")

</div>

> [@campbell](#):
>
> a live mosaic mirror

Can you say more about what you mean? Do you mean like a checkerboard, or are there particular geometric shapes / patterns you have in mind?

Why kinect? Are you making a color image, or will the contents of the mirror have something to do with a depth camera or pose detection?

If what you want it to pixelate a video stream, this might be of interest:

> [@Pixelating Sketch](https://discourse.processing.org/t/pixelating-sketch/7791):
>
> Hello, I would really appreciate any advice on how to approach this project I want to start. The basic notion is that I want to create a pixelation algorithm. The slightly odd thing I would like to do is pixelate the image into a brick hatch pattern. I would like to: split an original image into blocks of 10 x 3 pixels or multiples there of (30 x 9 , 60 x 18 …) sample the central pixel for a colour value (dominant colour would also be a good option…possible?) fill a block with the sampled c…

You might also be interested in:

> [@Custom Patterned Pixelated image with custom palette of colors](https://discourse.processing.org/t/custom-patterned-pixelated-image-with-custom-palette-of-colors/3864):
>
> Hello The above image shows concentric circle pixelated pattern and the link shows an image with strip pixelated pattern. My question is can I impose this type of patterns on an image but with my custom palette of colors in processing (almost like indexed color mode in photoshop with custom color table)? Retaining the characteristics of an image, I wish to make custom shaped pixel patterns with custom palette of colors. I am new to processing so an…

---

_[View the full topic](https://discourse.processing.org/t/interactive-mosaic-with-processing/10630)._
