This is a library for dealing with 2d homography transformations.
Project description
homography
==========
[](https://travis-ci.org/satellogic/homography)

library for 2d homographies
The 3x3 homography transformation matrix for transformations in two
dimensions is illustrated below.
```
| x0 | | a b c | | x |
| y0 | = | d e f | | y |
| z0 | | g h 1 | | 1 |
x' = x0 / z0
y' = y0 / z0
```
==========
[](https://travis-ci.org/satellogic/homography)

library for 2d homographies
The 3x3 homography transformation matrix for transformations in two
dimensions is illustrated below.
```
| x0 | | a b c | | x |
| y0 | = | d e f | | y |
| z0 | | g h 1 | | 1 |
x' = x0 / z0
y' = y0 / z0
```
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
homography-0.1.0.tar.gz
(3.3 kB
view details)
File details
Details for the file homography-0.1.0.tar.gz
.
File metadata
- Download URL: homography-0.1.0.tar.gz
- Upload date:
- Size: 3.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2471aed280dbe33478cacd62938c738b389ff2d5925b0aed3f793068ed037afb |
|
MD5 | 90ea4a1d9dd86dd118ac58bdf55565a1 |
|
BLAKE2b-256 | 48268a21098e01401c06ef63ae6a8e07609b036787a2ea250c44acac0b2bdd4b |