satnam singh
Infosys Limited
Followers: 0 Following: 0
Feeds
提问
trying to do 1D convolution without using inbuilt functions.
Hi, I used the following code to do 1D convolution. But getting error:>> a=[1 2 3]; b=[4 5 6]; K= length(a)+length(...
9 years 前 | 2 个回答 | 0
2
个回答提问
getting error while doing convulation of an image with an matrix(sobel) and displaying on the video viewer in simulink
I have attached the model of simulink and the error message. I am trying to do the convulation of an image with the 3*3 matrix ...
10 years 前 | 0 个回答 | 0
0
个回答提问
imdilate algorithm similar to convolution?
what is the algorithm used in imdilate function....is it similar to convolution...is it like structuring element is flipped and ...
12 years 前 | 1 个回答 | 0
1
个回答提问
what is common between objects of nearly same colour?
sir, suppose a common man observes a object and predicts about the color of the object as it is near to true color(say red) . i ...
13 years 前 | 2 个回答 | 0
2
个回答提问
background suppression from any real time image
how to remove background image from any real time image through simulink blocksets.....
13 years 前 | 2 个回答 | 0
2
个回答提问
interfacing of c program written in codeblocks to matlab
please any body provide me the way to interface c with the matlab programming...suppose i have written c program for addition of...
13 years 前 | 2 个回答 | 0
2
个回答提问
getiing roi of real time image through matlab and block processing.
hi there, i am in great problem. can any one please tell me how to select ROI in any real time image through webcam. ...
13 years 前 | 1 个回答 | 0
