I'm curious how the size of the blue box is actually used by Xeoma. How is the calculation done to determine whether detected motion is greater than the "minimum size"?
I ask because I'm trying to detect humans walking through an area. However, humans have a tall, vertical rectangle shape when they move. The shape of the "minimum size of object" selector is a wide, horizontal rectangle.
So, what actually determines whether an object is big enough to be more than the minimum size? Is it, if the bounds of the minimum size rectangle are exceeded by the motion, then the motion is big enough?
That doesn't seem to be the case, since people are getting skipped by my current "minimum size" despite being much taller than the height of the minimum size box.
Here is an image that more clearly explains what I'm asking:
https://i.imgur.com/Q91vfkr.png