Statistiques
RANG
10 597
of 301 338
RÉPUTATION
4
CONTRIBUTIONS
1 Question
5 Réponses
ACCEPTATION DE VOS RÉPONSES
0.0%
VOTES REÇUS
2
RANG
12 821 of 21 236
RÉPUTATION
28
CLASSEMENT MOYEN
0.00
CONTRIBUTIONS
1 Fichier
TÉLÉCHARGEMENTS
1
ALL TIME TÉLÉCHARGEMENTS
283
CONTRIBUTIONS
0 Publications
CONTRIBUTIONS
0 Public Chaîne
CLASSEMENT MOYEN
CONTRIBUTIONS
0 Point fort
NOMBRE MOYEN DE LIKES
Feeds
A soumis
Crop a sub-window from an image
Solve the problem of build-in imcrop function when the rectangle location exceeds the boundary.
plus de 13 ans il y a | 1 téléchargement |
multiple view tracking
non-overlapping views or overlapping views? The former one shall involve the topic 'person reidentification', while the latter o...
presque 14 ans il y a | 0
1/X & X^-1 are they the same?
If X is a square matrix, 1/X shall be inv(X) since Matlab can't recognize 1/X for a matrix. Moreover, inv(X) is just the same f...
presque 14 ans il y a | 2
A résolu
Find the sum of all the numbers of the input vector
Find the sum of all the numbers of the input vector x. Examples: Input x = [1 2 3 5] Output y is 11 Input x ...
presque 14 ans il y a
Search for individual characters within string
For searching for 'x' in 'AX', you can search the uppercase of input via doing this: char(double('x') - 32); % translate the ...
presque 14 ans il y a | 0
How to make white color in matlab as '0' while black color as "1"
That depends on your object shape. Only edges cannot help you extract the whole object. If your object has a specific shape, lik...
presque 14 ans il y a | 0
Question
Color Histogram weighted by non-isotropic Gaussian Kernel
I have a patch to extract color histogram, meanwhile I want to incorporate the spatial weights into the color histogram. The spa...
presque 14 ans il y a | 1 réponse | 0



