cv-homography
Version:
Opencv-js homography bindings
20 lines (11 loc) • 999 B
Markdown
# 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
[](https://www.npmjs.org/package/cv-homography)



For a list of the included functions, see [opencv_js.config.py](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.