Aioshiro Posted November 29, 2022 Posted November 29, 2022 Hi, I tried for my master thesis to use the ai scene human cut module with SRwork's passthrough to add occlusion. The human cut module seems to works really well, sadly it seems that it only returns occlusion for the left camera, with create some offset between both eyes in VR. Did anyone tried to use these and has a fix for this ? I can at least tell that on Unity 2019.4, there is a missing layer on the AISegmentPlane (left) gameObject of the rig, and no AiSegmentPlane (right), witch could explain the issue. Thanks, Aio.
Aioshiro Posted November 30, 2022 Author Posted November 30, 2022 (edited) After further investigation, it seems that SRWork_AI_Scene.ai_scene_data_.labels_right is not updated when calling SRWorkModule_API.GetAISceneData, so we're only getting labels for the left camera, and it seems impossible currently to get labels for the right camera, and so detecting humans in the image. To be more precise of the problem, I attached a screenshot showing the offset between the two eyes. Aio. Edited November 30, 2022 by Aioshiro
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now