-
Notifications
You must be signed in to change notification settings - Fork 0
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
add basic functionality for annotating Points #3
Conversation
Here's the code health analysis summary for commits Analysis Summary
Code Coverage Report
|
Welcome to Codecov 🎉Once you merge this PR into your default branch, you're all set! Codecov will compare coverage reports and display results in all future pull requests. Thanks for integrating Codecov - We've got you covered ☂️ |
update attribute name in test too
add small rgb image for annotation test
and docstring returns
Currently, we have named the method to print text file |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We will add documentation later
Describe your changes
Add "point" annotation, ability to import and export (save out) collected point annotations, and plotting. Also ability to label different classes of annotations (e.g. pollenated vs un-pollenated) and save class counts.
Code originally added to this old branch danforthcenter/plantcv#754 but the PR became unruly and difficult to push forward with changes without breaking changes, so separated out to it's own repository here.
Type of update
Is this a:
Associated issues
Reference associated issue numbers. Does this pull request close any issues?
Additional context
For the reviewer
See this page for instructions on how to review the pull request.
plantcv/mkdocs.yml
updating.md