opensrp / fhircore

FHIR Core / OpenSRP 2 is a Kotlin application for delivering offline-capable, mobile-first healthcare project implementations from local community to national and international scale using FHIR and WHO Smart Guidelines on Android.
https://opensrp.io
Apache License 2.0
56 stars 59 forks source link

Hold a briefing session with UW ML dept on ways to go about reading seven-segment-display #76

Closed f-odhiambo closed 3 years ago

f-odhiambo commented 3 years ago

Possible solution

  1. Launch the IPE and do some pre-processing
  2. Take the G6PD image Create some segments where the reading will be collected
  3. Join the spaces on seven-segment digits Get the whole number so no space within a digit
  4. Run the new image through ML Kit Do post-processing to get the different values
  5. Send to the RIM module for interpretation i.e (Result Interpretation Module)
vincent-karuri commented 3 years ago

Findings on this are documented here.