View my account

Get the pixel of the edge in the box shape obstacle's front face.

Comments

3 comments

  • MartyX Grover

    Hi Gkswns519  When you ask about the edge of the box's front face, do you mean the outermost edge of the box?  Or the general front of the box?

     

    0
    Comment actions Permalink
  • Gkswns519

    I meant the four corners of the face that the camera is facing. Actually, what I want to do is detect an object and get distance, height, width or coordinate data.  What should I do or refer to?

     

    0
    Comment actions Permalink
  • MartyG

    Thanks very much for the clarification.  If you are able to use Python, the RealSense SDK has an example box-measuring program called box_dimensioner_multicam.py that volumetrically measures a box placed upon a 'chessboard' background.  Despite the reference in the name to 'multicam', it works with a single camera.

    https://github.com/IntelRealSense/librealsense/tree/master/wrappers/python/examples/box_dimensioner_multicam 

    0
    Comment actions Permalink

Please sign in to leave a comment.