Community Profile

photo

Shweta Mahajan


Active since 2019

Followers: 0   Following: 0

Statistics

Feeds

View by

Question


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...

ungefär 5 år ago | 1 answer | 0

1

answer

Question


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...

ungefär 5 år ago | 1 answer | 0

1

answer

Question


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...

ungefär 5 år ago | 1 answer | 0

1

answer