This workshop is partially supported
by Australian Research Council,
discovery project DP140102794 &
ARC Future Fellowship (FT110100623).
ARC Logo 

Synthetic Images Generator Code

Matlab function that generates the synthetic cytology images used in this challenge.

  1. We provide this code to allow you generate additional synthetic images for training your algorithm.

  2. Only four EDF images used for training images generation are provided.

  3. You need to submit the additional training images used in your algorithm.

  4. Download Link

How to use the code?

  1. A script file “main.m” provided as the example of calling the generator function “CellMakerX_AllImageToTrain.m”.

  2. For details about the generator, input “help CellMakerX_AllImageToTrain”