photo

shab shekan


自 2011 起处于活动状态

Followers: 0   Following: 0

消息

统计学

MATLAB Answers

6 个提问
1 个回答

排名
13,025
of 299,905

声誉
2

贡献数
6 个提问
1 个回答

回答接受率
33.33%

收到投票数
2

排名
 of 20,832

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 166,501

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • First Review
  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


video classification using svm
I extracted features from some short video files and saved each of them in separate 3d matrices. Now, how can I use SVM as clas...

13 years 前 | 2 个回答 | 0

2

个回答

已回答
Computing structure tensor and Gram matrix from three 3D matrices
Why nobody answer? Is it hard?

14 years 前 | 0

提问


Computing structure tensor and Gram matrix from three 3D matrices
I have Three 3D matrices X,Y,Z . the size of three matrices is same and 7*7*3. How can I compute structure tensor and Gram mat...

14 years 前 | 1 个回答 | 0

1

个回答

提问


analyze this code for spatio temporal gradients
I found this code in net.one way to compute space time gradient is gradx1 = imfilter(seq,[-1 1] /2,'same'); grady1 = ...

14 years 前 | 2 个回答 | 1

2

个回答

提问


Inf problem
I'm working on video, and have alot of computations in my processes. in one part i divide a number on another one, but I receive...

14 years 前 | 2 个回答 | 0

2

个回答

提问


Direction of maximum change of intensity in gradients
I compute space-time gradients of each pixel of video frames and all this gradient must be pointing in direction of maximum chan...

14 years 前 | 1 个回答 | 0

1

个回答

提问


How to compute space-time gradients in video processing
Hi guys, how can compute or examine the space-time gradients ∇Pi = (Pxi, Pyi, Pti ) of the intensity at each pixel within vide...

14 years 前 | 2 个回答 | 1

2

个回答