photo

PRACHI SHARMA


Last seen: 4 years 前 自 2017 起处于活动状态

Followers: 0   Following: 0

统计学

  • First Answer

查看徽章

Feeds

排序方式:

提问


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

5 years 前 | 0 个回答 | 0

0

个回答

提问


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 前 | 3 个回答 | 0

3

个回答

已回答
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 前 | 0

| 已接受

提问


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 前 | 1 个回答 | 0

1

个回答