photo

sassi nizar


自 2015 起处于活动状态

Followers: 0   Following: 0

统计学

  • First Review
  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


Attempted to access tfMatrix(0,1); index must be a positive integer or logical. Error in modellingPLSA (line 25) tfMatrix(wordNumber,documentNumber) = tfMatrix(wordNumber,documentNumber) + 1;
data = dlmread('fichier.txt','\t'); [m,n] = size(data); doc_length = 4; documents = floor((44*60+12)/doc...

9 years 前 | 0 个回答 | 0

0

个回答

提问


thresholding histogram of visual words.
H is a histogram represent the occurence of visual word, i need a threshold to know if the word is usual or not usual. how i can...

9 years 前 | 0 个回答 | 0

0

个回答

1

个回答

提问


I have tried to get the area of the blobs in the image but this errors appears
Attempted to access yC(3); index out of bounds because numel(yC)=2. Error in Contour2Area (line 24) s=(xC(2)-xC(1))*...

9 years 前 | 0 个回答 | 0

0

个回答

提问


I am trying to add a cell value to a number but i got this error. Cell contents reference from a non-cell array object.
the instruction is: vect{cell,1}{1,1}=sum(vect{cell,1}{1,1})+occ_d;

9 years 前 | 1 个回答 | 0

1

个回答

提问


I am using contourf function with one isoline, i work with binary image. how i can calculate the surface and centroid of the filled contour.
the image contain two type of objects vehicles and pedestriants. I want get the area and centroid to classify the object.

9 years 前 | 1 个回答 | 0

1

个回答

提问


How i can determine the direction of the pixel??
I am using lucas & kanade method to calculate the optical flow, I need that to classify the pixels into right,left,up and down.

9 years 前 | 1 个回答 | 0

1

个回答