Giter VIP home page Giter VIP logo

Comments (4)

VorlonCD avatar VorlonCD commented on June 29, 2024

This is expected. I dont see what the confusion is about "create mask AFTER 1 detection's". The first detection would never create a dynamic mask. (nor would you ever want it to, that defeats the purpose of alerting on object detection). As soon as the second one is detected, a mask is created.

I should mention the counter is 0 based, so the first detection is 0 and the second is 1.

If you want a permanent mask, use "Image mask" not dynamic mask. Or right-click a detected mask and make a STATIC mask

from bi-aidetection.

opa-rudi avatar opa-rudi commented on June 29, 2024

But I can´t create a dynamic mask after the first detection. The dyn mask is created when the counter is 1, so there are minimum 2 detections. First detection is starting with 0 and the second with 1 and then creating the mask. Am I wrong?

from bi-aidetection.

opa-rudi avatar opa-rudi commented on June 29, 2024

static mask would never fire.

from bi-aidetection.

VorlonCD avatar VorlonCD commented on June 29, 2024

The dynamic mask wouldnt be created until the second time the object was detected.

If even a static mask doesn't work, then regular dynamic masking probably wouldn't work either.

Maybe BlueIris is creating images at different resolutions? That is a common issue and will interfere with Masking in general.

Go to Camera > Draw mask > Custom button: Hit SCAN button and see if it finds more than one resolution. If so, you would have to create a mask for each resolution. Or somehow prevent BI from sending images from its main camera stream AND the substream.

from bi-aidetection.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.