Skip to content
This repository has been archived by the owner on Apr 11, 2021. It is now read-only.
/ SimpleTracer Public archive

Traces black on white bitmap images into polygons

Notifications You must be signed in to change notification settings

rMazeiks/SimpleTracer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 

Repository files navigation

Simple Tracer

A tool that traces a polygon shape, converting from bitmap images to line segments. This can be useful for optimizing algorithms that need to check whether two shapes intersect - evaluating the traced polygon should be much more efficient than looping through all the pixels.

About

Traces black on white bitmap images into polygons

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages