Rust reimplementation of OpenCV's homography estimation algorithm
-
Updated
Jan 9, 2022 - Rust
Rust reimplementation of OpenCV's homography estimation algorithm
Homography is a Rust library for computing the homography matrix between two planes in a 2D space. It is based on the Direct Linear Transformation (DLT) algorithm and it is designed to be used in computer vision applications.
Add a description, image, and links to the homography topic page so that developers can more easily learn about it.
To associate your repository with the homography topic, visit your repo's landing page and select "manage topics."