WillNilges / inkpath

A plugin for transcribing hand-drawn notes, diagrams, and tables onto xournalpp documents
GNU General Public License v2.0
18 stars 1 forks source link

Optimize skeletonization, add thresholding option, and other niceties #32

Open WillNilges opened 1 year ago

WillNilges commented 1 year ago

Last-minute scramble to make my class demo as non-awful-to-work-with-as-possible.

WillNilges commented 1 year ago

I should seriously work with this though, there's some good stuff in here. Kind of a mess.

WillNilges commented 1 year ago

I want to try to batch my strokes. One of the problems I ran into was that trying to shunt all of them at once would crash the program or something, but I could probably do like, 100 at a time or something.