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

Added hsv_picker.sh script to support cv template #1102

Merged
merged 2 commits into from Feb 27, 2023
Merged

Conversation

Ezward
Copy link
Contributor

@Ezward Ezward commented Feb 26, 2023

This adds a script that allows a user to select an area on an image and sample the low and high HSV value to create a mask, like is used in the cv_control template.

We have found in testing that it can be difficult to figure out the HSV value range to use to detect the line and reject background. This script makes it easier by allow the user to sample the video image.

- this allow a user to select an area on an image
  and sample the low and high HSV value to create
  a mask, like is used in the cv_control template.
Copy link
Contributor

@DocGarbanzo DocGarbanzo left a comment

Choose a reason for hiding this comment

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

Thanks Ed.

@Ezward Ezward marked this pull request as ready for review February 27, 2023 06:03
@Ezward Ezward merged commit 08adc76 into main Feb 27, 2023
@Ezward Ezward deleted the hsv-picker-script branch February 27, 2023 17:53
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

2 participants