eriq-augustine / jocr

Japanese OCR
GNU General Public License v2.0
9 stars 5 forks source link

Blob Refactor #10

Open eriq-augustine opened 10 years ago

eriq-augustine commented 10 years ago

Blobs need some refactoring around approximateOutline() and getOutline().

Possibly some caching. We need to be careful with caching because there are so many mutable methods. Ex: geometryAdjust() would need to invalidate/update outlines.