photo

Fish Out Of Water :D


2011년부터 활동

Followers: 0   Following: 0

메시지

Np student
19
NEEDS HELP WITH MATLAB

통계학

  • Thankful Level 1

배지 보기

Feeds

보기 기준

질문


Changing my image to logical or positive
??? Attempted to access im3(217,0); index must be a positive integer or logical. Can anyone teach me how to change my im3 to ...

대략 13년 전 | 답변 수: 1 | 0

1

답변

질문


How do i change my image
From 3D(JPEG) to 2D Do i change it to grayscale? how do i do so . ??? Error using ==> iptcheckinput Function IMHIST exp...

대략 13년 전 | 답변 수: 1 | 0

1

답변

질문


Need help with understand a function code
JPGIMAGE([p '\' fn(z).name],trh); The JPGIMAGE is my function while trh is the treshold.

대략 13년 전 | 답변 수: 1 | 0

1

답변

질문


Finding a area of image using coordinates.
if L == 1 Q = regiongrowing(im2double(im9), 5,5,0.1); else [m, n] = size(im9); Q = regiongrowing(im...

대략 13년 전 | 답변 수: 1 | 0

1

답변

질문


Image processing
p ='C:\MATLAB\R2010b'; fn = dir(fullfile(p,'*.jpeg')); trh = 0.1; for i = 1:length(fn) a = imread ( 'C:\MATLAB\R2010b'...

대략 13년 전 | 답변 수: 1 | 0

1

답변

질문


Image processing. saving data and placing them into other folder. Please Help Arigato :D !
Hello! Currently i'm having problem with matlab. I want to save my file after processing the images and save them into another ...

대략 13년 전 | 답변 수: 1 | 0

1

답변