Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
Ranked #72.7K
~362 People Reached
Favorite Forums
Favorite Tags
Member Avatar for onlyvidya

hello everyone, I want to divide an image into blocks using Matlab.how to divide it by Matlab? I tried following code but its not working. I=imread('ab.jpg'); block = mat2cell(I, [60 60 60 60 60 60 60 60 60 60], [80 80 80 80 80 80 80 80 80 80],3); imshow(I); …

Member Avatar for ealydecosta
0
132
Member Avatar for raymyster
Member Avatar for ealydecosta
-1
230