photo

priya


UGA CCRC

自 2011 起处于活动状态

Followers: 0   Following: 0

消息

统计学

MATLAB Answers

11 个提问
1 个回答

排名
8,188
of 297,457

声誉
5

贡献数
11 个提问
1 个回答

回答接受率
0.0%

收到投票数
3

排名
 of 20,438

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 158,938

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • First Answer

查看徽章

Feeds

排序方式:

提问


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

13 years 前 | 1 个回答 | 0

1

个回答

提问


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

13 years 前 | 1 个回答 | 0

1

个回答

提问


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

13 years 前 | 2 个回答 | 1

2

个回答

提问


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

13 years 前 | 6 个回答 | 0

6

个回答

提问


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

13 years 前 | 1 个回答 | 1

1

个回答

提问


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

13 years 前 | 0 个回答 | 0

0

个回答

提问


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

14 years 前 | 2 个回答 | 1

2

个回答

提问


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

14 years 前 | 2 个回答 | 0

2

个回答

提问


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

14 years 前 | 2 个回答 | 0

2

个回答

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

14 years 前 | 0

提问


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

14 years 前 | 0 个回答 | 0

0

个回答

提问


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

14 years 前 | 0 个回答 | 0

0

个回答