View my account

How do i find real world dimensions of an object using L515 camera and darknet?

Comments

1 comment

  • Aznie Syaarriehaah

    Hi Akshay,
    The depth frame data that you get will correspond to the pixels from the RGB image. So, the length and width of the object can be calculated from the distance between the point on the object's surface and the camera. Firstly, you can do the edge extraction by calculating the approximate position of the apple through the YOLO network. You can refer to this paper which seems to do the same thing as you.
    https://iopscience.iop.org/article/10.1088/1742-6596/1684/1/012009/pdf

    Regards,
    Aznie
    Intel RealSense Customer Support

    0
    Comment actions Permalink

Please sign in to leave a comment.