vis = open3d.Visualizer() vis.create_window( window_name="Hoge", # ウインドウ名 width=800, # 幅 height=600, # 高さ left=50, # 表示位置(左)
確定! 回上一頁