Skip to content

tracker ID changes #1

@hadign20

Description

@hadign20

I am trying to use your multi-tracker in a traffic video with small vehicles. It works well, but the tracking ID for each unique vehicle changes a lot without the vehicle being occluded or anything. I changed the parameters in main:


//Parameters

int Merge_threshold = 2000;     // square     example, 20^2=400.

int Min_blob_size = 10;

int UnmatchedDuration = 8;

int minTrackLength = 12;

The ID for each vehicle changes rapidly. Is there a parameter I should change?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions