Masking Areas In Open Vino

Hey Guys,

Finally getting to integrating Openvino seriously into some of our projects. One question I had was if there is the ability to mask a section of the camera view (as per some other facial detection systems).

For example if there is a poster on the wall with a persons face in view of the camera we can mask that area to not be detected.

Thanks in advance.

Hi @ben1,

This would be a feature to add to the Face Detection Server which currently comes as a command line tool, with no GUI to set such options.
It’s not in our roadmap to add this feature, but the project source code is available here: GitHub - intuiface/FaceDetectionIA: Intuiface Interface Asset which uses the OpenVINO™ toolkit to automatically detect, log, and react to age, gender, head pose, and emotion using any camera.

As an alternative, I can mention that our partner SightCorp has a Region of Interest feature which could cover your need.