bvh windows application for updating bvh file descriptions.
- 247Coding.com Application Site Link
- [https://youtu.be/AFwE7oQLpaU) YouTube Application Overview
bvhSet is a simple windows application that allows you to rename your uncompressed bvh files using either the internal bvh file document or cut and paste your own. As long as the files match the bvh XXX-XXX format, they will be renamed to include the description of the animation. An example would be a file called 10_01.bvh will be renamed to 10_01_soccer_-_kick_ball.bvh This is pulled from the CMU bvh rich text document found at http://mocap.cs.cmu.edu along with the bvh files. Subject #10 (kick soccer ball) 10_01 soccer - kick ball
MS Windows
- .net
- 32/64 bit
- bvh file directory
- N/A
The program is written in c#/.net Should run on any Windows PC
Requirements:
- Python 2.7 (will possibly work with other versions) and following libraries:
- datetime
- struct
- time
- os
- serial
Windows OS
Files: Should not require any additional files than those included in zip file.
GNU General Public License version 3.0 (GPLv3) (https://www.gnu.org/licenses/gpl-3.0.de.html)
None
- Renames bvh files to match imported bvh doc.