Search found 5 matches

by bdfda
Sun Dec 22, 2024 5:17 pm
Forum: General discussion
Topic: how can I do a simple car counter?
Replies: 3
Views: 1304

Re: how can I do a simple car counter?

Thanks @TimG – I see what you mean. Sounds like for anything more than simple object detection (direction of travel, speed) I'll need to continue to use my raspberry Pi system. I guess what I was hoping is that I could "backtrack" the videos BlueIris already recorded, and do counts on thos...
by bdfda
Tue Nov 26, 2024 8:11 pm
Forum: General discussion
Topic: how can I do a simple car counter?
Replies: 3
Views: 1304

how can I do a simple car counter?

I have CodeProject.AI set up but not really using it yet. Here are my "AI settings" in Blue Iris: https://ibb.co/XZyP51S I don't care about license plates right now, but I would like to count cars, ideally in both directions of the road in front of my property. - How can I do this? - can b...
by bdfda
Wed Mar 20, 2024 5:02 pm
Forum: General discussion
Topic: tagging motion detection above a certain size limit?
Replies: 4
Views: 2441

Re: tagging motion detection above a certain size limit?

Thanks @MikeBwca I'm going to look into setting up CodeProject AI
by bdfda
Wed Mar 13, 2024 7:10 pm
Forum: General discussion
Topic: tagging motion detection above a certain size limit?
Replies: 4
Views: 2441

Re: tagging motion detection above a certain size limit?

hey thanks @TimG .. where I'm more stuck on though is how I can actually write a script to determine a "very big object" vs just a normal sized object.
by bdfda
Tue Mar 12, 2024 5:17 pm
Forum: General discussion
Topic: tagging motion detection above a certain size limit?
Replies: 4
Views: 2441

tagging motion detection above a certain size limit?

Hi all, I'm aware how the min and max object size works in the configuration for motion detection. Is there any ability to add custom scripting? For example, I'd like to be able to tag motion clips where the motion detected object size was on average "bigger than x%" Basically my goal is t...