Skip to content

HenryLiukkk/depth_camera_unit_test

Repository files navigation

RealSense Camera Project

This project can be directly applied to RealSense series cameras. After connecting the camera, running the main program will automatically save both RGB and depth images.

Installation

conda create -n depth_rs python=3.8.10
pip install -r requirements.txt

Example Usages

To set up a new terminal, run:

conda activate depth_rs
python main.py

About

This project can be directly applied to RealSense series cameras. After connecting the camera, running the main program will automatically save both RGB and depth images.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages