Histopathlogical medical image enhancement
2 views (last 30 days)
Show older comments
Hi all:
What are the best filters for enhancing histopathological RGB medical images? could I use imfilter? I have tested anisotropic diffusion filter and it didn't work. It seems that it works only for grayscale images.
Many thanks,
Safaa
0 Comments
Answers (1)
Image Analyst
on 1 Aug 2012
Sure, you could. Who knows if it will be the "best" filter, but if you like it, that's mostly what counts. Maybe you can see how others do it here: http://iris.usc.edu/Vision-Notes/bibliography/medical851h1.html#Histopathology,%20Tissue%20Analysis then code up your favorite method in MATLAB. Come back here when/if you have any MATLAB programming questions, rather than "choice of algorithm" questions.
See Also
Categories
Find more on Image Filtering and Enhancement in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!