ramdas patil
Followers: 0 Following: 0
Professional Interests: signal processing
Statistics
19 Questions
0 Answers
RANK
5,613
of 295,467
REPUTATION
8
CONTRIBUTIONS
19 Questions
0 Answers
ANSWER ACCEPTANCE
21.05%
VOTES RECEIVED
7
RANK
of 20,234
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153,912
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
Single vehicle tracking using Fourier transform-MATLAB
I am working on a project which is based on importance of phase only reconstruction of a signal obtained from fft. Now ,I hav...
9 years ago | 0 answers | 0
0
answersQuestion
Which information do we get from phase spectrum about an Image?
I know about <http://whatis.techtarget.com/definition/phase Phase of 1 D signal> , but when I move into higher dimensions l...
9 years ago | 1 answer | 1
1
answerQuestion
How Fourier Synthesis is performed using Matlab ?
I have read about Fourier Synthesis http://whatis.techtarget.com/definition/Fourier-synthesisFourier-synthesis I want to ...
9 years ago | 2 answers | 0
2
answersQuestion
calculation of sampling rate of an image
Hello everyone,i have a doubt…. I know that for a given signal, the sampling frequency Fs must be twice or more than maximum ...
10 years ago | 1 answer | 2
1
answerQuestion
Image Reconstruction:Phase vs. Magnitude
Figure 1.(c) shows the Test image reconstructed from MAGNITUDE spectrum only. We can say that the intensity values of LOW freque...
10 years ago | 0 answers | 0
0
answersQuestion
How are phase values able to capture motion from video?
Hello everyone, I know that the phase spectrum contains most of the structural information about the image. *But I want to kn...
10 years ago | 0 answers | 0
0
answersQuestion
Phase-Based Video Motion Processing
i know that the phase spectrum contains most of the structural information about the image.But *i want to know more about import...
10 years ago | 0 answers | 0
0
answersQuestion
Is it possible to decompose any image into basis images using MATLAB??
Hello everyone , *i have read that any arbitrary image can be represented as summation of othogonal basis images.i want to see t...
10 years ago | 1 answer | 1
1
answerQuestion
how do i generate sound using MATLAB?
I want to generate and play **sound for frequencies 100Hz and 200Hz tones for 10 sec and 5 sec respectively using MATLAB With sa...
10 years ago | 3 answers | 0
3
answersQuestion
Magic of Fourier Transform ???
Hello everyone,i am doing my project in image processing.. i have done video sementation using the Fourier transform . *I appli...
10 years ago | 2 answers | 0
2
answersQuestion
Is it possible to convert from 2D to 3D ?
I have captured car positions at different frames. Suppose *car's(e.g.left side car which is coming towards us in the images) ce...
10 years ago | 0 answers | 1
0
answersQuestion
Unable to track single vehicle to compute distance traversed by it
I have successfully detected the vehicles with my algorithm,now I want to calculate the speed of vehicle(s) as u see in the f...
10 years ago | 1 answer | 0
1
answerQuestion
Unable to write images of type 'double'
I have obtained Fourier spectrum of an image and want to save the result image into the folder as specified in my code. but a...
10 years ago | 1 answer | 0
1
answerQuestion
What does phase spectrum of image signal mean?????
Hello everyone....!!! I take phase spectrum of an image using Fourier transform, but I don't understand what it represents....
10 years ago | 2 answers | 1
2
answersQuestion
What is the Difference between Texture and Image..????
Hello everyone i am beginner in the image processing . *i want to know what is difference between Texture and Image? or whet...
10 years ago | 1 answer | 0
1
answerQuestion
How To Properly Fill The Shape Of Detected Object Using Morphological Image Processing???
<</matlabcentral/answers/uploaded_files/13011/2.png>> hello everyone, i am taking video frames of traffic on road and u...
10 years ago | 3 answers | 0
3
answersQuestion
how to label and detect biggest rectangle amongst others???
<</matlabcentral/answers/uploaded_files/12945/rgbb.png>> 1.i want to perform numbering on each rectangle in the image.how sho...
10 years ago | 1 answer | 0
1
answerQuestion
i want to speed up my code for Fourier Transform .how can i do it??
I Am taking selective frames from a video and applying 3D FFT. I want to reduce the execution time of the 3D FFT & IFFT. How can...
10 years ago | 1 answer | 1
1
answerQuestion
i m taking videoframes&applying 3-D FFT.but takes 2-3 hours for execution.Is there any way to speed up the code from 2-3 hours to few minutes (using e.g.vectorization,preallocation or any other way)????
for t=1:100:T-31; %T is no of frames.... and i am taking selective frames from video f1= read(video,t); %read frames...
10 years ago | 0 answers | 0