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

답변