Research Article

Particle System Based Adaptive Sampling on Spherical Parameter Space to Improve the MDL Method for Construction of Statistical Shape Models

Algorithm 1

An iterative gradient descent based method to minimize the energy of the particle system defined in (3).
Initialization:      ,      ,   ,   .
FOR   DO
FOR   DO
  LOOP
    
    
    
    IF     THEN
      
      
      BREAK LOOP
    ELSE
      
    END IF
    IF     THEN
      
      BREAK LOOP
    END IF
  END LOOP
  END FOR
END FOR