JSPM

  • Created
  • Published
  • Downloads 1223
  • Score
    100M100P100Q123182F
  • License Proprietary

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

Package Exports

  • @zappar/zappar-cv
  • @zappar/zappar-cv/lib/imagetracker-previewmesh
  • @zappar/zappar-cv/lib/imagetracker-previewmesh.js
  • @zappar/zappar-cv/lib/index.js
  • @zappar/zappar-cv/lib/loglevel
  • @zappar/zappar-cv/lib/loglevel.js

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@zappar/zappar-cv) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

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:

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/3.11.0/zappar-cv.js"></script>

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