cv-homography
v4.7.4
Published
Opencv-js homography bindings
Downloads
12
Maintainers
Readme
cv-homography
Note: This version (4.8.x) has been unpinned from the opencv version to gain quicker access to shrunk bundle sizes. Use 4.7.1 to retain version pinning.
A subset of opencv.js pertaining to perspective transformations
For a list of the included functions, see opencv_js.config.py.
Uses Github Actions to build and deploy to npm, but you can run build_with_docker.sh
to build the package locally to ./dist
.
The major and minor version of this package should match the version of opencv.js that it is built against, with the patch version reserved for any changes to this repo.