===========
homography_
===========
|Build Status|_ |Coverage Status|
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
For documentation, visit the homography_ project page
.. _homography: https://satellogic.github.io/homography/
.. |Build Status| image:: https://travis-ci.org/satellogic/homography.svg?branch=master
:alt: Build Status
.. _Build Status: https://travis-ci.org/satellogic/homography
.. |Coverage Status| image:: https://satellogic.github.io/homography/coverage.svg
:alt: Coverage Status
Raw data
{
"maintainer": "",
"docs_url": null,
"requires_python": "",
"maintainer_email": "",
"cheesecake_code_kwalitee_id": null,
"keywords": "",
"upload_time": "2018-02-19 12:31:30",
"author": "Slava Kerner, Amit Aronovitch",
"home_page": "https://github.com/satellogic/homography",
"github_user": "satellogic",
"download_url": "",
"platform": "",
"version": "0.1.5",
"cheesecake_documentation_id": null,
"description": "===========\nhomography_\n===========\n\n|Build Status|_ |Coverage Status|\n\nlibrary for 2d homographies\n\nThe 3x3 homography transformation matrix for transformations in two\ndimensions is illustrated below.\n\n::\n\n | x0 | | a b c | | x |\n | y0 | = | d e f | | y |\n | z0 | | g h 1 | | 1 |\n \n x' = x0 / z0\n y' = y0 / z0\n\nFor documentation, visit the homography_ project page\n\n.. _homography: https://satellogic.github.io/homography/\n\n.. |Build Status| image:: https://travis-ci.org/satellogic/homography.svg?branch=master\n\t :alt: Build Status\n.. _Build Status: https://travis-ci.org/satellogic/homography\n\n.. |Coverage Status| image:: https://satellogic.github.io/homography/coverage.svg\n :alt: Coverage Status\n",
"lcname": "homography",
"bugtrack_url": null,
"github": true,
"coveralls": false,
"name": "homography",
"license": "GPLv3",
"travis_ci": true,
"github_project": "homography",
"summary": "This is a library for dealing with 2d homography transformations.\n",
"split_keywords": [],
"author_email": "amit@satellogic.com",
"urls": [
{
"has_sig": false,
"upload_time": "2018-02-19T12:31:30",
"comment_text": "",
"python_version": "3.6",
"url": "https://pypi.python.org/packages/15/c2/a2e45c4c5c4f0e13dfd11aca3cc72966f9be54e7f7924c74033f5f0ec50d/homography-0.1.5-py3-none-any.whl",
"md5_digest": "7265cad7bc34b5ee7ee50a479d34af1e",
"downloads": 0,
"filename": "homography-0.1.5-py3-none-any.whl",
"packagetype": "bdist_wheel",
"path": "15/c2/a2e45c4c5c4f0e13dfd11aca3cc72966f9be54e7f7924c74033f5f0ec50d/homography-0.1.5-py3-none-any.whl",
"size": 5337
}
],
"_id": null,
"cheesecake_installability_id": null
}