how to merge multiple images into one image?

조회 수: 12 (최근 30일)
Yupu Wang
Yupu Wang 2020년 1월 14일
답변: Selva Karna 2020년 1월 14일
Hi everyone, I'm trying to use matlab to convert a video into a merged image as described in (Newmann. Z, 2017).
Basically, the video records multiple firing events, like these (At different time point, different area will fire):
1.png
2.png
I have extract all the frames from the video, but I wonder how should I merge them together and convert the final image into 0-255 gray scale? I want to achieve some thing like this:
3.png
Thank you in advance!

답변 (1개)

Selva Karna
Selva Karna 2020년 1월 14일
Segment each frames, then extract original roi

카테고리

Help CenterFile Exchange에서 Convert Image Type에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by