Closed tugonbob closed 2 months ago
I'm able to overlay the masks onto a webcam stream. However, I need some help retrieving the mask dimensions of a specific body part.
How do I get the array of points of the shape of the LeftLowerLegFront and LeftLowerLegBack masks in a C# script?
Thanks
Any update on this?
No.
Sorry but this issue tracker is dedicated to managing issues/bugs found in this package. I'd recommend learning shader coding to know how to generate masks from inference results of BodyPix.
Apologizes for the ignorant question. I'm very new to Unity.
I'm trying to implement the Colored Mask body segmentation in Unity. After installing the BodyPixBarracuda as per your README, what are the next steps?
I've tried your sample project and everything works perfectly. I'm just not sure how to change things to fit my needs.
Any help would be appreciated.
Thanks