You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This project involves using Intel Realsense to capture RGB images, depth images, and pseudo colored depth images, and is suitable for creating custom datasets for algorithms such as object detection, instance segmentation, and semantic segmentation.
Remote system in python to extract the respiratory rate from depth videos recorded with the D435 Intel RealSense Depth Camera. Evaluation of recorded data against ground truth data included.
This repository extracts 3D-coordinates of joint positions of a humanoid using OpenPose and a IntelRealSense Depth-Camera. With those joints it simulates a humanoid having spheres and cylinders as limbs in PyBullet. It is designed detect humans for collision avoidance for robots (proof of concept).