Giter Site home page Giter Site logo

OAK-D Pro POE about depthai_blazepose HOT 3 OPEN

geaxgx avatar geaxgx commented on July 22, 2024
OAK-D Pro POE

from depthai_blazepose.

Comments (3)

geaxgx avatar geaxgx commented on July 22, 2024

You may get better depth reading thanks to the IR laser projector, but I think you will still have the potential drawbacks explained there: https://github.com/geaxgx/depthai_blazepose#inferred-3d-vs-measured-3d :
First, a inferred keypoint may stand "outside" of its counterpart in the image and therefore in the aligned depth frame. It happens probably more frequently with extremities, and it can be explained by the inaccuracy of the model which is never 100% perfect. Secondly, we can't get depth for hidden keypoints.

from depthai_blazepose.

stephanschulz avatar stephanschulz commented on July 22, 2024

If I understand your code correctly you are currently using the RGB stereo camera to:

  • use blaze pose on a 2d image to get 3d points
  • then use the stereo camera to get a reference point?
  • if so can I replace the stereo camera with the IR projector to get a reference point?

An alternative solution, implemented here, is to combine the inferred 3D world landmarks with the measured 3D location of one reference point, the center between hips. Compared to extremities, this reference point can be more robustly measured.

from depthai_blazepose.

geaxgx avatar geaxgx commented on July 22, 2024

If I understand your code correctly you are currently using the RGB stereo camera to:

use blaze pose on a 2d image to get 3d points
then use the stereo camera to get a reference point?

Yes, that's correct.

if so can I replace the stereo camera with the IR projector to get a reference point?

No, you still need the stereo camera. The IR projector is just helping the stereo matching process. You can see the IR projector as an additional source of light.

from depthai_blazepose.

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.