Hello, we are searching a solution to stitch together 3d image datasets collected with a micro-CT scanner. He images are all collected at the same scale, have some overlap, and are possibly rotated one with respect to the other sinché the sample is moved between one scan and the other.
Hi, we have experienced very slow loading of large microCT images in 3D slicer. Maybe we are doing something wrong? And do you have specific function for stitching?
Image registration is more of ITK’s domain. It has a number of registration algorithms in the toolkit. It doesn’t have anything that’ll solve your problem automatically, but you should be able to code something to fill your needs. I’d ask over at the ITK discourse (discourse.itk.org).