【发布时间】:2014-02-17 00:38:32
【问题描述】:
我想通过从该图像中分割出较深的红色来分析医学图像,因为较深的红色表示内部出血。 (对不起,如果图像看起来令人毛骨悚然)。
1st image is original image
2nd image with adjusted contrast
3rd grayscale image
4th binary image with not setting threshold
5th binary image with minthreshold 0 and maxthreshold 15
6th imcomplement image
这里的问题是,如果你看原图,你可以看到右上方的暗红色,中间肿胀的部分有细暗的红线,这就是我想要的内出血......但我听不懂。
有没有具体的获取方法?
我真的很感激任何帮助。 提前致谢。
【问题讨论】:
标签: image matlab image-processing image-segmentation