Research Article

Level Set Based Hippocampus Segmentation in MR Images with Improved Initialization Using Region Growing

Algorithm 1

The implementation of the proposed level set algorithm.
Input:
Initialize: , , , , , , .
Choose: .
.
while the solution is not converged do
 Compute , , , , by using Eq. (4), (10), (11) sequentially.
 Update level set function by solving level set formulation (12).
end while