Borrar filtros
Borrar filtros

How to add two images in one, next to each other

25 visualizaciones (últimos 30 días)
Lina Bielinyte
Lina Bielinyte el 11 de Mayo de 2015
Respondida: Stefan Grandl el 7 de Sept. de 2016
Hello, I have two splited images from diference matlab files. Now i need to merge them, near to each other. I tried supblot, imadd,cat methods, but nothing works. Please help me.
Result after sublot experiment:

Respuestas (2)

Thomas Koelen
Thomas Koelen el 11 de Mayo de 2015

Stefan Grandl
Stefan Grandl el 7 de Sept. de 2016
I know, the question is some months old, but anyway:
Try to use imshowpair with argument 'montage' (see this question How can I display two images at once?). You will need the Image Processing Toolbox for it.
Otherwise try a solution proposed in the link.

Community Treasure Hunt

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

Start Hunting!

Translated by