Skip to content

First ideas and tests for JS port Papart & Natar in JS for browsers.

Notifications You must be signed in to change notification settings

poqudrof/NatarJS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

QR Code Pose Estimation with Webcam and OpenCV.js

This project demonstrates real-time 3D pose estimation of a QR code using a webcam, jsQR, and opencv.js. For complete documentation including installation, usage, and configuration details, please refer to the docs folder.

Features

  • Real-time QR code detection from a webcam
  • 3D pose estimation using OpenCV's Perspective-n-Point (PnP) algorithm
  • Visualization using a 3D CSS transformation

Prerequisites

  • Node.js (version 14 or later)
  • NPM (Node Package Manager)

Documentation

Please see the following documents for more information:

Issue Solving

For issues like the parcel watch error, see the documentation and GitHub issues (e.g., rm -rf .parcel-cache for cache problems).

Calibration

To calibrate, open calib.html, adjust the sliders, and save. See the docs for further instructions.

Acknowledgements

  • ChatGPT
  • jsQR
  • opencv.js
  • Parcel

Licence

MIT License

About

First ideas and tests for JS port Papart & Natar in JS for browsers.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published