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

