Community Profile

photo

Ade Aulya


Last seen: 4 years ago Active since 2018

Statistics

  • Thankful Level 2
  • Thankful Level 1

View badges

Content Feed

View by

Question


how to represents image as a color blocks ?
Hi, i've quantisized my image using this code : a=size(img); w=a(2); h=a(1); im=img/255; imq=zeros(100); for i=1:h for...

4 years ago | 0 answers | 0

0

answers

Question


how to reconstruct image that has been clustered to its original image ?
hi, I have an image and already devided it into 100x100 size block. after obtaining cluster for each block I want to return the ...

5 years ago | 0 answers | 0

0

answers

Question


how to rename files .tif in a folder ?
hi.. does anyone can help me with this code, please ? it's created by Jiro Doke. it were run but i didn't get the name file as i...

5 years ago | 1 answer | 0

1

answer

Question


Auto create patches and extract glcm of the patches from multi-image file
hi.. im working on image processing using matlab. actually i'm sorry, it's the first time im working on matlab. i tried to do ...

5 years ago | 0 answers | 0

0

answers

Question


Error using subplot (line 301) Index exceeds number of subplots.
hi, guys.. i want to get the sub image of a gray scale image size 3081x4137. can i just do directly it by running the code th...

6 years ago | 1 answer | 0

1

answer