chang-chih-yao / Shoes-Try-On-in-AR

Explore new custom sneakers experience in AR.
60 stars 18 forks source link

請問,如何使用 深度相機 和 openpose 獲得3維資訊呢? #1

Open karta1310041 opened 4 years ago

karta1310041 commented 4 years ago

請問,您是如何使用 深度相機 和 openpose 獲得3維資訊呢?

chang-chih-yao commented 4 years ago

此份project並沒有使用到深度相機哦 ᐧ

karta1310041 notifications@github.com 於 2020年3月3日 週二 下午6:00寫道:

請問,您是如何使用 深度相機 和 openpose 獲得3維資訊呢?

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/chang-chih-yao/Shoes-Try-On-in-AR/issues/1?email_source=notifications&email_token=AGKCQ4PUA3JRTIY7K43ROOLRFTIM5A5CNFSM4LAGYU5KYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4IR65NWA, or unsubscribe https://github.com/notifications/unsubscribe-auth/AGKCQ4P4IEVP664PA2PIYILRFTIM5ANCNFSM4LAGYU5A .

karta1310041 commented 4 years ago

謝謝,那想請教您,影片2的 z座標是如何確認的呢? 從影片上看來,您的腳可以前後移動

chang-chih-yao commented 4 years ago

我是用估計猜測的

這其實是假3D

從影片中你可以發現,鞋子只能平放的左右旋轉(這是用openpose的腳指頭跟腳踝的向量可推算得知)

至於你說的鞋子本體可以前後移動(Z軸)那個則是用估計猜測的,就是用openpose抓出的人體骨架的長度(pixel)去推估出這時這個人與鏡頭的距離。 ᐧ

karta1310041 notifications@github.com 於 2020年3月3日 週二 下午6:31寫道:

那想請教您,影片2的 z座標是如何確認的呢? 從影片上看來,您的腳可以前後移動

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/chang-chih-yao/Shoes-Try-On-in-AR/issues/1?email_source=notifications&email_token=AGKCQ4PUQ6KGZIBD64YPFJDRFTMBDA5CNFSM4LAGYU5KYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOENS6BPQ#issuecomment-593879230, or unsubscribe https://github.com/notifications/unsubscribe-auth/AGKCQ4MKFTI2OOFY4FBGCKLRFTMBDANCNFSM4LAGYU5A .

karta1310041 commented 4 years ago

原來如此,感謝您。 因為我在不少文章上看到,openpose似乎還是有深度相機模式,但卻沒有任何的教學,想說是不是我漏掉了甚麼,目前還在尋找中。

chang-chih-yao commented 4 years ago

就我目前所知,openpose有做3D pose estimation,但仍然是用2D camera,他用的是四台相機,需要經過校正(Calibration),之後就能透過這四台camera重建出3D模型。

如果真的有透過depth camera的openpose版本的文章,麻煩貼給我,我也蠻有興趣的XD ᐧ

karta1310041 notifications@github.com 於 2020年3月3日 週二 下午6:40寫道:

原來如此,感謝您。 因為我在不少文章上看到,openpose似乎還是有深度相機模式,但卻沒有任何的教學,想說是不是我漏掉了甚麼,目前還在尋找中。

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/chang-chih-yao/Shoes-Try-On-in-AR/issues/1?email_source=notifications&email_token=AGKCQ4I6YC7BKRXHL4HVQY3RFTNADA5CNFSM4LAGYU5KYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOENS654Y#issuecomment-593882867, or unsubscribe https://github.com/notifications/unsubscribe-auth/AGKCQ4KUYHJISHVK7VBQTNDRFTNADANCNFSM4LAGYU5A .