Skip to content

afcarl/stencilvalidator

 
 

Repository files navigation

Stencil Validator Build Status

A tool for checking whether a design is a valid stencil or not.

This is a work in progress. Alpha at best.

Setup

For osx.

  • Get homebrew!
  • Install python! brew install python
  • Give you homebrew the power of science! brew tap homebrew/science
  • Install opencv brew install opencv

Testing

There are a number of example stencils in the test-stencils directory. The filename indicates whether or not the stencil is valid (eg valid-black-lives-matter vs invalid-black-lives-matter). The invalid ones are just modified versions of the valid ones that include mistakes like shapes inside of shapes or letters that have sections without bridges.

To run the tests: python test_stencil_validator.py

About

a design tool for determining if a given design is a valid stencil

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%