New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@zappar/zappar-cv

Package Overview
Dependencies
Maintainers
11
Versions
99
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@zappar/zappar-cv

Zappar's core computer vision library, supporting image, face and world tracking.

0.3.15
npm
Version published
Weekly downloads
1.4K
50.22%
Maintainers
11
Weekly downloads
 
Created
Source

Zappar CV

Zappar's core computer vision library, supporting image, face and world tracking, and barcode scanning.

This package contains primarily low-level computer vision APIs and algorithms. If you're looking to build AR experiences, the following packages are more suitable for use:

  • Zappar for ThreeJS (@zappar/zappar-threejs)
  • Zappar for A-Frame (@zappar/zappar-aframe)

Alternatively, for a package you can use with a different WebGL library of your choice, consider:

Getting Zappar CV

You can get Zappar CV from npm:

npm i @zappar/zappar-cv

You can use our CDN from within your HTML:

<script src="https://libs.zappar.com/zappar-cv/0.3.15/zappar-cv.js"></script>

Or you can download and host our standalone JavaScript bundle: https://libs.zappar.com/zappar-cv/0.3.15/zappar-cv.zip

FAQs

Package last updated on 25 Jan 2022

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