how to implement d following algorithm?

4 views (last 30 days)
saranya
saranya on 29 Mar 2014
Commented: Image Analyst on 29 Mar 2014
Step 1: Read the MRI image and store it in a two dimensional matrix. Step 2: Select the peak threshold value for removing white labels Step 3: Set flag value to 255. Step 4: Select pixels whose intensity value is equal to 255. Step 5:If the intensity value is 255 then, the flag value is set to zero and thus the labels are removed from MRI.
  1 Comment
Image Analyst
Image Analyst on 29 Mar 2014
First read this. Then read this. Then, is this homework? If so, tag it as such.

Sign in to comment.

Answers (0)

Categories

Find more on Neuroimaging in Help Center and File Exchange

Tags

No tags entered yet.

Community Treasure Hunt

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

Start Hunting!