photo

shab shekan


2011년부터 활동

Followers: 0   Following: 0

메시지

통계

MATLAB Answers

6 질문
1 답변

순위
13,025
of 300,381

평판
2

참여
6 질문
1 답변

답변 채택
33.33%

획득한 표
2

순위
 of 20,941

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위

of 168,477

참여
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년 초과 전 | 답변 수: 2 | 0

2

답변

답변 있음
Computing structure tensor and Gram matrix from three 3D matrices
Why nobody answer? Is it hard?

대략 14년 전 | 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년 전 | 답변 수: 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년 전 | 답변 수: 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년 초과 전 | 답변 수: 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년 초과 전 | 답변 수: 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년 초과 전 | 답변 수: 2 | 1

2

답변