Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 1.03 KB

README.md

File metadata and controls

24 lines (15 loc) · 1.03 KB

lowpoly

This is an implementation of the algorithm described in this paper by Crystal J. Qian

It uses rust and the following algorithms:

Usage

Put the image under the folder resource with name test2.jpeg (resources/test2.jpeg)

Then run

cargo run

Examples

Original Lowpoly version