photo

Sandhu


Attivo dal 2011

Followers: 0   Following: 0

Messaggio

Professional Interests: Image processing.

Statistica

  • Thankful Level 1
  • First Answer

Visualizza badge

Feeds

Visto da

Domanda


how to change angle of line in image
hi, i want to know " how to change the angle of a line in this image. here i have a line with -45 dig. <http://imageshack.us...

oltre 12 anni fa | 1 risposta | 1

1

risposta

Domanda


how to find frequency of a sin wave.
i have a sin wave. i want to find its frequency. or ( if the wave is composed with different frequencies how to find all frequen...

oltre 12 anni fa | 2 risposte | 0

2

risposte

Domanda


how to takeout low frequency components from an image
hi, here i have to do a process please help how to approach for it?? ft_image=fftshift(fft2(image)); after this *i want to...

oltre 12 anni fa | 2 risposte | 0

2

risposte

Domanda


what is amplitudes of a wav signal...
i need to find amplitudes of a wav file. so how can i approach for it.. i have an idea, just tell me weather it is right or wro...

oltre 12 anni fa | 2 risposte | 0

2

risposte

Risposto
upload wav file
i hope this may help u. [FileName,PathName] = uigetfile('*.wav'); PathOriginal=sprintf('%s%s',PathName,FileName); [xt...

oltre 12 anni fa | 1

Domanda


GUI problem while trying to call function from pushbutton1 to pushbutton2.
i want to access data from push button1 to push button2. here is my code function pushbutton1_Callback(hObject, eventdata, ha...

oltre 12 anni fa | 1 risposta | 0

1

risposta

Risposto
How to get access of the individual houghlines detected in a image
P = houghpeaks(H,5,'threshold',ceil(0.3*max(H(:)))); u can access hough line from here. in 'P' variable(2-d matrix) Hough ...

oltre 12 anni fa | 0

Domanda


how to find Spatial Wave Length[or Spatial Frequency] for this image.
can any one please give me idea for finding spatial wave length for this image.image shown here http://tinypic.com/r/2va11fc/...

quasi 13 anni fa | 1 risposta | 0

1

risposta

Domanda


how to make all vectors to equal size for a cell array.
hi, i have a cell array of z{k}, it has totally 60 cells. which are diffident size in columns. so while i am trying to plot al...

quasi 13 anni fa | 2 risposte | 1

2

risposte

Risposto
Problem with Aviread function while trying to read an avi file.
http://www.mathworks.se/support/solutions/en/data/1-186ZX/index.html?solution=1-186ZX try it.. and install the required codec i...

quasi 13 anni fa | 0

| accettato

Domanda


Problem with Aviread function while trying to read an avi file.
hi, i am trying to read an avi file into matlab : i tried like this. mov = aviread('1.avi'); ??? Error using ==> aviread at...

quasi 13 anni fa | 1 risposta | 0

1

risposta