Merge branch 'master' of github.com:ZoneMinder/ZoneMinder
This commit is contained in:
commit
75b8c35059
|
@ -2626,7 +2626,7 @@ our @options = (
|
||||||
This can be used by the experimental motion tracking feature or
|
This can be used by the experimental motion tracking feature or
|
||||||
your own custom extensions. In the alarmed or filtered pixels
|
your own custom extensions. In the alarmed or filtered pixels
|
||||||
mode this is a simple midpoint between the extents of the
|
mode this is a simple midpoint between the extents of the
|
||||||
detected pxiesl. However in the blob method this can instead be
|
detected pixels. However in the blob method this can instead be
|
||||||
calculated using weighted pixel locations to give more accurate
|
calculated using weighted pixel locations to give more accurate
|
||||||
positioning for irregularly shaped blobs. This method, while
|
positioning for irregularly shaped blobs. This method, while
|
||||||
more precise is also slower and so is turned off by default.
|
more precise is also slower and so is turned off by default.
|
||||||
|
|
Loading…
Reference in New Issue