dipayan412 / rdt-scan

Image capture and interpretation of Rapid Diagnostic Test results using OpenCV
BSD 3-Clause "New" or "Revised" License
0 stars 1 forks source link

SampleID redundancy #40

Closed goldenpaddler closed 4 years ago

goldenpaddler commented 4 years ago

Documentation: The sample ids are stored in the app, so once they are scanned it will always ask if you want to save an image even if you have removed the file for that sample from the directory.

A note in SOP may be useful

ghl-wang commented 4 years ago

With current implementation, the sample ID will persist in the installed app because no saved file scan is performed when checking for sample ID uniqueness.