shapeworks-users

Text archives Help


RE: [shapeworks-users] NRRD Files Not Loading Properly


Chronological Thread 
  • From: Murat Maga <maga@uw.edu>
  • To: "shapeworks-users@sci.utah.edu" <shapeworks-users@sci.utah.edu>, "salewis@buffalo.edu" <salewis@buffalo.edu>
  • Subject: RE: [shapeworks-users] NRRD Files Not Loading Properly
  • Date: Fri, 6 Sep 2019 04:06:20 +0000
  • Accept-language: en-US
  • Arc-authentication-results: i=1; mx.microsoft.com 1; spf=pass smtp.mailfrom=uw.edu; dmarc=pass action=none header.from=uw.edu; dkim=pass header.d=uw.edu; arc=none
  • Arc-message-signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=microsoft.com; s=arcselector9901; h=From:Date:Subject:Message-ID:Content-Type:MIME-Version:X-MS-Exchange-SenderADCheck; bh=PBWXUBCuVmqLwElDV6SzTrNpRPze6Zx/eS0epwXdhck=; b=gML4k+TWngRMBbCnP/2viiLhc9VjOoI5wz0/q70oQ7Xtyi0NhiBb8Bk5H/Cck15eu4q3P9pM5gS68rrpqj+5HM/CR/qn50sVNWxyNi11OMSgIPpxedoQvRuu5xlwOg0c3inbmFhP3g2BZ2RlR+AmjM83h/cU5GmtF+ps8zLVLSyoYJukVelNOxkjzBIcXpnyS7fXZ7pyuzvB3WLLC+qY+nRUREBWHVP6kLWzHashPVX17LaGCu5EcrA5yRRjcNfDF9Xq5MEXR1y+YzpGGDUAb/3v/AaTCuXpu7GNWZxKXnAOzGgHWT5WRz8wZNm38DHU3oPtWZ/JpZq0GWLJNZzYcQ==
  • Arc-seal: i=1; a=rsa-sha256; s=arcselector9901; d=microsoft.com; cv=none; b=Zb6+3fui6AAb7gFQSiSuPUA5rCfeuG8SiyDZQoiMUsa5R3s+TOjKL+Sz+ajj95phnfXQtIdTu9LrsL+3d3QL74xEd2jJC8rfQ6PNIdgs/DwN3TTnx1otmgODRTnQ7lFt+xTXmp4WQ8MNMuk4P+Kn4aNXWeyzX9miCGdcPibJODTijTkqdYOI2bCfVmv8fJNqu/CEPD+KjnuLsP+hKV/rAeT1rGRL8U0sGBtTEdwPgy3KUq3VhjcmmV7n+Z3PIDLNMsebcT9f36H6ZbZGM+UjSkIeiQ+DeD6v+1fHjlXknIHOmD0+vIQ8XbWpahHa7Tnc677OTy2uA+hwb9tRFBZs8A==
  • Authentication-results: spf=none (sender IP is ) smtp.mailfrom=maga@uw.edu;

I assume what it means that the XYZ dimensions of the individual datasets are
not the same.

Assuming you used 'segment editor' to create your mandible meshes (and
Segmentations module to convert them to labelmaps). If so, install the
'segment registeration' extension of Slicer, and choose one of your samples
as reference, and rigidly register each against them. That will preserve the
geometry of the segment, while making sure that they all have the same grid
structure. You can then export to labelmap and try again.

By the way setting the voxel spacing to 1,1,1mm arbitrarily is a bad idea if
your original volumes have not this resolution. Basically you are messing
with the spatial scale of your data. If your input volumes are higher spatial
resolution, consider using ResampleScalarVolume to bring them to 1x1x1mm.



-----Original Message-----
From: shapeworks-users-request@sci.utah.edu
<shapeworks-users-request@sci.utah.edu> On Behalf Of salewis@buffalo.edu
Sent: Thursday, September 5, 2019 8:01 PM
To: shapeworks-users@sci.utah.edu
Subject: [shapeworks-users] NRRD Files Not Loading Properly

Hi, I am new to ShapeWorks and am having a problem loading in my NRRD files.
I have created several mandible meshes that I converted to binary labelmaps
using 3D Slicer and when I go to import them it loads the first, but says the
subsequent ones do not have the same spacing. However, when creating the
binary meshes I made sure that the voxel spacing was set to 1mmX1mmX1mm and
that the image origin was set to 0,0,0. Finally, all of the image directions
are set to [[-1,0,0], [0,-1,0], [0,0,1]]. What else can I do to get the files
to work?



Archive powered by MHonArc 2.6.18.

Top of page