https://github.com/balbatross/centroid-tracker/blob/6209b96738f2c1bfc76df8b191ddea8e9d417af2/tracker/centroidtracker.py#L96 Here, if objects enter and exit in the same frame, the shape remains same, and the still no object is getting registered as of in else case.
centroid-tracker/tracker/centroidtracker.py
Line 96 in 6209b96
Here, if objects enter and exit in the same frame, the shape remains same, and the still no object is getting registered as of in else case.