Skip to content

Tags: leftfield-geospatial/orthority

Tags

v0.6.1

Toggle v0.6.1's commit message
update publish actions to use trusted publisher

v0.6.0

Toggle v0.6.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Feature fit frame exterior (#28)

* separate cv to oty ext param conversion into _cv_ext_to_oty_ext

* add to dos

* add fit_frame()

* offset coordinates in _cv_ext_to_oty_ext() to fix float32 precision issues

* add tests for fit_frame()

* add fit_frame_exterior()

* add tests for fit_frame_exterior()

* fix changing loop var in loop

* increment version

* add note about fisheye behaviour

* better splitting of gcps over images

* make fit_frame() & its tests private to avoid a windows OpenCV 4.11 specific issue for now

v0.5.1

Toggle v0.5.1's commit message
supported python >= 3.9

v0.5.0

Toggle v0.5.0's commit message
update CLI note

v0.4.0

Toggle v0.4.0's commit message
Merge branch 'main' of https://github.com/leftfield-geospatial/orthority



# Conflicts:
#	README.rst

version_0.3.0

Toggle version_0.3.0's commit message
add badges

version_0.2.0

Toggle version_0.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #9 from leftfield-geospatial/feature-polygon_ortho…

…_bounds

Feature polygon ortho bounds

version_0.1.0

Toggle version_0.1.0's commit message
Prior to non-georeferenced source image support