photo

Sandhu


自 2011 起处于活动状态

Followers: 0   Following: 0

消息

Professional Interests: Image processing.

统计学

  • Thankful Level 1
  • First Answer

查看徽章

Feeds

排序方式:

提问


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

12 years 前 | 1 个回答 | 1

1

个回答

提问


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

12 years 前 | 2 个回答 | 0

2

个回答

提问


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

12 years 前 | 2 个回答 | 0

2

个回答

提问


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

12 years 前 | 2 个回答 | 0

2

个回答

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

12 years 前 | 1

提问


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

12 years 前 | 1 个回答 | 0

1

个回答

已回答
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 ...

12 years 前 | 0

提问


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

13 years 前 | 1 个回答 | 0

1

个回答

提问


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

13 years 前 | 2 个回答 | 1

2

个回答

已回答
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...

13 years 前 | 0

| 已接受

提问


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

13 years 前 | 1 个回答 | 0

1

个回答