フィルターのクリア

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?

1 回表示 (過去 30 日間)
I am trying to implement a paper -
'Combining multiple depth-based descriptors for hand gesture
recognition' by Fabio Dominio, Mauro Donadeo, Pietro Zanuttigh
I am pasting a line from a paragraph under 'Hand Segmentation' of the paper (Page no. 104)-
"Once all the possible palm samples have been detected, we fit a
3D plane p on them by using SVD and RANSAC. Then Principal
Component Analysis (PCA) is applied to the 3D points in H in order
to extract the main axis that roughly corresponds to the direction
ix of the vector going from the wrist to the fingertips. "
According to the paper, I now have hand palm samples but I am not able to understand how to implement the above mentioned part. It is a big paragraph so I have pasted just the first few lines of it.
I have attached the paper PDF with this question. If anybody has any idea regarding the same whether in MATLAB or Python, please let me know.
Thanks in advance!
  2 件のコメント
KALYAN ACHARJYA
KALYAN ACHARJYA 2019 年 8 月 12 日
Be specific please?
If the query is small I will try to figure out the answer.
PRACHI SHARMA
PRACHI SHARMA 2019 年 8 月 12 日
how to fit a 3D model π on some image points using Singular Value Decomposition (SVD) and Random Sample Consensus (RANSAC) using MATLAB or Python?

サインインしてコメントする。

回答 (0 件)

カテゴリ

Help Center および File ExchangeDimensionality Reduction and Feature Extraction についてさらに検索

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by