itk Questions
5
Solved
I’ve been trying to set up ITK on a new PC and have run into a problem when I go to run CMake on a project.
I downloaded ITK 4.8.2, extracted it, configured with CMake and generated as always. Ho...
5
Solved
I am searching for a library (in any language) that is capable of reading a region of an image file (any format) without having to initially read that entire image file.
I have come across a few o...
Rayraya asked 16/1, 2018 at 12:17
0
Looking for reference code, preferably in python for generating an XRAY from CT.
This should model as much of the following factors:
Attenuation (LUT)
Focal point
XRay beam shape and angle
XRay...
3
Solved
I am interested in trying to use SimpleITK to solve my imaging problem. Can you please tell me where the documentation and training materials are?
2
How to load and write .mhd/.raw format 3D images in ITK? I have tried to use the following code but it is not getting loaded as the dimension of the loaded image is displayed as 0,0,0.
Can someone...
Showmanship asked 14/6, 2016 at 17:38
1
Hello I am trying to compile VTK and ITK with CMake under Windows 8. ITK compiled perfectly, but when I try to deal with VTK by CMake I get error cmTryCompileExec has stopped working. How can I sol...
1
Solved
I have some DICOM images. I want to rescale them using IntensityWindowingImageFilter, but first, I need to know initial values of maximum and minimum intensities.
Right now, I am building WPF UI,...
3
Solved
I'm trying to make a Xcode project from the Insight Toolkit (ITK, itk.org). I issued the following command into the terminal:
ccmake -DCMAKE_C_COMPILER=/Applications/Xcode.app/Contents/Developer/u...
Toolmaker asked 18/3, 2012 at 15:31
1
© 2022 - 2024 — McMap. All rights reserved.