Statistiques
RANG
103 382
of 300 392
RÉPUTATION
0
CONTRIBUTIONS
3 Questions
1 Réponse
ACCEPTATION DE VOS RÉPONSES
33.33%
VOTES REÇUS
0
RANG
of 20 934
RÉPUTATION
N/A
CLASSEMENT MOYEN
0.00
CONTRIBUTIONS
0 Fichier
TÉLÉCHARGEMENTS
0
ALL TIME TÉLÉCHARGEMENTS
0
RANG
of 168 373
CONTRIBUTIONS
0 Problèmes
0 Solutions
SCORE
0
NOMBRE DE BADGES
0
CONTRIBUTIONS
0 Publications
CONTRIBUTIONS
0 Public Chaîne
CLASSEMENT MOYEN
CONTRIBUTIONS
0 Point fort
NOMBRE MOYEN DE LIKES
Feeds
Question
How to fit a 3D plane Pi on some binary image points using SVD and RANSAC and then finding the main axis by applying PCA on the obtained 3D points?
I am trying to implement a paper - 'Combining multiple depth-based descriptors for hand gesture recognition' by Fabio Dominio,...
environ 6 ans il y a | 1 réponse | 0
0
réponseQuestion
How to read a .txt file and convert to an image in MATLAB?
Hi! It looked an easy thing to me but no solution is working in loading a .txt file in MATLAB. I cannot understand why?. The .t...
plus de 6 ans il y a | 3 réponses | 0
3
réponsesIf a point in an image lies inside the sector of the circle or not?
I have found out the solution for it. The line of the above code P = [contoor_w(i,1), contoor_w(i,2)]; should be...
presque 8 ans il y a | 0
| A accepté
Question
If a point in an image lies inside the sector of the circle or not?
I have divided the concerned image into 12 equal sections. My task is to find out points of each section and then mark them. I h...
presque 8 ans il y a | 1 réponse | 0
