Describe the incomplete feature
When an image is taken which cannot be fully processed by the computer vision library, the user is taken to a different screen where they have the choice to proceed to the results page (and view invalid data) or go back to the camera page to take another picture. This can be slow and tedious.
Describe the solution you'd like
If the image cannot be completely processed, stay on the camera page and give the user a pop-up notification describing the error (currently, one of "cannot find color key" or "cannot find test strip"). If the image is completely processed, go straight to the results page.
Describe the incomplete feature When an image is taken which cannot be fully processed by the computer vision library, the user is taken to a different screen where they have the choice to proceed to the results page (and view invalid data) or go back to the camera page to take another picture. This can be slow and tedious.
Describe the solution you'd like If the image cannot be completely processed, stay on the camera page and give the user a pop-up notification describing the error (currently, one of "cannot find color key" or "cannot find test strip"). If the image is completely processed, go straight to the results page.