Filip Sund

  • Total activity 3
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 0
  • Subscriptions 1

Activity overview

Latest activity by Filip Sund
  • Filip Sund commented,

    Yes, I'm trying to do post-processing, but I was trying to implement a custom filter. Is there any way to do that with pyrealsense2?

  • Filip Sund created a post,

    Modify data of pyrealsense2 frame

    Say I have a pyrealsense2.depth_frame but I want to modify the depth data somehow. Is there any way to modify/update the depth frame? This is so I can further process the depth frame using for exam...