Research Article

White Blood Cell Segmentation by Circle Detection Using Electromagnetism-Like Optimization

Algorithm 1

[EMO ].
(1) Input parameters: the maximum number of iterations MAXITER, the values for the local
 search parameters such as and , and the size of the population are all defined.
(2) Initialize: set the iteration counter , initialize the members of uniformly in ,
 and identify the best point in .
(3) while do
(4)
(5) = Move
(6) = Local
(7) = Select
(8) End while