Locate an Image with the higher pixel alteration
조회 수: 2 (최근 30일)
이전 댓글 표시
Hi there.
I'm new to Matlab, and i would like some help from experts!
The problem.
I have a series of MRI Images that shows a specific region of the body as a function of time. What i want to do is to locate (automatically) the frame with the maximum variation in luminosity in a specific region of the Image. The problem is that i have some regions with strong artefact which they have greater luminosity values than the Region of Interest.
Below you can see 2 of the images. The first one is the base object, and the second is the one with the higher pixel variation.
Thank you in advance. Andrew
댓글 수: 0
답변 (1개)
Image Analyst
2016년 4월 25일
I'd look at the the coefficient of variation (CV), also known as relative standard deviation (RSD) That way, the variation in "luminosity" is normalized to the brightness in the region.
댓글 수: 0
참고 항목
카테고리
Help Center 및 File Exchange에서 Biomedical Imaging에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!