photo

Ade Aulya


Last seen: 5 years ago Active since 2018

Followers: 0   Following: 0

Statistics

MATLAB Answers

5 Questions
0 Answers

RANK
275,679
of 300,292

REPUTATION
0

CONTRIBUTIONS
5 Questions
0 Answers

ANSWER ACCEPTANCE
40.0%

VOTES RECEIVED
0

RANK
 of 20,908

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 167,999

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

  • Thankful Level 2
  • Thankful Level 1

View badges

Feeds

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

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

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

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

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

7 years ago | 1 answer | 0

1

answer