|
From: Alexander S. <as...@gm...> - 2019-09-03 23:50:25
|
Frank, I'm not sure if this is what you're looking for, but I use Motion as a trigger for Tensorflow based object (people, birds, bicycles, etc.) detection. The nature of my application is that Motion is often tripped by shadow movement, and I wanted to cut down on the false positives. This was relatively easy to setup by configuring Motion to call the necessary script at the end of each event. Thanks, Alex On Tue, Sep 3, 2019, 3:54 PM Frank Dias <fr...@dj...> wrote: > I do not want motion to do the motion detection, I am looking at using > different ai models to perform the detection, like person (male or female) > facial detection and maybe one for fall detection. Endless possibilities > > On Tue, Sep 3, 2019, 5:20 PM Ronnie McMaster <ron...@gm...> > wrote: > >> Motion can do what you're talking about. Not sure if you really want to >> call it AI, though. >> >> On Tue, Sep 3, 2019 at 1:56 PM Frank Dias <fr...@dj...> wrote: >> >>> I have been looking for a way to monitor multiple cameras, that would be >>> feed to ai. The ai would do analysis of the feed. Upon detection of motion >>> or object it would make a recording of the detection a would include 10sec >>> prior to detection. >>> >>> Anyone have anything close to the idea, ways for ai interaction? >>> >>> Frank >>> _______________________________________________ >>> Motion-user mailing list >>> Mot...@li... >>> https://lists.sourceforge.net/lists/listinfo/motion-user >>> https://motion-project.github.io/ >>> >>> Unsubscribe: https://lists.sourceforge.net/lists/options/motion-user >> >> _______________________________________________ >> Motion-user mailing list >> Mot...@li... >> https://lists.sourceforge.net/lists/listinfo/motion-user >> https://motion-project.github.io/ >> >> Unsubscribe: https://lists.sourceforge.net/lists/options/motion-user > > _______________________________________________ > Motion-user mailing list > Mot...@li... > https://lists.sourceforge.net/lists/listinfo/motion-user > https://motion-project.github.io/ > > Unsubscribe: https://lists.sourceforge.net/lists/options/motion-user |