@zappar/zappar-cv
v2.1.8
Published
Zappar's core computer vision library, supporting image, face and world tracking.
Downloads
2,215
Maintainers
Keywords
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:
- 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:
- Zappar for JS (@zappar/zappar-js)
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/2.1.8/zappar-cv.js"></script>
Or you can download and host our standalone JavaScript bundle: https://libs.zappar.com/zappar-cv/2.1.8/zappar-cv.zip