Is it possible to apply Thresholding within bounding box?

4 ビュー (過去 30 日間)
mounika siripurapu
mounika siripurapu 2016 年 3 月 10 日
コメント済み: mounika siripurapu 2016 年 3 月 11 日
I have the four sides of bounding box (left,right,top,down). Is it possible to apply thresholding within this bounding box? I have tumour inside bounding box. I want to perform thresholding on it. Thank you.

回答 (1 件)

Image Analyst
Image Analyst 2016 年 3 月 10 日
Yes. You can either crop it out to a new image and threshold it. Or you can threshold the whole image and create a new binary image, then copy and paste the cropped binary image onto the original. It just depends what effect you're trying to create.
  3 件のコメント
Image Analyst
Image Analyst 2016 年 3 月 11 日
What does that even mean?
mounika siripurapu
mounika siripurapu 2016 年 3 月 11 日
When I cropped the image, the image was getting blurred. When I apply thresholding on it I was not getting proper result

サインインしてコメントする。

カテゴリ

Help Center および File ExchangeNeuroimaging についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by