Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

cycle-posenet-driver

Package Overview
Dependencies
Maintainers
1
Versions
35
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cycle-posenet-driver

<!-- This README.md is automatically generated. Edit the JSDoc comments in source code or the md files in docs/readmes/. -->

  • 0.0.13
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
76
increased by484.62%
Maintainers
1
Weekly downloads
 
Created
Source

cycle-posenet-driver

Cycle.js drivers and action components for pose detection using PoseNet.

Try the demo at StackBlitz!

Note that this package was tested with Chrome browser (>= 65.0.3325.181) only.

API

makePoseDetectionDriver(options)

PoseNet driver factory. Returns a Cycle.js driver that takes a PoseNetParameters stream and returns a stream that emits array of Poses.

Params:
  • options possible key includes
    • videoWidth {number} An optional video height.
    • videoWidth {number} An optional video width.
    • flipHorizontal {boolean} An optional flag for horizontally flipping the video.
Return:
  • Driver

FAQs

Package last updated on 15 Oct 2018

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc