Giter Site home page Giter Site logo

Comments (6)

thangt avatar thangt commented on June 15, 2024

visibility=0 mean fully occluded, visibility=1 mean full visible.
I just check the code again and I found there is a problem with the way the capturer actor set up which cause its collision area to block the visibility check and cause all the visibility check to fail (all 0).
Thanks for reporting this problem, I will add the fix for this issue in the future release!

from dataset_synthesizer.

thangt avatar thangt commented on June 15, 2024

@bmunkhtulga In the latest commits make sure the camera's mesh will ignore the visibility check thus it will not occlude objects anymore. Can you pull the latest commits and check it out?

from dataset_synthesizer.

bmunkhtulga avatar bmunkhtulga commented on June 15, 2024

Thank you for response and quick commit. I have tried it. So in other words, visibility is going to be constant 1, no matter what?

from dataset_synthesizer.

thangt avatar thangt commented on June 15, 2024

It shouldn't always be 1. It should be: visibility=0 mean fully occluded, visibility=1 mean full visible.
I tested again and I found that my visibility ratio detection work fine with objects which have its collision setup, but if the object doesn't have collision setup then it's wrong.

I have a fix for this internally, I will let you know when we publish it.

from dataset_synthesizer.

bmunkhtulga avatar bmunkhtulga commented on June 15, 2024

All right. Thank you very much.

from dataset_synthesizer.

thangt avatar thangt commented on June 15, 2024

@bmunkhtulga The bug is fixed in the latest commit: 71b759e.
Please pull and check it out!

from dataset_synthesizer.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.