Hi All,
I am working on the project to detect Green Glove. Using ipp library, I implemented my image source from Bayer to RGB and RGB to HSV. I used HSV threshold to detect Green Color. However, it is not very accurate since it has lot of noise in green pixel in my image. Also my project is running on RTOS so I will not have an access to other computer vision library like OpenCV.
I am fairly new to computer vision and still learning more about vision and excited to see great thing with vision. So, any suggestion to improve my detection method would be very much appreciated.
I also wanted to apply like stain/defect detection but cannot find method related to that in IPP library. Could I get some guideness or tip about how to approach or improve detection algorithm?
Thank you.
Best,
Si Thu.
链接已复制
Hi Mark,
I just developing my algorithm through just IPP. My project runs on Real Time Operating System (RTOS) called "INtime".
- Si Thu
Liu, Mark (Intel) wrote:
Hi Si Thu,
What is your system configuration? Are you saying you are developing your algorithm through IPP under OpenVINO?
Mark
