| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
This commit introduces a Python script that detects people in an image and infers the color of their clothing using OpenCV and k-means clustering. It also includes a requirements.txt file specifying the necessary dependencies. Co-authored-by: hmoharrer <hmoharrer@gmail.com>
|
Cursor Agent can help with this pull request. Just @cursor in comments and I'll start working on changes in this branch. |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
Add a Python script to detect people in an image and report their clothing colors in a table, including 'light'/'dark' for grayscale clothes.