Community Profile

photo

PRACHI SHARMA


Last seen: etwa 4 Jahre vor Aktiv seit 2017

Followers: 0   Following: 0

Statistiken

  • First Answer

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


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,...

mehr als 4 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


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

fast 5 Jahre vor | 3 Antworten | 0

3

Antworten

Beantwortet
If 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...

mehr als 6 Jahre vor | 0

| akzeptiert

Frage


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

mehr als 6 Jahre vor | 1 Antwort | 0

1

Antwort