Solution to "Image Processing" exercise for basic Life Science User Training
- smooth the image to reduce image noise using Gaussian convolution
- determine the foreground/bachkground threshold
- segment cells and apply labels
- split clumps of cells
- remove cell from image border
- calculate the features of each cell
- smooth the image to reduce image noise using Gaussian convolution
- determine the foreground/bachkground threshold
- segment cells and apply labels
- split clumps of cells
- remove cell from image border
- calculate the features of each cell