Releases: foxtierney/RealSense2OpenPose3D
Releases · foxtierney/RealSense2OpenPose3D
RS2OP3D_1.3
This is just a minor update that adds a couple features to the launch.py
file and includes an executable compiled for x64 systems. When updating, please remember to check that the paths in the launch file are to your liking, and/or remember to select them via the new arguments.
- Added output folder argument to launch file
- Added RS2OP3D.exe argument to launch file
- Included x64 binary
- The x64 version is getting about 1-2% less CPU usage on my system compared to the x86 version
- Removed Herobrine
RS2OP3D_1.2
Improved Framerate
- Changed the method for conversion from pixels/depth to 3D coordinates to be more efficient
- This increases the keyframe generation from ~45-60ms to ~19-25ms!
- Removed Herobrine
RS2OP3D_1.1
Initial release + hands and face detection
- Now can detect hands and face via launch file arguments
- Change camera color resolution with launch file arguments
- Added the necessary .dll files to the release folder
- Removed Herobrine