Feeds
질문
Error using STLWRITE function
tr=triangulation(whitevol.faces,whitevol.vertices); figure('color','w'), h=trimesh(tr); axis equal % now write to STL stlwrit...
3년 초과 전 | 답변 수: 1 | 0
1
답변질문
Does regionprops function work in Matlab App designer
mriadjust = app.mri; % create a copy of the dataset ub = app.upper_bound; lb = app.lower_bound; l=repmat(int16(0), [256 256 2...
3년 초과 전 | 답변 수: 2 | 0
2
답변질문
I'm trying to covert 2d DICOM MRI images to 3D using Matlab. I am able to get the images to the 3D space but it shows up flat in the z-axis.
This is my code so far below %% SPECIFY DIRECTORY clear all close all fileFolder = fullfile('/Users/anugrahsajan/Documents/...
3년 초과 전 | 답변 수: 0 | 0

