Geometrize

🔳 Geometrize is a desktop app that geometrizes images into geometric primitives
Alternatives To Geometrize
Project NameStarsDownloadsRepos Using ThisPackages Using ThisMost Recent CommitTotal ReleasesLatest ReleaseOpen IssuesLicenseLanguage
Geometrize1,016
10 months ago1otherC++
:white_square_button: Geometrize is a desktop app that geometrizes images into geometric primitives
Phantomstyle192
2 years ago13otherC++
Cross-platform QStyle for traditionalists
Panoramix75
6 years ago5C++
Code of my CVPR'16 paper: "Efficient 3D Room Shape Recovery From a Single Panorama."
Pillow56
7 years agoC++
a 3d modeler
Qt3d Offscreenrenderer38
2 years ago2gpl-3.0C++
This project is based on the Qt 3D basic shapes C++ example.
Qml_customcontrol30
3 years agoC
QtQuick 子控件实现,以及自定义控件实现方法,提供了测试案例。
Qt_painter21
a month ago48C++
CAD framework tool on top of Qt
Qtasciimage7
8 years ago1mitC++
QtAsciimage - Asciimage for Qt Applications
Raytan7
a year agoC++
Advanced Raytracer in C++
Extend Mesh4
8 years agoC++
3D shape stretching while preserving surface details
Alternatives To Geometrize
Select To Compare


Alternative Project Comparisons
Readme

Geometrize Logo

License Geometrize AppVeyor Build Status

Geometrize is a desktop app that geometrizes images into geometric primitives.

Download Geometrize here, or run the web demo in your browser.

Geometrize Shape Animation

Features

  • Recreate images as geometric primitives.
  • Start with hundreds of images with preset settings.
  • Export geometrized images to SVG, PNG, JPG, GIF and more.
  • Export shape data as JSON for use in custom projects and creations.
  • Control the algorithm at the core of Geometrize with ChaiScript scripts.

Usage

Open the app, select an image, pick your desired shape types, and hit start.

Geometrize Getting Started Animation

Video tutorials for Geometrize are posted here:

Geometrize Video Tutorials

Shape Comparison

The matrix shows results for circles, triangles, rotated rectangles, rotated ellipses and all supported shapes at 50, 200 and 500 total shapes:

- 50 Shapes 200 Shapes 500 Shapes
Circles 50 Circles 200 Circles 500 Circles
Triangles 50 Triangles 200 Triangles 500 Triangles
Rotated Rectangles 50 Rotated Rectangles 200 Rotated Rectangles 500 Rotated Rectangles
Rotated Ellipses 50 Rotated Ellipses 200 Rotated Ellipses 500 Rotated Ellipses
All Shapes 50 All Shapes 200 All Shapes 500 All Shapes

Animations

By batch editing and exporting images, and then combining the results using a tool such as ScreenToGif, you can produce animations using Geometrize:

Geometrized Horse Animation Rectangles

Geometrized Horse Animation Triangles

Geometrized Horse Animation Circles

Screenshots

For more examples of geometrized images, see the gallery.

Geometrized Flower 330 Rotated Ellipses

Geometrized Train 230 Rotated Ellipses

Geometrized Trees 210 Ellipses

Geometrized Woodland Cemetery 600 Rotated Rectangles

Resources

Building

Geometrize is a Qt app written in C++.

  • Download and install Qt 5.10 or above.
  • Install Python 3.x and add it to your path. The build process includes a few Python scripts for creating resource files.
  • Checkout this repository and all submodules, and build and run geometrize.pro within Qt Creator.

If you want to develop or extend Geometrize, look at the top level repo for a high-level overview of the repositories in the Geometrize project.

Notes

Popular Qt Projects
Popular Shape Projects
Popular User Interface Categories
Related Searches

Get A Weekly Email With Trending Projects For These Categories
No Spam. Unsubscribe easily at any time.
C Plus Plus
Qt
Shape
Geometry Processing