homography:二维单应性的python库

时间:2021-05-26 14:27:11
【文件属性】:
文件名称:homography:二维单应性的python库
文件大小:22KB
文件格式:ZIP
更新时间:2021-05-26 14:27:11
Python 二维单应性库 下面说明了用于二维转换的3x3单应性转换矩阵。 | x0 | | a b c | | x | | y0 | = | d e f | | y | | z0 | | g h 1 | | 1 | x' = x0 / z0 y' = y0 / z0 有关文档,请访问项目页面
【文件预览】:
homography-master
----setup.py(1KB)
----.gitignore(83B)
----test_homography.py(4KB)
----.travis.yml(560B)
----requirements-build.txt(101B)
----LICENSE(34KB)
----build_docs.py(461B)
----homography.py(8KB)
----README.rst(753B)
----pytest.ini(78B)
----sphinx()
--------index.rst(1KB)
--------conf.py(5KB)

网友评论