magisystem0408 / yolov5-DeepSort-RealSenseD435i

realsense+yolov5+deepsense D435i
GNU General Public License v3.0
16 stars 3 forks source link

Update realsence_track_person.py #6

Closed ChenJiajun0011 closed 2 years ago

ChenJiajun0011 commented 2 years ago

I use the align process of the pyrealsense to align the color_frame and the depth_frame (line 63-65). I hope the accuracy would be better.

magisystem0408 commented 2 years ago

This has various decimal points, but should it be rounded up?

スクリーンショット 2022-02-02 113532

ChenJiajun0011 commented 2 years ago

This has various decimal points, but should it be rounded up?

スクリーンショット 2022-02-02 113532

Yes you do need to round it up.

magisystem0408 commented 2 years ago

great!