View my account

Choosing a depth camera for registering & tracking a patient - Medical Robotics

Comments

6 comments

  • MartyG

    Hi Arthur Levisalles10  The D415 camera model would be an appropriate choice for this application.  It has around 2x better image quality and 2x less depth error over distance than D435 and can be used at 0.5 m minimum distance from the patient.  D415 is also well suited to scanning non-moving surfaces, such as a patient.

     

    AN IMU would not be needed for this application, and an IR pass filter should also be unnecessary indoors under artificial lighting in a scene that is well-lit at a consistent lighting level.

    0
    Comment actions Permalink
  • Arthur Levisalles10

    Thank you MartyG.

    The D415 sounds like a great fit.

    Do you know if it can also be used to track points at the surface of the patient? 

    Thanks again for your help!

    0
    Comment actions Permalink
  • MartyG

    You could certainly generate a pointcloud of the surface of the patient and read coordinates from those points.  You can also measure distance between two or more points on the pointcloud.

     

    If you wanted to track the movement of coordinates, for example as the camera was moved on a tray, then that would be more complicated.  The discussion about movement tracking at the link below states that the camera should be able to follow an area of the image that is 9 pixels or larger.

    https://github.com/IntelRealSense/librealsense/issues/4175

     

     

     

    0
    Comment actions Permalink
  • Arthur Levisalles10

    I see, thank you again MartyG.  

    Just to be clear, when I mentioned "tracking points at the surface," I was referring to cases such as monitoring respiratory motion with the camera being fixed, not one mounted on a moving tray.

    Does that change anything to your response?

    0
    Comment actions Permalink
  • MartyG

    If you mean observing the chest rising and falling as the patient breathes then that should be fine, as the data will update in real-time.

    0
    Comment actions Permalink
  • Arthur Levisalles10

    Great, thank you very much MartyG !

    0
    Comment actions Permalink

Please sign in to leave a comment.