Gappdietmar

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

Posts

Recent activity by Gappdietmar Recent activity Votes
  • pyglet show color image

    I tried to blit a camera image over the pointcloud with a shortcut. what I did, based on "pyglet_pointcloud_viewer.py"   success, frames = pipeline.try_wait_for_frames(timeout_ms=0)    if not succ...

  • pyglet_pointcloud_viewer.py example an filtering

    I looked at this script: pyglet_pointcloud_viewer.py I have created a box, now I only want to display the points within this vertices. I would like to continue working with these points and outpu...

  • colission detection example for python

    Hi, for a media installation i am looking for a simple python example of how i can detect a collision in a defined area. E.g. 200cm in front of the sensor there is a 50x50x50cm defined volume in th...