We propose addressing the registration problem by solving the following partial differential equation with respect to u:
∂SSD[u]/∂u + μ∆v + (μ + λ)∇(∇ · v) = 0,
where u is the deformation vector field (DVF), SSD is the sum of squared differences between the images, v = ∂u/∂t + v · ∇u is the velocity field, and μ, λ are two regularisation parameters. In brief, the ∂SSD/∂u term minimises the misalignment between the two images, whereas the remainder of the equation imposes the fluid behaviour for the DVF’s. An iterative solver has been implemented on the GPU using the CUDA programming library.
The accuracy of the proposed optical flow fluid regularisation (OFFR) model is evaluated on ten prostate cancer patients. Each patient had a series of five 3D-MR images acquired, with the first image in each series playing the role of anatomical reference. Clinical contours of the prostate, bladder and rectum were available for each image. The estimated DVF’s are used to propagate the contours, which are evaluated in terms of the Dice similarity coefficient and the Hausdorff distance.
Additionally, the performance of the proposed model was compared to several existing state-of-the-art DIR solutions: Thirion’s demons algorithm, Elastix and the Horn-Schunck method.