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 years 前 | 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 years 前 | 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 years 前 | 1 个回答 | 0

1

个回答