This commit is contained in:
Isaac Connor 2016-12-08 11:02:59 -05:00
parent ecbaaef59a
commit 2c0a868eea
1 changed files with 1 additions and 1 deletions

View File

@ -2626,7 +2626,7 @@ our @options = (
This can be used by the experimental motion tracking feature or
your own custom extensions. In the alarmed or filtered pixels
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
positioning for irregularly shaped blobs. This method, while
more precise is also slower and so is turned off by default.