Community Profile

photo

PRACHI SHARMA


Last seen: 4 years ago Active since 2017

Statistics

  • First Answer

View badges

Content Feed

View by

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

4 years ago | 0 answers | 0

0

answers

Question


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

5 years ago | 3 answers | 0

3

answers

Answered
Why will MATLAB not start up properly on my Windows based system?
The solution given by Mathworks Support Team under the problem, Problem #1: Corrupt preferences, solved my problem of MATLAB 201...

5 years ago | 0

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

6 years ago | 0

| accepted

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

6 years ago | 1 answer | 0

1

answer