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
Adam
2017년 3월 29일
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.
Peyman Obeidy
2017년 3월 29일
Adam
2017년 3월 29일
It is highly unlikely that someone else will have time if you don't yourself!
Jan
2017년 3월 29일
It will be easier to answer if you ask specific questions.
Peyman Obeidy
2017년 3월 30일
답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Biomedical Imaging에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!