Histopathlogical medical image enhancement
2 次查看(过去 30 天)
显示 更早的评论
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 个评论
回答(1 个)
Image Analyst
2012-8-1
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.
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Image Filtering and Enhancement 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!