Histopathlogical medical image enhancement
조회 수: 1 (최근 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!