yuxng / MDP_Tracking

Learning to Track: Online Multi-Object Tracking by Decision Making
MIT License
414 stars 168 forks source link

undefined convertTXTToStruct #17

Open GKCsdfsGKC opened 6 years ago

GKCsdfsGKC commented 6 years ago

When I run MOT_cross_validation.m, there is an error: A function that does not define the input parameters of the'char'type : convertTXTToStruct. And I did not find convertTXTToStruct.m in the folder of MDP_Tracking-master.

qazWSX090343113 commented 6 years ago

Were you able to solve it ? I am having similar issue

WangLin1993 commented 6 years ago

same problem Anyone know how to save?

alexhesiyuan commented 6 years ago

should download the MOT motchallenge-devkit--> https://bitbucket.org/amilan/motchallenge-devkit/

WangLin1993 commented 6 years ago

Thank you I have already solve this problem .But now I have another question.I am trying to tracking the car use KITTI dataset,but I cannot find the KITTI_test.m .Have you ever try to use this dataset?

happy-v587 commented 5 years ago

Thk