Board Highlighter

This is a few simple utilities to automate the creation of electronic kit assembly instructions, with automatic highlighting of the components to use.

It requires numpy, scipy, and skimage to be installed to work. This is kind of a bit much, but they're stuff I always have installed and make the code much easier to knock out.

Rough steps

Contents

Downloading

You can obtain the full repo of code by git clone of this URL (right-click and copy, then git clone). It's also available at github:jbm9/board_highlighter. This is an undertaker project; see the Undertaker homepage for more details on how to best work with the "gitball" contained in the repo.

Author

Copyright © 2013-2015 Josh Myer. Released under the GPL v2.