Skip to content

Segmentation fault (core dumped) #36

Open
@scarscarin

Description

@scarscarin

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?

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      Segmentation fault (core dumped) · Issue #36 · eidelen/DicomToMesh