Skip to content
New issue

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

Spring semester update 11 #19

Open
akzysk opened this issue Mar 28, 2017 · 0 comments
Open

Spring semester update 11 #19

akzysk opened this issue Mar 28, 2017 · 0 comments

Comments

@akzysk
Copy link
Contributor

akzysk commented Mar 28, 2017

Working on implementing a way to upload an image and classify it straight from the upload.

Looks like this can be done by saving the samples' segments to the DB with bloodStatus as "notBlood" (arbitrary), evaluating its segments in a test set against many other segments in a pre-determined training set, and then updating the bloodStatus based on the result. This will require some more engineering.

In MySQLCon.java, need to add an SQL query to update the Sample table (in addition to the segment table which is already implemented).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant