pymvg - Python Multi-View Geometry
PyMVG is a Python implementation of various computational camera geometry operations.
Documentation
Documentation is available here.
tests
PyMVG has a large collection of unit tests which ensure correctness and fulfilled expectations for use other software (see 'Ecosystem' in the documentation). To run the tests:
pytest
TODO
- Implement extrinsic camera calibration to find camera pose when intrinsic parameters are known and image coordinates of known 3D points are given
- Fix known failing test tests.external.mcsc.test_mcsc.test_mcsc_roundtrip
- Implement OpenGL 3D -> 2d transform for augmented reality applications
Release files for pymvg 2.1.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| pymvg-2.1.0.tar.gz | 32.9 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| pymvg-2.1.0-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 61.8 kB
Release files / pymvg-2.1.0.tar.gz
| Download URL | pymvg-2.1.0.tar.gz |
|---|---|
| Size | 32.9 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
f487679702308c0a85364afe02b6fe4a2911a1c630a20527236c5d298b8639e3
|
|
BLAKE2b-256 checksum How to use checksums |
5a03a12cb44f178d7d6f2c136cf6985313d4e8d31b0d7e103c88c8bae657040d
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.2 CPython/3.8.17
|
Release files / pymvg-2.1.0-py3-none-any.whl
| Download URL | pymvg-2.1.0-py3-none-any.whl |
|---|---|
| Size | 28.9 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
4771195ff92a84e9a59008b22818f0aef44aabd4d76f9b95ca8afd6a3897e868
|
|
BLAKE2b-256 checksum How to use checksums |
6b498dea06a4c895b6d4a598765ac162bad1f710388aac3b322a1f811ce36408
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.2 CPython/3.8.17
|