-
Notifications
You must be signed in to change notification settings - Fork 265
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
1575 image tiling #1578
1575 image tiling #1578
Conversation
Here's the code health analysis summary for commits Analysis Summary
Code Coverage Report
|
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.
Looks great! The orientation of the seeds pointing at each other in the tile output in the doc image is so satisfying haha. I just tweaked the unit test a little to use preexisting test data.
Describe your changes
This function takes as input a list of images and a desired number of rows and columns and outputs a composite image. Tiling is expected to be useful for visualizing the results of several kmeans model fits with changing parameters.
Type of update
Associated issues
This PR closes issue #1575
Additional context
For the reviewer
See this page for instructions on how to review the pull request.
plantcv/mkdocs.yml
updating.md