<div dir="ltr"><div>Hello everyone.</div><div><br></div><div>I have a question in using vtk voulme pipeline.</div><div><br></div><div>I want to re-constructed voulme 3D data .</div><div><br></div><div>so my step is here.</div>
<div><br></div><div>1) load to dicom files. (use Dicom reader)</div><div><br></div><div>2) each files are modified.(user define, ex) chaged to the sclar value in dicom)</div><div><br></div><div>3) (this step is question), how can make 3D volume data from imagedata?</div>
<div><br></div><div>if i use reader from files and then create volume are possible.</div><div><br></div><div>files->load->create volume = ok</div><div><br></div><div>each file-> (how can) -> create volume = ... </div>
<div><br></div><div>use array of 3d? </div><div>or how can to modifie at loaded files?</div></div>