mehta-lab / microDL

3D virtual staining with 2D and 2.5D U-Nets
BSD 3-Clause "New" or "Revised" License
27 stars 7 forks source link

Fluorescence channel 3D volume segmentation #213

Closed Soorya19Pradeep closed 1 year ago

Soorya19Pradeep commented 1 year ago

The otsu thresholding for fluorescence segmentation extended for 3D volume segmentation in preprocessing module. This avoids the deconvolution artifacts in out-of-plane slices. The normalization of slices was performed based on intensity range of center slice and simple thresholding was perform from the threshold value of center slice.