Coder Social home page Coder Social logo

History deletion about bi-aidetection HOT 9 CLOSED

vorloncd avatar vorloncd commented on August 12, 2024
History deletion

from bi-aidetection.

Comments (9)

VorlonCD avatar VorlonCD commented on August 12, 2024

Yes, the setting for "Clear object history in xx minutes". Think they also get removed if not detected for "Remove mask after xx times not visible". Is it not working correctly?

See latest push notes for how to change the rectangle colors directly in the JSON settings file.

from bi-aidetection.

Tinbum1 avatar Tinbum1 commented on August 12, 2024

Thanks,
My history doesn't seem to be getting deleted.

Many thanks for the color options- brilliant.

from bi-aidetection.

classObject avatar classObject commented on August 12, 2024

@Tinbum1 Does your history delete after a camera trigger even if it's past your time limit or does it never delete at all? The reason I ask is the clear history time is only checked after each trigger. If a history object was created at 6:00pm and it's set to delete after 5 mins but there has not been an activation in 1 hour, the object will still be in history. The name is a little misleading when you can visually see the history now. . . but the results are the same.

from bi-aidetection.

Tinbum1 avatar Tinbum1 commented on August 12, 2024

They don't ever delete. I have history from days ago. I have it set at 60mins and my cameras are set pretty sensitively so AITool has a lot to do.

from bi-aidetection.

classObject avatar classObject commented on August 12, 2024

@Tinbum1 There was a bug with how object history gets saved and reloaded that may cause issues for you. I fixed it this afternoon. Can you build the lastest version to test? You will need to clear your old history before you start. Let me know how it goes. By the way, 60mins is probably too long for history. It may cause a lot of false masks to get created especially in a sensitive zone.

from bi-aidetection.

Tinbum1 avatar Tinbum1 commented on August 12, 2024

Thanks, Have done and will give it a try. Thanks for everything, this is a brilliant program.

from bi-aidetection.

VorlonCD avatar VorlonCD commented on August 12, 2024

@classObject - would it make sense to use System.Threading.Timer in MaskManager.cs rather than relying on cleaning up only when a new image is processed?

from bi-aidetection.

classObject avatar classObject commented on August 12, 2024

@VorlonCD As far as how MaskManager functions, it's essentially the same but I like the idea of a timer because less logic needs to execute during image processing. I have it implemented but need to test a bit more before I push the changes.

from bi-aidetection.

Tinbum1 avatar Tinbum1 commented on August 12, 2024

Works well. !!

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.