Results 3 comments of Chien

I also faced this problem on Vscode! Anyone has the solution? I tried to debug on Pycharm, it worked.

I think we have one thing in saving frames I would like to take note, may it can help someone : When recording data, points and vertices are saved into...

This is another way, we dont need to use np.tile. Just remove the line, and the code still workable. #F=np.tile(F,(500,5000)) In the line: dists = T+F-2*FT (when we plus F,...