[Code Addition Request]: object dedection by colour using opencv #479
Labels
Contributor
Denotes issues or PRs submitted by contributors to acknowledge their participation.
gssoc-ext
hacktoberfest
level1
Status: Assigned
Indicates an issue has been assigned to a contributor.
Have you completed your first issue?
Guidelines
Latest Merged PR Link
completed pr #476
Project Description
The code snippet sets up a basic color detection system using OpenCV's Trackbars to dynamically adjust the HSV (Hue, Saturation, and Value) values for detecting a specific color in real-time from a webcam feed.
Code Breakdown:
nothing(x)
Function:Creating Trackbars:
L-H, L-S, L-V
trackbars adjust the lower bounds for hue, saturation, and value, whileU-H, U-S, U-V
adjust the upper bounds.Full Name
Akash R
Participant Role
GSsoc24-extd and hacktoberfest
The text was updated successfully, but these errors were encountered: