yonvaida
yonvaida
Thank you i made custom volume image loader.
> I ran into the same problem and found out that Cornerstone needs next to the image data some metadata to render correctly. But the `CornerstoneWebImageLoader` only provides the image...
I want to show whole volume in view like this view.  I remove cliping planes from volume Viewport and this is the result.
this shoud be de expected result. But for this result i need to change library do not use cliping planes in volume viewport. Is there any another method?
I've tested this specific issue with VTK and found a promising solution. When using a 512×512×800 vtkImageData, I was able to successfully open and manage 16 separate rendering windows using...