Skip to content

No mesh could be created. Wrong DICOM or wrong iso value #53

Open
@Lod3

Description

@Lod3

Hi, thank you for creating this project.

Dicom2Mesh Settings
-------------------
Input directory: /data
Output file path: ..\Downloads\Temp\rock_bitescan_lower_jaw_scan.stl
Surface segmentation: 557
Mesh reduction: disabled
Mesh polygon limitation: disabled
Mesh smoothing: disabled
Mesh centering: disabled
Mesh filtering: disabled
Volume cropping: disabled

Using standard DICOM loader
Read DICOM images located under /data
ERROR: In /build/vtk6-VHOYAG/vtk6-6.3.0+dfsg1/IO/Image/vtkDICOMImageReader.cxx, line 143
vtkDICOMImageReader (0x55a6e7fbb000): Couldn't open /data

Progress: 0.0%ERROR: In /build/vtk6-VHOYAG/vtk6-6.3.0+dfsg1/IO/Image/vtkDICOMImageReader.cxx, line 243
vtkDICOMImageReader (0x55a6e7fbb000): Either a filename was not specified or the specified directory does not contain any DICOM images.

Progress: doneERROR: In /build/vtk6-VHOYAG/vtk6-6.3.0+dfsg1/Common/ExecutionModel/vtkExecutive.cxx, line 784
vtkCompositeDataPipeline (0x55a6e7fbc740): Algorithm vtkDICOMImageReader(0x55a6e7fbb000) returned failure for request: vtkInformation (0x55a6e7fc19f0)
  Debug: Off
  Modified Time: 149
  Reference Count: 1
  Registered Events: (none)
  Request: REQUEST_DATA
  FROM_OUTPUT_PORT: 0
  ALGORITHM_AFTER_FORWARD: 1
  FORWARD_DIRECTION: 0





Create surface mesh with iso value = 557
Progress: doneERROR: In /build/vtk6-VHOYAG/vtk6-6.3.0+dfsg1/Filters/Core/vtkMarchingCubes.cxx, line 417
vtkMarchingCubes (0x55a6e7fba5e0): Cannot contour data of dimension != 3

No mesh could be created. Wrong DICOM or wrong iso value

I am using windows

This is the DCM file I am trying to convert to STL

Scans_rock_LowerJawScan.zip
The file is what I received from a colleague to test if we could convert into a more conventional 3D file format like STL, X3D or OBJ
I tried this project for STL. Any help is welcome for X3D or OBJ.
Thank you

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