[ITK Community] displacement field functionality for SimpleITK

Matt McCormick matt.mccormick at kitware.com
Fri Dec 6 14:52:30 EST 2013


On Fri, Dec 6, 2013 at 2:27 PM, Bradley Lowekamp <blowekamp at mail.nih.gov> wrote:
> The first two should be fairly straight forward.
>
> The Landmark initialization will require determining a structure to hold the point, which just may be an array. How are these landmarks frequently determined? Usually manual?

Yes, a simple NxD array could work I think.

The landmank could be determined by image analysis, but manual
identification of fiducials is pretty common.  With SimpleITK Python
bindings, whipping up a quick UI to collect the fiducials and pass
them into the algorithm becomes pretty easy :-).

Thanks,
Matt



More information about the Community mailing list