Feeds
提问
Can you import a label map from slicer (file type .nrrd) into matlab as a point cloud?
I want to display a label map I have segmented in Slicer in a matlab figure, I am not very experienced working with point clouds...
6 years 前 | 0 个回答 | 0
0
个回答提问
Finding the values of y and z of an image when x is at its maximum
In an image file, I want to find the coordinates of y and z when x is maximum. index = find(Profile.img); [xi, yi, zi] = in...
6 years 前 | 0 个回答 | 0
0
个回答提问
Applying 3D Rotation Matrix
I have 2 sets of 3D axes in Matlab. I have a list of points in the first set of 3D axes that I want to apply a rotation matrix t...
7 years 前 | 1 个回答 | 0
1
个回答提问
Function to convert IJK coordinates to LPS?
I am working with DICOM images and want to convert IJK coordinates from Matlab into LPS (Left, Posterior, Superior) coordinates....
7 years 前 | 0 个回答 | 0
0
个回答提问
Applying Transformation matrix to DICOM files?
I am trying to alter the patient orientation of DICOM files from one data set, to the patient orientation of another data set. M...
7 years 前 | 0 个回答 | 0
0
个回答提问
Working with Rotated DICOM File
I am trying to work with DICOM (Digital Imaging and Communications in Medicine) files that have been rotated. I have been using ...
7 years 前 | 0 个回答 | 0
0
个回答提问
How can select a file using only a portion of its name?
I want to get a file in Matlab by specifying only part of its name. The file I select will have a name that varies but will alwa...
7 years 前 | 1 个回答 | 0

