Charles Strauss
Charles Strauss
Maybe this helps. I took away the `(` and `)` and it runs into a seg fault. But without the `-vo flag`, exits normally. With -vo (no parens) ``` ~$...
Hi Adrian, Thanks for the reply. Heres my new output with the quotes ``` ~$ ./DicomToMesh/build/dicom2mesh/dicom2mesh -i OrtogOnBlender/ARQUIVOS/ARCADAS/ARCADAS_TOMO/INFERIOR/ -vo "(255,0,0,0,0)" "(255,0,0,60,700)" "(200,200,200,90,2000)" Dicom2Mesh Settings ------------------- Input directory: OrtogOnBlender/ARQUIVOS/ARCADAS/ARCADAS_TOMO/INFERIOR/ Output file...
It would appear that the program was not finding the `vtkRayCastImageDisplayHelper` and needed to be linked to `vtkRenderingVolumeOpenGL2` I googled the error I was getting, ` Error: no override found...
I am using VTK version 9.0.0 from the kitware github as of today
I don't really know my way around github. I made a fork with my changes here : https://github.com/CharlesSS07/DicomToMesh Its like 2 lines in the main.cpp. But if you tell me...
[Enter steps to reproduce:] 1. rmate anyimage.png **Atom**: 1.45.0 x64 **Electron**: 4.2.7 **OS**: Mac OS X 10.14.6 **Thrown From**: [remote-atom](https://github.com/randy3k/remote-atom) package 1.3.12 ### Stack Trace Uncaught TypeError: Cannot read property...
> @jaehobang Were you able to figure out this problem? Because I am having the same problem with a `[Errno 32] Broken pipe` error. `[Error 32] Broken Pipe` means the...