Skip to content

v0.7.0-beta

Pre-release
Pre-release
Compare
Choose a tag to compare
@iansan5653 iansan5653 released this 02 Dec 23:57
· 97 commits to master since this release

This is a test release. It has full functionality but may be unreliable or have bugs. If you're unsure how to install, see installation instructions on the main project page.

Release Notes

Adds

  • Debugging mode (accessible by toggling the 'sort' checkbox 15 times) that saves images at each processing step
  • Project is now formally licensed under GPL (multiple choice sheet under CC-BY-SA)

Changes

  • Question columns in results now start with "Q" (ie, "Q3")
  • The "Test Form Code" column has been moved in between the name and ID columns in order to distinguish it from the question columns
  • Sigma for Gaussian blurring (noise removal process) is now dynamic with the image size, so it doesn't disproportionately affect small images
  • Image dilation morphology step added to improve reading of low-resolution scans

Fixes

  • Small images (under 700px wide) can now be processed with much better results