Bo Liang

Results 4 issues of Bo Liang

对于一些经常打开的,比较长的笔记(比如每节课都会打开一个课程的笔记本,或者工作记录)。打开后出现的是曾经打过的最后一行字(或者关闭该文件时光标所在的位置),会更加友好。 建议加入一个option来调节每次打开笔记时的位置

Hi, thanks for your great work! I wonder are there any methods to reconstruct the target with its real-world size? If I can input the camera parameters and depth information...

Hi, thanks for your great work! I wonder is there any method to reconstruct the target with its real-world size If I can input the camera parameters and depth information...

I follow the readme to run it but it reports the error: ``` from moviepy.editor import VideoClip ModuleNotFoundError: No module named 'moviepy.editor' ``` The reason is that moviepy.editor exists in...