Ade Aulya
Followers: 0 Following: 0
Feeds
질문
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년 전 | 답변 수: 0 | 0
0
답변질문
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년 전 | 답변 수: 0 | 0
0
답변질문
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년 전 | 답변 수: 1 | 0
1
답변질문
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년 전 | 답변 수: 0 | 0
0
답변질문
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년 초과 전 | 답변 수: 1 | 0