Semi-automatic cell segmentation to be converted to GUI

I find it difficult to find an algorithm that can always come up with a reasonable segmentation of cells in microscopy fluorescent images. Therefore I decide to write a semi-automatic segmentation code. The code initially generates a rough cell segmentation mask and then the user is prompted to add or subtract the ROI in the rough mask. The code and a sample image are attached, I have very limited experience with GUI. I would greatly appreciate it if you can help me to convert this into a GUI. In it in return, I am happy to include your name in acknowledgement of any publication that comes out of this work.
The main code is called "SemiAutoMaskingSegmV2while".
PS. at the moment you dont see the original image with the updated mask, I need to improve this as well.
Best regards Peyman

댓글 수: 5

Have you looked at the documentation pages in Matlab for creating GUIs. They include numerous examples that you can learn from. Using GUIDE it is fairly simple provided you don't wish to do anything too complicated. AppDesigner may work too, although it doesn't do enough currently for me to enjoy using it.
Thank you for comments. Yes, I did, I can create a GUI but then linking them to each part of the code is not easy for me and I am out of my time for this.
It is highly unlikely that someone else will have time if you don't yourself!
It will be easier to answer if you ask specific questions.
I understand what you mean, but this a potential collaboration opportunity

댓글을 달려면 로그인하십시오.

답변 (0개)

카테고리

도움말 센터File Exchange에서 Biomedical Imaging에 대해 자세히 알아보기

질문:

2017년 3월 29일

댓글:

2017년 3월 30일

Community Treasure Hunt

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

Start Hunting!

Translated by