awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
BlankTec avatar

BlankTec/zed-openposeFork

0
View on GitHub↗
5 stars·1 fork·C++·MIT·8 views

Zed Openpose

This sample show how to simply use the ZED with OpenPose, the deep learning framework that detects the skeleton from a single 2D image. The 3D information provided by the ZED is used to place the joints in space. The output is a 3D view of the skeletons.

Features

  • Pose Estimation Frameworks - Integration of pose estimation with ZED stereo cameras.

Star history

Star history chart for blanktec/zed-openposeStar history chart for blanktec/zed-openpose

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Frequently asked questions

What does blanktec/zed-openpose do?

This sample show how to simply use the ZED with OpenPose, the deep learning framework that detects the skeleton from a single 2D image. The 3D information provided by the ZED is used to place the joints in space. The output is a 3D view of the skeletons.

What are the main features of blanktec/zed-openpose?

The main features of blanktec/zed-openpose are: Pose Estimation Frameworks.

What are some open-source alternatives to blanktec/zed-openpose?

Open-source alternatives to blanktec/zed-openpose include: mkocabas/vibe — VIBE is a 3D human pose estimation framework designed to reconstruct human body shapes and poses from video frames. It… facebookresearch/animateddrawings — AnimatedDrawings is a system for transforming static 2D drawings of humanoid figures into animated characters. It… eldar/pose-tensorflow — Here you can find the implementation of the Human Body Pose Estimation algorithm, presented in the DeeperCut and… facebookresearch/densepose — DensePose is a 3D human pose estimation framework designed to map 2D image pixels to a 3D surface-based model of the… ildoonet/tf-pose-estimation. cmu-perceptual-computing-lab/openpose — OpenPose is a real-time pose estimation engine designed to detect and track human body, face, hand, and foot…

Open-source alternatives to Zed Openpose

Similar open-source projects, ranked by how many features they share with Zed Openpose.
  • mkocabas/vibemkocabas avatar

    mkocabas/VIBE

    3,157View on GitHub↗

    VIBE is a 3D human pose estimation framework designed to reconstruct human body shapes and poses from video frames. It functions as a toolkit for predicting parameters of the SMPL human body model to generate 3D mesh sequences. The system includes a 3D motion data exporter to convert predicted pose sequences into standard 3D file formats for use in graphics and animation software. It also provides a structured training pipeline for preparing datasets and training models to estimate body shapes from images. Its capabilities cover computer vision for estimating body pose and shape, as well as

    Python3d-human-pose3d-pose-estimationcvpr
    View on GitHub↗3,157
  • facebookresearch/animateddrawingsfacebookresearch avatar

    facebookresearch/AnimatedDrawings

    12,797View on GitHub↗

    AnimatedDrawings is a system for transforming static 2D drawings of humanoid figures into animated characters. It provides a workflow for character rigging, motion mapping, and scene assembly to turn hand-drawn sketches into moving visual sequences. The project utilizes a motion retargeting framework to map movement data from motion capture files onto custom character skeletons regardless of their physical proportions. It employs a rigging tool that uses pose estimation to automatically predict joint locations and create digital skeletons, which can be manually refined to improve animation ac

    Python
    View on GitHub↗12,797
  • eldar/pose-tensorfloweldar avatar

    eldar/pose-tensorflow

    1,143View on GitHub↗

    Here you can find the implementation of the Human Body Pose Estimation algorithm, presented in the DeeperCut and ArtTrack papers:

    C++
    View on GitHub↗1,143
  • cmu-perceptual-computing-lab/openposeCMU-Perceptual-Computing-Lab avatar

    CMU-Perceptual-Computing-Lab/openpose

    34,145View on GitHub↗

    OpenPose is a real-time pose estimation engine designed to detect and track human body, face, hand, and foot landmarks. It functions as a multi-person motion tracker, identifying the spatial coordinates of multiple individuals simultaneously within video streams or static images. Beyond two-dimensional detection, the software acts as a three-dimensional kinematics processor, reconstructing spatial movement data from single or multiple synchronized camera perspectives. The system distinguishes itself through a bottom-up approach that utilizes part-affinity fields to associate body parts across

    C++caffecomputer-visioncpp
    View on GitHub↗34,145
  • See all 15 alternatives to Zed Openpose→