We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Right now, the code only accommodates up to 3 lines and 1 fiducial. I can imagine cases where people would want to use more than one fiducial, and I've seen RDTs with more than 3 lines (https://www.medicalogy.com/images/product/thumb_rapid-test-malaria-pf-pv-whole-blood.png). Ignore for now, but might be nice for later
The text was updated successfully, but these errors were encountered:
You mean like an array of Fiducial object and Line object right (with their position and width) ? Agreed.
Sorry, something went wrong.
Pretty much, but this is very low priority since it could break lots of things if we aren't careful
No branches or pull requests
Right now, the code only accommodates up to 3 lines and 1 fiducial. I can imagine cases where people would want to use more than one fiducial, and I've seen RDTs with more than 3 lines (https://www.medicalogy.com/images/product/thumb_rapid-test-malaria-pf-pv-whole-blood.png). Ignore for now, but might be nice for later
The text was updated successfully, but these errors were encountered: