photo

Shweta Mahajan


2019년부터 활동

Followers: 0   Following: 0

통계학

Feeds

보기 기준

질문


How to give output of one push button as input to another push button??
im doing image processing code and using various push buttons. i need to carry the output of one pushbutton to another so that i...

5년 초과 전 | 답변 수: 1 | 0

1

답변

질문


attempt to execute rgb2gray but showing error
Here's my code clc; %rgb2gray a=imread('2.jpg'); c=rgb2gray(a); f=double(c); [row, col, dim]=size(f...

5년 초과 전 | 답변 수: 1 | 0

1

답변

질문


how to solve the resizing of an image here?
////Unable to perform assignment because the size of the left side is 600-by-3008 and the size of the right side is 600-by-600-b...

5년 초과 전 | 답변 수: 1 | 0

1

답변