-
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
Auto color correct wrapper #1625
base: main
Are you sure you want to change the base?
Conversation
add auto_correct_color
Here's the code health analysis summary for commits Analysis Summary
Code Coverage Report
|
#### plantcv.transform.auto_correct_color | ||
|
||
* pre v4.6: NA | ||
* post v4.6: corrected_img = **plantcv.transform.r**(*rgb_img, label=None, **kwargs*) |
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.
Typo in function name
import cv2 | ||
import numpy as np | ||
from plantcv.plantcv.transform import auto_correct_color | ||
|
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.
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 like the example images for before and after color correction are different samples.
Describe your changes
Adds a wrapper that enables someone to do color corrections in one step.
Type of update
Is this a:
Associated issues
Reference associated issue numbers. Does this pull request close any issues?
Additional context
Add any other context about the problem here.
For the reviewer
See this page for instructions on how to review the pull request.
plantcv/mkdocs.yml
updating.md