Hello, I need to register multi GB 3D images and my workstation is running out of memory all the time. In the documentation I have found the class StreamingImageFilter that can be used to process large images piece by piece. However, I could not find any example where the StreamingImageFilter is used in combination with the image registration framework.
Question: Is it possible to combine streaming with the ITK image registration framework?
Thanks a lot in advance