Skip to content

Latest commit

 

History

History
20 lines (11 loc) · 1.6 KB

README.md

File metadata and controls

20 lines (11 loc) · 1.6 KB

Geometrize fuzzing logo

License Build Status Badge

This is a fuzzing test program for the Geometrize library, a tool for geometrizing images into geometric primitives.

This program ensures that Geometrize handles all sorts of unusual data. It also serves as a basic sample program to demonstrate Geometrize.

Geometrized Prairie Dog

Usage

Build and run the project. Progress is reported in the console. The program should throw an error and quit if something goes wrong.

Currently, the program takes images from the input data folder, geometrizes them using random settings, and saves the results to the output data folder. It also merges input images together to create new test cases.

Notes

  • Got an idea or suggestion? Open an issue on GitHub, or send Sam a message on Twitter.