There are 3 MATLAB Live Scripts which deals with different aspects of image segmentation. The data set is from the medical domain (cell images) but the workflow is fairly general and can be used in other fields also.
- Ex_1_Cell_segmentation_part1.mlx deals with image segmentation based on colour information.
- Ex_2_Cell_segmentation_part2.mlx deals with image segmentation based on texture.
- Ex_3_Using_simple_parallel_computing.mlx makes use of simple parallel computing commands to increase execution speed and also guides the user on how to use a compute cluster to off-load the code.
The license used in this contribution is the XSLA license.