Locate an Image with the higher pixel alteration

조회 수: 2 (최근 30일)
Andrew
Andrew 2016년 4월 25일
답변: Image Analyst 2016년 4월 25일
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

답변 (1개)

Image Analyst
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.

카테고리

Help CenterFile Exchange에서 Image Processing Toolbox에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by