Teoge / MarkToolForParkingLotPoint

A tool for parking-slot labeling under surround-view image
GNU General Public License v3.0
80 stars 24 forks source link

点击Show Slots按钮,没有显示车位线 #11

Open guo-pu opened 1 year ago

guo-pu commented 1 year ago

请问下,在使用MarkToolForParkingLotPoint标注自己数据集时,发现点击Show Slots按钮,没有显示车位线 image 这种情况可能是那种原因导致的,应该如何解决呢?

Teoge commented 1 year ago

你好,我不太确定导致这个问题的原因,可能与 MATLAB 版本有关。你可以尝试 MatlabR2019b,看是否能解决这个问题。

另外我建议你也可以尝试自行 debug 这个问题,具体 plot 函数位于此处:https://github.com/Teoge/MarkToolForParkingLotPoint/blob/directional_point/SlotList.m#L61-L121 你可以通过 print 的方式判断是否进入该函数,以及变量是否正确