[GRASS-git] [OSGeo/grass] 8c741f: i.ortho.photo (#401)

Markus Metz noreply at github.com
Thu Sep 9 13:08:25 PDT 2021


  Branch: refs/heads/releasebranch_7_8
  Home:   https://github.com/OSGeo/grass
  Commit: 8c741fac7ab44ba5ac9586af875019111a00f778
      https://github.com/OSGeo/grass/commit/8c741fac7ab44ba5ac9586af875019111a00f778
  Author: Markus Metz <33666869+metzm at users.noreply.github.com>
  Date:   2021-09-09 (Thu, 09 Sep 2021)

  Changed paths:
    M gui/wxpython/image2target/ii2t_manager.py
    M gui/wxpython/photo2image/ip2i_manager.py
    M imagery/i.ortho.photo/i.ortho.elev/main.c
    M imagery/i.ortho.photo/i.ortho.init/i.ortho.init.html
    M imagery/i.ortho.photo/i.ortho.init/main.c
    M imagery/i.ortho.photo/i.ortho.photo/i.ortho.photo.html
    M imagery/i.ortho.photo/i.ortho.rectify/cp.c
    M imagery/i.ortho.photo/i.ortho.rectify/main.c
    M imagery/i.ortho.photo/i.ortho.target/main.c
    M imagery/i.ortho.photo/i.ortho.transform/main.c
    M imagery/i.ortho.photo/lib/orthophoto.h
    M imagery/i.ortho.photo/lib/orthoref.c

  Log Message:
  -----------
  i.ortho.photo (#401)

Add optional correction for panorama cameras, adjust for earth curvature

* i.ortho.elev

improve error messages, set mapset from target if not given

* i.ortho.photo

Omega and Phi are swapped in the description but correct in the code

* i.ortho

support panorama corrections

* i.ortho photo2image

InsertColumnInfo -> InsertColumn

* i.ortho

support orthorectification without GCPs if camera position and angles are known

* i.ortho.transform

fix for orthorectification

* i.ortho.photo

fix g.gui.image2target for wxpython 4 (phoenix)

* i.ortho.target

XY and ll locations are not supported

* i.ortho.init

explain importance of standard deviations for the improvement of the orthorectification parameters

* i.ortho.photo

lib: report number of iterations needed for the refinement of orthorectification parameters

* i.ortho.photo

refine panorama correction
add correction for earth curvature

* i.ortho.photo

I_compute_ortho_equations() must be run in the target location for earth curvature adjustments




More information about the grass-commit mailing list