All Projects → skiptomyliu → mosaicshapes

skiptomyliu / mosaicshapes

Licence: other
Transform pictures to Chuck Close inspired mosaic art.

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to mosaicshapes

kImageAnnotator
Tool for annotating images
Stars: ✭ 55 (+205.56%)
Mutual labels:  shapes
OpenShapes
A data-driven approach for interactively synthesizing diverse images from semantic label maps.
Stars: ✭ 39 (+116.67%)
Mutual labels:  shapes
react-auto-mosaic
Automatic box behavior in the grid - responsive mosaic
Stars: ✭ 12 (-33.33%)
Mutual labels:  mosaic
libpillowfight
Small library containing various image processing algorithms (+ Python 3 bindings) that has almost no dependencies -- Moved to Gnome's Gitlab
Stars: ✭ 60 (+233.33%)
Mutual labels:  pil
BlurKit
A lightweight library that can easily blur the view.
Stars: ✭ 17 (-5.56%)
Mutual labels:  mosaic
visioStencils
My 2,700 visio 🎨 shapes, stencils, symbols, and icons collection to visually represent IT infrastructure
Stars: ✭ 43 (+138.89%)
Mutual labels:  shapes
I3DShapesTool
Tool used for extracting the binary .i3d.shapes files used by the GIANTS engine
Stars: ✭ 15 (-16.67%)
Mutual labels:  shapes
SwiftUI-Shapes
Commonly Used Shapes and Utilities In SwiftUI
Stars: ✭ 52 (+188.89%)
Mutual labels:  shapes
pyconngavi
Generates Branded Avatars for the PyconNG2017 Event
Stars: ✭ 13 (-27.78%)
Mutual labels:  pil
image-masaic
Set mosaic to image by canvas.
Stars: ✭ 25 (+38.89%)
Mutual labels:  mosaic
Mandelbrot-set-explorer
An interactive Mandelbrot set, made with Python3 and Tkinter
Stars: ✭ 31 (+72.22%)
Mutual labels:  pil
CollectionViewMultiColumnLayout
A tiled waterfal/mosaic UICollectionViewLayout with support for explicit columns.
Stars: ✭ 13 (-27.78%)
Mutual labels:  mosaic
ludigraphix.github.io
Documentation for Ludigraphix
Stars: ✭ 21 (+16.67%)
Mutual labels:  shapes
quarkdet
QuarkDet lightweight object detection in PyTorch .Real-Time Object Detection on Mobile Devices.
Stars: ✭ 82 (+355.56%)
Mutual labels:  mosaic
OrientedRepPoints DOTA
Oriented Object Detection: Oriented RepPoints + Swin Transformer/ReResNet
Stars: ✭ 62 (+244.44%)
Mutual labels:  mosaic
mightyscape-1.X
A maintained extension collection for Inkscape 1.0+, working on Windows and Linux
Stars: ✭ 23 (+27.78%)
Mutual labels:  shapes
go-mosaic
相片马赛克 (Photographic mosaic)
Stars: ✭ 23 (+27.78%)
Mutual labels:  mosaic
mosaic-node-generator
Generate mosaic images in Node.
Stars: ✭ 25 (+38.89%)
Mutual labels:  mosaic
rudi
Lightweight image converter and dataset augmentor
Stars: ✭ 16 (-11.11%)
Mutual labels:  pil
macuahuitl
The "Macuahuitl" Generative Art Toolbox
Stars: ✭ 68 (+277.78%)
Mutual labels:  shapes

Mosaic Shapes

python run.py ./input/bryan.jpg -e 2000 -d -c 1; open /tmp/out.JPEG

(shapes4) guppy:shapes dean$ python run.py -h
usage: run.py [-h] [-d] [-c {0,1,2}] [-a] [-r WORKING_RES] [-e ENLARGE]
              [-m MULTI] [-p POOL] [-o OUT]
              N [N ...]

Mosaic photos

positional arguments:
  N                     Photo path
optional arguments:
  -h, --help            show this help message and exit
  -d, --diamond         Use diamond grid instead of squares
  -c {0,1,2}, --color {0,1,2}
                        Specify color values
  -a, --analogous       Use analogous color
  -r WORKING_RES, --working_res WORKING_RES
                        Resolution to sample from
  -e ENLARGE, --enlarge ENLARGE
                        Resolution to draw
  -m MULTI, --multi MULTI
  -p POOL, --pool POOL
  -o OUT, --out OUT
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].