Tasks for Sprint 1

ToDo:

F1 - Project documentation (½fp)
  • Finish team page
  • Document installation bugs
  • Create a sprint page
F2 - Demo Pi (½fp)
  • Finish installation on Raspberry Pi
  • Create a back-up image of each Pi.
  • Ensure the Raspberry remotely accessible
  • Test the new manual to see if it covers all bugs in the manual
F3 - Report found bugs (½fp)
  • Create report for bug in AutoDetect
  • Create bug report for FixedDetect
F4 - Fix bugs (3fp)
  • Learn about pytest and writing test scripts
  • Fix bug #2
    • Update test readdisplay
    • Discuss with Albert what to do with remaining bugs
  • Fix bug #3
  • Fix bug #4
F5 - Test current effectiveness preprocessor OCR (5fp)
  • Create different test setups
  • Get more test images
  • Test effectiveness without preprocessor with 10 images
  • Test effectiveness with preprocessor with 10 images
  • Write test scripts to test the effectiveness
    • preprocessor
    • OCR
    • preprocessor + OCR
  • Write test report on process and findings after testing on more images
  • Run the test on Pi
F6 - Improve current preprocessor OCR by 100% (5fp)
  • Describe possible improvements
  • Design improved preprocessor
  • Test improved preprocessor
  • Write test report on process and findings
  • Run the test on Pi