Is it possible to apply Thresholding within bounding box?

조회 수: 3 (최근 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 CenterFile Exchange에서 Neuroimaging에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by