image segmentation using split and merge
조회 수: 6 (최근 30일)
이전 댓글 표시
hi, iam working on matlab for the first time.i trying to implement the split and merge segmentation method to find out the exact location of the tumour using brain mri scans(i.e dicom images). plz help me out regarding matlab code in a detail manner.... thanking u...
regards,
sandeep
댓글 수: 4
Image Analyst
2017년 3월 10일
Have your code read in the image, then execute the algorithm on the image.
Sabera Fahhmida Shiba
2018년 7월 7일
Can someone give me a standard code for image segmentation using split and merge ?
답변 (1개)
Walter Roberson
2012년 1월 16일
http://blogs.mathworks.com/steve/2007/01/15/a-year-of-blogging/ and read through the comments.
댓글 수: 4
Walter Roberson
2012년 1월 18일
In the split merge discussion I referred you to in Steve's blog, it says that the book's website is http://www.imageprocessingplace.com/
참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!