Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Segmentation fault (core dumped) #36

Open
scarscarin opened this issue Aug 6, 2022 · 0 comments
Open

Segmentation fault (core dumped) #36

scarscarin opened this issue Aug 6, 2022 · 0 comments

Comments

@scarscarin
Copy link

scarscarin commented Aug 6, 2022

Hello!

Getting this error when I apply mesh reduction

Input directory: ~/directory
Output file path: /mnt/d/directory/file.stl
Surface segmentation: 12500
Mesh reduction: enabled (rate=0.300000)
Mesh polygon limitation: disabled
Mesh smoothing: enabled
Mesh centering: enabled
Mesh filtering: disabled
Volume cropping: disabled

Using extended DICOM loader
Read DICOM images located under directory
Nbr of patients = 1, Nbr of studies = 1, Nbr of series = 1
(0)  :  702 files, name =

Load serie 0,
Progress: done

Create surface mesh with iso value = 12500
Progress: done

Done

Move mesh to the coordinate systems's center: Translation [-6.8,-6.9,-3.1]

Mesh reduction by 0.300
Progress: 0.0%Segmentation fault (core dumped)

My dataset is 702 DICOM files containing 2284x2284 16bit images (~7Mb each). The mesh creation works but it stops at the mesh-reduction or noise-filtering. Why could this be happening?

@scarscarin scarscarin changed the title DICOMParser couldn't open Segmentation fault (core dumped) Aug 19, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant