Send Motion-user mailing list submissions to
[email protected]
To subscribe or unsubscribe via the World Wide Web, visit
https://lists.sourceforge.net/lists/listinfo/motion-user
or, via email, send a message with subject or body 'help' to
[email protected]
You can reach the person managing the list at
[email protected]
When replying, please edit your Subject line so it is more specific
than "Re: Contents of Motion-user digest..."
Today's Topics:
1. Only detect motion on pre-specified binary mask (Derek Fulton)
2. Re: Only detect motion on pre-specified binary mask
(Kevin Shumaker)
3. Re: Only detect motion on pre-specified binary mask
(Angel Carpintero)
----------------------------------------------------------------------
Message: 1
Date: Sat, 3 Sep 2022 19:39:23 +0100
From: Derek Fulton <[email protected]>
To: [email protected]
Subject: [Motion-user] Only detect motion on pre-specified binary mask
Message-ID:
<ca+x8ndyxzt3m9ijjfun3ran-cfs-r4mrfze-kkv8drvdj3f...@mail.gmail.com>
Content-Type: text/plain; charset="utf-8"
Hello,
I am using motion as an outdoor security camera but wavy trees are
triggering false positives. When I lower the threshold I then miss true
positives.
I would like to only run motion detection on specific pixels that I define
with a binary mask. Before I crack open the source code I was wondering if
this has been implemented already.
Derek
-------------- next part --------------
An HTML attachment was scrubbed...
------------------------------
Message: 2
Date: Sat, 3 Sep 2022 14:46:36 -0400
From: Kevin Shumaker <[email protected]>
To: Motion discussion list <[email protected]>
Subject: Re: [Motion-user] Only detect motion on pre-specified binary
mask
Message-ID:
<cacyr9jett8avzdzkqomdokc4a_xofijnl2rjpeigerx1msl...@mail.gmail.com>
Content-Type: text/plain; charset="utf-8"
motionEye implements a wrapper for motion that has both Privacy Mask and
Detection Mask that can be easily edited.
https://github.com/motioneye-project/motioneye/wiki
On Sat, Sep 3, 2022 at 2:41 PM Derek Fulton <[email protected]> wrote:
> Hello,
>
> I am using motion as an outdoor security camera but wavy trees are
> triggering false positives. When I lower the threshold I then miss true
> positives.
>
> I would like to only run motion detection on specific pixels that I define
> with a binary mask. Before I crack open the source code I was wondering if
> this has been implemented already.
>
> Derek
> _______________________________________________
> Motion-user mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/motion-user
> https://motion-project.github.io/
>
> Unsubscribe: https://lists.sourceforge.net/lists/options/motion-user
--
Thanks
Kevin Shumaker
N38? 19' 56.52"
W85? 45' 8.56"
Semper Gumby
?Don't tell people how to do things. Tell them what to do and let them
surprise you with their results.? - G.S. Patton, Gen. USA
Ethics are what we do when no one else is looking.
Quis custodiet ipsos custodes?
You know we're sitting on four million pounds of fuel, one nuclear weapon
and a thing that has 270,000 moving parts built by the lowest bidder. Makes
you feel good, doesn't it?
-------------- next part --------------
An HTML attachment was scrubbed...
------------------------------
Message: 3
Date: Sat, 3 Sep 2022 21:02:07 +0200
From: Angel Carpintero <[email protected]>
To: Motion discussion list <[email protected]>
Subject: Re: [Motion-user] Only detect motion on pre-specified binary
mask
Message-ID:
<cagkc9itu17o3d_xazzcgyyyfbhj7ux01-ynnvowgkacjpab...@mail.gmail.com>
Content-Type: text/plain; charset="utf-8"
Derek ,
as described in documentation you can implement what you need using :
mask_file -> https://motion-project.github.io/motion_config.html#mask_file
and / or
mask_privacy ->
https://motion-project.github.io/motion_config.html#mask_privacy
Cheers,
On Sat, 3 Sept 2022 at 20:48, Kevin Shumaker <[email protected]> wrote:
> motionEye implements a wrapper for motion that has both Privacy Mask and
> Detection Mask that can be easily edited.
> https://github.com/motioneye-project/motioneye/wiki
>
> On Sat, Sep 3, 2022 at 2:41 PM Derek Fulton <[email protected]>
> wrote:
>
>> Hello,
>>
>> I am using motion as an outdoor security camera but wavy trees are
>> triggering false positives. When I lower the threshold I then miss true
>> positives.
>>
>> I would like to only run motion detection on specific pixels that I
>> define with a binary mask. Before I crack open the source code I was
>> wondering if this has been implemented already.
>>
>> Derek
>> _______________________________________________
>> Motion-user mailing list
>> [email protected]
>> https://lists.sourceforge.net/lists/listinfo/motion-user
>> https://motion-project.github.io/
>>
>> Unsubscribe: https://lists.sourceforge.net/lists/options/motion-user
>
>
>
> --
> Thanks
>
> Kevin Shumaker
>
> N38? 19' 56.52"
> W85? 45' 8.56"
>
> Semper Gumby
> ?Don't tell people how to do things. Tell them what to do and let them
> surprise you with their results.? - G.S. Patton, Gen. USA
> Ethics are what we do when no one else is looking.
> Quis custodiet ipsos custodes?
> You know we're sitting on four million pounds of fuel, one nuclear weapon
> and a thing that has 270,000 moving parts built by the lowest bidder. Makes
> you feel good, doesn't it?
> _______________________________________________
> Motion-user mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/motion-user
> https://motion-project.github.io/
>
> Unsubscribe: https://lists.sourceforge.net/lists/options/motion-user
-------------- next part --------------
An HTML attachment was scrubbed...
------------------------------
------------------------------
Subject: Digest Footer
_______________________________________________
Motion-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/motion-user
------------------------------
End of Motion-user Digest, Vol 195, Issue 1
*******************************************