Skip to content

`video2geckolib4 is a powerful Python package used to convert poses in videos into GeckoLib4 animations, achieving efficient processing with the help of libraries such as OpenCV and Mediapipe.`

License

Jaffe2718/video2geckolib4

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Video2GeckoLib4

Overview

This project aims to perform pose estimation on video files and convert the pose data for further use. It utilizes the mediapipe library for pose estimation and cv2 (OpenCV) for video processing.

Installation

Before running the code, make sure you have the following dependencies installed:

  • opencv-contrib-python
  • mediapipe
  • numpy
  • scipy

You can install them using pip:

pip install opencv-contrib-python mediapipe numpy scipy

Usage

See Documentation

License

This project is licensed under the MIT License.

Contributing

Contributions are welcome! If you find any bugs or have suggestions for improvements, please open an issue or submit a pull request.

About

`video2geckolib4 is a powerful Python package used to convert poses in videos into GeckoLib4 animations, achieving efficient processing with the help of libraries such as OpenCV and Mediapipe.`

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages