photo

Zurez


University of Delhi Cluster Innovation Center (CIC)

Aktiv seit 2013

Followers: 0   Following: 0

Nachricht

Statistik

  • Thankful Level 1

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


Code not working. I need to move the image blocks by swapping cell's position inside the main image matrix. Help?
clc;clear;close all;warning off; imdata = imread('check.jpg'); new_dims = size(imdata) - rem(size(imdata), 3); imdata...

mehr als 11 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


How to create an image puzzle?
I have to take an image and break it into 8 different blocks and then reshuffle it. Then the whole reshuffled image should becom...

mehr als 11 Jahre vor | 1 Antwort | 0

1

Antwort