未晞
未晞
have the same question: AttributeError("module 'mayavi' has no attribute 'figure'")
> ### CUDA version 12.2 how to install ,who can provide pip_list.txt >  It only indicates that the highest version of Cuda is 12.2, in fact, you can install...
I have the similar confusion ,I find the changes invalid: open3d::visualization::Visualizer visualizer; visualizer.GetRenderOption().ChangeLineWidth(50.0); visualizer.GetRenderOption().SetPointSize(5.0); visualizer.GetRenderOption().line_width_=10.0; More i find that the documentation for using C++ is particularly poor...