microscopy tif stack image cleaning and finding CC

1 次查看(过去 30 天)
Hi,
i have a tif image stack from a 3D microscop. the stack contain a large number of cells, and i need to isolate every cell and eventually create a sub-stack for every cell found. i need to find the 3D connected components in the stack.
first thing is to process the images, clean them and turn them into a black and white stack so the CC will work.
i tried lots of combinations of morphological operations, hole filling, in 3D, in 2D (for every image instead of working on the stack itself), using filters and so on.
i cant get good enough result for the CC to work good enough.
i managed to clear the noise that was caused by light in the microscop, but cant clear it good enough.
attaching some images from the stack for better understanding of the data.
each stack is 300-320 images
any idea or help will be great!
ps - i dont have any option to improve my raw data.
thanks!
  1 个评论
Tanguy
Tanguy 2020-11-2
You could use a semi automatic method by using imtool3D_td : Follow these steps: - Adjust contrast with mouse control. - Use smartbrush to segment cells in a few slices. - Interpolate the slices using the interp mask button. - Use the active contour to refine your mask - use the smooth 3d button to refine your mask
Hope that helps!

请先登录,再进行评论。

回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Biomedical Imaging 的更多信息

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by