photo

priya


UGA CCRC

Aktiv seit 2011

Followers: 0   Following: 0

Nachricht

Statistik

  • First Answer

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


convolution
Would anyone be able to explain what this command does to an image? fx =conv2(image1,[-1 1;1 1],'same');

etwa 13 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


division
m = 255 n = 52995 when i do error = m/n it gives me 0 but when i write 255/52995 it gives me 0.0048. It is trivial but can an...

etwa 13 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


gradients of image
dx = 0.000283018867925 meters; dy = 0.000089285714286 meters; I am trying to find gradients of image of size 1000X1333. On...

etwa 13 Jahre vor | 2 Antworten | 1

2

Antworten

Frage


units of optical flow velocities
When Horn-Schunck or Lucas Kanade methos is applied for obtaining the optical flow velocities.. What are the units of optical fl...

mehr als 13 Jahre vor | 6 Antworten | 0

6

Antworten

Frage


quiver plot - arrow
Is there a way to display the magnitude of the arrows in the quiver plot?

mehr als 13 Jahre vor | 1 Antwort | 1

1

Antwort

Frage


Gaussian filter/fft2/ifft2
I have a 2D array for u. A sample for values in the array u is -6.032379971105743e-06 Now i applied 2dimensional FFT on 'u' by u...

mehr als 13 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


meshgrid
dimensions of X and Y are as given below X = 1X89000 Y = 1X 89000 [uxmesh, uymesh] = meshgrid(X,Y); would you please tell me...

mehr als 13 Jahre vor | 2 Antworten | 1

2

Antworten

Frage


Transparency
Hi, Is it possible to make a part of the image transparent in matlab? Is there any specific function in the Image processing to...

mehr als 13 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


artifacts of Horn-Schunck velocities
Using Horn-Schunck method, velocities are obtained. The obtained velocities contain some artifacts of Horn- Schunck method. Ho...

mehr als 13 Jahre vor | 2 Antworten | 0

2

Antworten

Beantwortet
Automatic cropping
I guess this should work... (not sure though). when you do imcrop() you should be able to right click and get the co-ordinates o...

fast 14 Jahre vor | 0

Frage


reconstruction of images
I implemented Horn-Schunck method and obtained optical flow. I applied FFT followed by filter and IFFT on optical flow values....

fast 14 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


.img image file
Is there any way to load .img (grey scale image) in matlab? Thanks.

etwa 14 Jahre vor | 0 Antworten | 0

0

Antworten