/react-humaneye

Library for pose estimation react function for human.studio

Primary LanguageJavaScript

React humaneye

React humaneye is a handy wrapper component for tfjs-models/posenet

Documentation

TODO

Example

TODO

Installation

npm install --save react-humaneye

Usage

import humaneye from "react-humaneye"

export default function App() {
  return <humaneye />
}

Core Feautres

gets called after estimation. poses is a passed parameter

the input image to feed through the network. see tfjs-posenet document
If input is not specified react-posenet try to getUserMedia