질문


How to count the number of heads in a group?
My input image consists of 100 mens standing straight. I have slightly aerial view of the image. Whats the method to count the n...

13년 초과 전 | 답변 수: 4 | 0

4

답변

질문


how to do divide by two concept in simulink.
I have to do 5/2. I found the block divide. I would like to know how to mention the division factor 2 in simulink. I use the ver...

13년 초과 전 | 답변 수: 2 | 0

2

답변

질문


how to draw a triangle?
how to draw a triangle and overlap it?

13년 초과 전 | 답변 수: 0 | 0

0

답변

질문


can we able to identify a person action from a given video
My input is a video. It shows jumping action performed by a man. Can MATLAB identify that the person is jumping??

13년 초과 전 | 답변 수: 2 | 0

2

답변

질문


how to resize an input video
how to resize an input video without converting it into frames. When i give the input video, i am getting the error as out of me...

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

1

답변

질문


Can we able to tag an image in matlab
In google map, when you move your cursor near a building, it will show the name of the building or location. Can we do that opti...

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

1

답변

질문


how to convert 14 tap FIR filter to equivalent IIR filter using FDAtool?
how to convert 14 tap FIR filter to equivalent IIR filter using FDAtool?

13년 초과 전 | 답변 수: 2 | 0

2

답변

질문


Can we able to compare two videos in MATLAB?
The objective of my project is to compare two videos. I know one possibility to compare it. Creating frames from videos and comp...

13년 초과 전 | 답변 수: 2 | 0

2

답변

질문


how to use pause command inside embedded matlab in simulink?
I wrote a code for fft and placed inside embedded matlab block. I am getting error when i run it. Can anyone tell me option to g...

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

1

답변

질문


how to introduce delay in matlab code
I need to add two variables x and y. I will be getting the value of y after 4 seconds. how to mention it in matlab code? Is ther...

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

1

답변

질문


how to plot x,y,z axes in a single graph?
I need to plot 3 variables namely x,y,z. I need to plot all the 3 variable in a single figure window. how to do it

13년 초과 전 | 답변 수: 2 | 0

2

답변

질문


how to represent an image in grid format?
how to represent an image in grid format?

거의 14년 전 | 답변 수: 1 | 0

1

답변

질문


how to display an image for threshold value greater than certain level ?
In my code, i wished to keep threshold value as 150. I want to display the image only for values greater than 150. What should b...

거의 14년 전 | 답변 수: 1 | 0

1

답변

질문


how to save an image?
I got an embedded image as an output. I want to store it automatically while running the code and i need to work on that image? ...

거의 14년 전 | 답변 수: 1 | 0

1

답변

질문


What is the meaning of interpolating of an image. How to interpolate
Hi, Upto my knowledge, I thought that interpolate is to find the intermediate value from 2 known values. How to relate...

거의 14년 전 | 답변 수: 1 | 0

1

답변

질문


how to connect blackfin processor with matlab?
I need to develop a academic project in which i should use image processing concept of matlab. The output of this project should...

거의 14년 전 | 답변 수: 0 | 0

0

답변

질문


how to converty gray image to color image?
how to converty gray image to color image?

거의 14년 전 | 답변 수: 1 | 0

1

답변

질문


how to find the brightness of an image?
how to find the brightness of a particular part of an image? and how to find the brightness of an entire image?

거의 14년 전 | 답변 수: 2 | 0

2

답변

질문


how to segment an image using neural network?
CAn we segment a image using neural network. if so, how to do it?

거의 14년 전 | 답변 수: 0 | 0

0

답변

질문


How to find the intensity of the image?
How to find the intensity of the image?

거의 14년 전 | 답변 수: 1 | 1

1

답변

질문


What are the features of an image?
I need to find the features of the given input image and i need to find the matrices present in the image. Then i need to apply ...

거의 14년 전 | 답변 수: 3 | 0

3

답변

질문


how to enhance blue color alone of an image?
how to enhance blue color alone of an image?

거의 14년 전 | 답변 수: 3 | 0

3

답변

답변 있음
how to find the equality of 2 numbers?
When you go through the first two rows, you can find that the change in the values. So, '1' should be omitted. There is no chang...

거의 14년 전 | 0

질문


how to reduce the brightness of an image?
In MATLAB there are direct commands to enhance the brightness. I need to reduce it. How to achieve it.

거의 14년 전 | 답변 수: 3 | 0

3

답변

질문


how to crop a particular location of a image?
I have drawn a star on a image and i want to crop that star region alone. How to do it?

거의 14년 전 | 답변 수: 2 | 0

2

답변

질문


How to get diminished image?
This is the link for my input image.. <http://tinypic.com/r/4h60dv/6> What technique is involved behind to look like the output...

거의 14년 전 | 답변 수: 0 | 0

0

답변

질문


how to make a image to look very diminish?
how to create a low resolution image?

거의 14년 전 | 답변 수: 0 | 0

0

답변

질문


how to find the equality of 2 numbers?
a e 1 1 1 2 3 2 3 2 The above is my input table. Check 'a' for the value ...

거의 14년 전 | 답변 수: 4 | 0

4

답변

질문


how to count the number of outputs obtained in command window
When i perform a 'if' loop operation, 7 outputs are generated.. the outputs are 2,5,34.. etc., how to find the number of outputs...

거의 14년 전 | 답변 수: 1 | 0

1

답변

질문


how to display the input image, after when the threshold values exceeds certain limit?
now i am setting the threshold value manually as 150. input image size is [256 256].. I want to display the image which h...

거의 14년 전 | 답변 수: 1 | 0

1

답변

더 보기