Semi-automatic cell segmentation to be converted to GUI
Show older comments
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 Comments
Adam
on 29 Mar 2017
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
on 29 Mar 2017
Adam
on 29 Mar 2017
It is highly unlikely that someone else will have time if you don't yourself!
Jan
on 29 Mar 2017
It will be easier to answer if you ask specific questions.
Peyman Obeidy
on 30 Mar 2017
Answers (0)
Categories
Find more on Biomedical Imaging in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!