how to recombine blocks of an image into one?

10 vues (au cours des 30 derniers jours)
yashi gautam
yashi gautam le 18 Nov 2015
Réponse apportée : Kanishk le 30 Jan 2025 à 8:41
Dear sir, I am working on Watermarking. I divided a color host image into blocks using mat2cell. i hid watermark images in respective blocks. i wanted to know how i can recombine the watermarked blocks?

Réponses (1)

Kanishk
Kanishk le 30 Jan 2025 à 8:41
If you have divided the image into blocks using "mat2cell", you can always recombine the blocks using MATLAB function "cell2mat".
Here is the MATLAB documentation for "cell2mat" function.

Community Treasure Hunt

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

Start Hunting!

Translated by