What are some beginner algos that I can use to separate two overlapping nuclei?
조회 수: 1 (최근 30일)
이전 댓글 표시
I am trying to extract nuclei from images. I have tried WaterShed but it is not very optimal in use. Example images: https://pdfs.semanticscholar.org/8d1f/4a668ffe512499aa7891d1638243fa843bff.pdf
댓글 수: 2
Jan
2018년 5월 13일
편집: Jan
2018년 5월 13일
The link does not lead to "example images", but to a publication about segmentation algorithms. It is unlikely that the member of the forum read it and write implement an algorithm for you.
Please explain "not very optimal in use" with any details. You ask for "beginner algorithms". The title of the paper sounds, like you find 2 other algorithms in it also.
답변 (1개)
Image Analyst
2018년 5월 13일
Try Steve's improved watershed method: http://blogs.mathworks.com/steve/2013/11/19/watershed-transform-question-from-tech-support/
댓글 수: 0
참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!