Community Profile

photo

Zurez


University of Delhi Cluster Innovation Center (CIC)

2013 年からアクティブ

Followers: 0   Following: 0

連絡

統計

  • Thankful Level 1

バッジを表示

Feeds

表示方法

質問


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

11年弱 前 | 1 件の回答 | 0

1

回答

質問


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

約11年 前 | 1 件の回答 | 0

1

回答