Noise removal from background

I have this image
which I obtained after enhancing in order to make the artery clearly visible. I need to know how would I be able to remove the background noise without disturbing the details within the artery itself. I just want to obtain a black background or a background with reduced noise compared to the current noise present. P.S. Artery is represented by the two thick lines going to the right.

1 Comment

please tell me which filter u applied for enhancing ??

Sign in to comment.

 Accepted Answer

Image Analyst
Image Analyst on 13 Mar 2013
Looks like you'd have to "hand paint" it, because I can't really tell what's noise and what are valid blood vessels.

4 Comments

mona
mona on 13 Mar 2013
Edited: Image Analyst on 14 Mar 2013
Here's the enhanced image
after processing of which gave me the image specified within the question. I basically used adapthisteq() function on this image
to lay more emphasis on arteries which gave me the enhanced image. Is there any other way of enhancing it which would emphasize arteries while decreasing the background noise?
I suggest you look at section 20.10 here VisionBib to find out the lastest and best radiographic noise reduction techniques or artery following/tracing methods.
Thanks alot!! I finally got a way to do that!
You're welcome. Mark this, and any other of your several other questions that you're done with as "Accepted".

Sign in to comment.

More Answers (1)

Shailender
Shailender on 31 Dec 2013
i wanted to know the code of removal of background, actually i wanted to locate only hand postures in uploaded image. please help me in this regards
.

Asked:

on 13 Mar 2013

Answered:

on 31 Dec 2013

Community Treasure Hunt

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

Start Hunting!