Christoph Heindl
Christoph Heindl
@michih8 any chance you could provide a PR?
@ahrnbom, yes that seems like a good idea. Could you provide a PR?
@christosavg seems to be unresponsive. @jvlmdr should we remove the docker support file?
@alexlitz did you see my code comment about public API concern?
Here https://github.com/cheind/py-motmetrics/pull/155/files/fc06cd2e66c57250d1322457b59a52232c951ee4
Please run on latest develop branch and report more details.
@ucohen this is to account for the pixel numbering offset. AFAIK Matlab considers the first pixel to be at (1,1) instead of (0,0)
Not sure if you have tried but, 1. Have a look at how to compute / print metrics in general [here](https://github.com/cheind/py-motmetrics#computing-metrics) 2. Lookup the metrics you need in [metrics.py](https://github.com/cheind/py-motmetrics/blob/develop/motmetrics/metrics.py) and...
Hey @fguney, @abhineet123! Could you provide a [MWE](https://en.wikipedia.org/wiki/Minimal_working_example), so we could pinpoint the differences?