-
### Have you completed your first issue?
- [X] I have completed my first issue
### Guidelines
- [X] I have read the guidelines
- [X] I have the link to my latest merged PR
### Latest Merged PR Lin…
-
Hi & thank you for open sourcing all the code - it's really nice the result you ended up to, especially with DBSCAN approach!
I was going through the code and examples and I was trying to figure out…
-
## ML Reference
1. [Skin Segmentation and Dominant Tone/Color Extraction](https://medium.com/datadriveninvestor/skin-segmentation-and-dominant-tone-color-extraction-fe158d24badf)
2. [Skin Color …
-
When I was working on my plant phenotyping Capstone project for MarsFarm, when I was trying to calculate rois automatically for a diverse set of images I developed a program to automatically calculate…
-
Lets check what other teams do:
- Check what BHuman/HTWK/... do
- Read again Justus BA
-
我使用了esp-eye开发板,使用了颜色检测的案例,请问这个颜色识别的阈值是什么格式的,我以为他是RGB的,但是看起来不是的,变化最大的是第一个和第二个阈值参数,甚至第二个阈值参数可以比第一个小例如官方的{{156, 10, 70, 255, 90, 255}, 64, "red"}。我很疑惑这个颜色的阈值是什么格式的,RGB?HVS?LAB?
-
Hi, I'm making a project to detect the color of traffic lights by YOLO.
Can the YOLO distinguish between green and red, which are the color of traffic lights? And how to do that?
I mean Is it possi…
-
Implement a function to detect color blobs in a frame. Given a []uint8 imageData which it represents a image in RGB format, the function will detect color blobs. The function detects color blogs using…
-
I am trying to write a object detection code for a Baxter on ROS Hydro that can detect a printed circuit board in a computer chassis. Please advise, how can i replicate your code to detect a PCB ?
-
I try your code bro on Google Colab, n it shows error "IdentationError" for background=0 please help me