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

Determine whether higher resolution image benefits LOD #52

Open mkeller99 opened 4 years ago

mkeller99 commented 4 years ago

Use the LFA robot images along with new data from LFA team using the hires branch build to determine whether to make the high res image capture part of the master branch versus leaving it as a dev branch. This will have some intersection with #42 since the resolution could potentially matter more or less based on peak detection method

mkeller99 commented 3 years ago

So far, appears that the additional resolution from hires branch offers little to no additional information near the visual LOD. The stronger the peak, the more the lower res images round off the true peak value relative to hires images, which would have minor effects on quantification of stronger results.

Separately, the hires image, as currently acquired (separate photo after video frame meets all req's) may offer some advantages over the video frame grab, though, which should be investigated at some point.