Skip to content
This repository has been archived by the owner on Dec 30, 2023. It is now read-only.

how to close vtkoutputwindow when coding with python-pcl #406

Open
futureflsl opened this issue Apr 13, 2022 · 0 comments
Open

how to close vtkoutputwindow when coding with python-pcl #406

futureflsl opened this issue Apr 13, 2022 · 0 comments

Comments

@futureflsl
Copy link

I use python-pcl showing a rabbit.pcd.but I find it can show a vtkoutputwindow,if with C++ code ,it can use
#include <vtkOutputWindow.h>
vtkOutputWindow::SetGlobalWarningDisplay(0);//不弹出vtkOutputWindow窗口

so if i use python-pcl,how to make it not show vtkOutputWindow

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant