SonarSonic / DrawingBotV3

DrawingBotV3 is a software for converting images into vector art
https://docs.drawingbotv3.com
GNU General Public License v3.0
331 stars 43 forks source link

Image Filtering - Performance Increases #6

Open SonarSonic opened 3 years ago

SonarSonic commented 3 years ago

Speed up the image filtering process, at a minimum cache the filtering outcome up until the current filter.

Potential Improvements