MANO icon indicating copy to clipboard operation
MANO copied to clipboard

Normal for a given joint

Open abhinavkk opened this issue 2 years ago • 3 comments

Hello,

Is there a way I can get a normal from a particular joint of the model, or particular vertices around a joint to compute this normal? Basically, I am trying to find a way to get a normal from the hand face which can represent the approach vector of the mano hand and was hoping to learn the best way of doing that from the given mano hand data.

abhinavkk avatar Jul 07 '22 20:07 abhinavkk

What I ended up doing is taking average of normals from the vertices that represent the palm of the hand.

abhinavkk avatar Jul 08 '22 16:07 abhinavkk

Hey @abhinavkk. I need to use the MANO normals for fitting. Can you tell me how did you get the normals?

amundra15 avatar Nov 16 '22 13:11 amundra15