Open 15bonte opened 1 year ago
Hello @tinevez,
I apologize for the delay of my answer, I finally found the time to take a closer look at your request and update my code accordingly!
Basically I have added a "Minimum IoU" in all fields, just like the "Max distance" in the usual LAP tracker. You also mentioned scale factor and calculation method, but I am not sure what you mean there: the Intersection over Union is just computed using the usual formula, and is independent of the scale. Maybe I misunderstood your point?
Hi @tinevez,
Any news on this? Are you still interested in this new tracker?
Hello. It looks awesome, compiles and works out of the box. But we need to let the user configures how the overlap is calculated, using the parameters of the overlap trackes (min IoU, scale factor, calculation method). Right now the configuration panel misses this: