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

clip saturation value to valid range [0, 1] #9391

Merged
merged 2 commits into from
Nov 29, 2022

Conversation

MambaWong
Copy link
Contributor

For image(type=float32), after convert bgr to hsv by opencv, valid saturation value range is [0, 1].

@ZwwWayne ZwwWayne assigned RangiLyu and unassigned ZwwWayne Nov 27, 2022
@ZwwWayne ZwwWayne added this to the 3.0.0rc5 milestone Nov 27, 2022
@MambaWong MambaWong requested review from RangiLyu and removed request for hhaAndroid November 28, 2022 07:30
Copy link
Member

@RangiLyu RangiLyu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@ZwwWayne ZwwWayne merged commit 750d299 into open-mmlab:dev-3.x Nov 29, 2022
@MambaWong MambaWong deleted the PhotoMetricDistortion branch November 29, 2022 02:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants