Ade Aulya
Followers: 0 Following: 0
Statistics
5 Questions
0 Answers
RANK
115,289
of 295,467
REPUTATION
0
CONTRIBUTIONS
5 Questions
0 Answers
ANSWER ACCEPTANCE
40.0%
VOTES RECEIVED
0
RANK
of 20,234
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153,912
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
Feeds
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
answersQuestion
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
answersQuestion
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...
6 years ago | 1 answer | 0
1
answerQuestion
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 ...
6 years ago | 0 answers | 0
0
answersQuestion
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