MartyG

  • Total activity 5964
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 7 users
  • Votes 3
  • Subscriptions 1820

Comments

Recent activity by MartyG Recent activity Votes
  • Product names for RealSense products that are not available for public purchase typically refer either to special configurations only available to selected customers, or prototype products that are...

  • Hi Dan, it sounds as though the RealSense SDK's C++ / OpenCV example rs-kinfu might meet your requirements.  It progressively builds up a 3D 'point cloud' image through a "frame fusion" process as ...

  • Hi Vaxnorman  You could possibly use the RealSense SDK C++ example program rs-kinfu which progressively builds up a point cloud by fusing frames together as the camera is moved around.   https://gi...

  • Hi Allen Seng Hung Wong If your customer is having problems with the DefaultPreset_D435.json visual preset file then they could try launching the RealSense Viewer program and selecting the 'Default...

  • Hi Luciano Fernandez. I believe that most of the log is just a record of the program's normal operations and the only significant line of the log is the final one. RuntimeError: set_xu(id=2) failed...

  • Hi Beele  Those requirements apply to the SR300 / SR305 cameras.  The newer 400 Series cameras (D415, D435/i, D455) work with any Intel or Arm processors though, even ones that are very old. It sho...

  • The error message suggests that you are launching the build command from the /home/Nvidia/build directory.    If that is the case then you are not at the correct directory path (the instructions fo...

  • The internal temperatures of the camera (the heat around the 'ASIC' camera circuit board and the projector if the camera model has one) are affected by environmental temperature (such as the air te...

  • First, please check that Windows is set to grant permission to access the camera. https://support.intelrealsense.com/hc/en-us/community/posts/360037039794/comments/360009388833  If that does not wo...

  • Does the Depth Quality Tool launch icon work?  They have similar programming, so if there is a problem outside of the Viewer that stops it from launching then it should affect the Depth Quality Too...