Skip to content

Releases: foxtierney/RealSense2OpenPose3D

RS2OP3D_1.3

06 Sep 03:28
Compare
Choose a tag to compare

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

08 Aug 03:25
Compare
Choose a tag to compare

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

27 Nov 07:51
Compare
Choose a tag to compare

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