maximumNumberOfTrackedImages property

int maximumNumberOfTrackedImages
final

Maximum number of images to track simultaneously. Setting the maximum number of tracked images will limit the number of images that can be tracked in a given frame. If more than the maximum is visible, only the images already being tracked will continue to track until tracking is lost or another image is removed. The default is 0

Implementation

final int maximumNumberOfTrackedImages;