-
**Problem Description:**
Chaco demonstration in "Application-oriented plotting" in http://docs.enthought.com/chaco/user_manual/chaco_tutorial.html fails in macOS 12.5.1 running Python 3.7.13.
**…
-
Hi @prabhuramachandran, I do not want to open GUI window, How can I set?
I have 40000 pictures to save. If I open the window everytime, the efficiency is not high.
The following is the code:
`mlab.…
-
i notice you use mayavi, can we get the 3d pose rotation angle with parent-children by this project or other module ?
i try to shoe the result 3d pose in UE, can you give me some advices ?
maybe…
-
```
$ mayavi2
ERROR|2022-10-12 16:29:39,689|getting extensions from Plugin(id='envisage.ui.workbench', name='Workbench'), trait
Traceback (most recent call last):
File "/Users/dpinte/.edm/envs/…
-
Hi @thompson318
I am following tutorial ["Making a simple model overlay application" ](https://scikit-surgerytutorial01.readthedocs.io/en/latest/01_VTK_Overlay_App.html) but it seems that I am not…
-
hello, I'm having some problems trying to run **demo.py**.
`python demo.py --is_save IS_SAVE --visualize VISUALIZE`
I have tried to fix this problem using google, but nothing, here is my try:
h…
-
On a slower system, like a Linux Virtual Machine, I observed an occasional traceback when pressing a key (say, `z`) and rotating the scene with the mouse:
```
Traceback (most recent call last):
Fil…
-
## ❓ Questions & Help
Is there an intended or best practice way of debugging transforms in `PyTorch Geometric`?
For example, if I have a graph, representing a mesh:
Is there a way to validate, i…
-
mlab.show() and plt.show() are used to display lidar point clound and image respectively, I found plt.show() must put in front of mlab.show() for display both at the same time, if I put mlab.show() …
-
Have been directed here from OpenCV's issue tracker. Here are the errors I'm encountering, trying various methods to install openCV.
**1. When openCV is installed using `conda install -c conda-forg…