keijiro / BodyPixSentis

BodyPix for Unity Sentis
Apache License 2.0
188 stars 29 forks source link

Getting started with Colored Masks #9

Closed tugonbob closed 2 months ago

tugonbob commented 1 year ago

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

tugonbob commented 1 year 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.

Screenshot_2023-05-31_at_12 31 45_PM

How do I get the array of points of the shape of the LeftLowerLegFront and LeftLowerLegBack masks in a C# script?

Thanks

tugonbob commented 1 year ago

Any update on this?

keijiro commented 1 year ago

No.

keijiro commented 2 months ago

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.