Determine real-time glacier mass changes from camera images
latest

Contents:

  • Algorithm 1: MatchTemplate with Histograms
  • Algorithm 2: matchTemplate with meanShift
  • Known Issues and Ideas for Further Development
Determine real-time glacier mass changes from camera images
  • »
  • Index

Index

B | C | D | F | G | L | M | P | R | Y

B

  • black() (in module mask)
  • blue() (in module mask)

C

  • clean_scales() (in module mT_Hist)
  • compare_matches() (in module mT_Hist)

D

  • draw_rectangle() (in module mT_Hist)

F

  • find_collinear() (in module mT)
    • (in module mT_Hist)
  • find_conversion_factor() (in module mT_mS)

G

  • get_distance() (in module mT_Hist)
  • get_scale() (in module mT_Hist)
  • green() (in module mask)

L

  • load_good_images_from_folder() (in module mT_mS)
  • load_images_from_folder() (in module mT_Hist)

M

  • mask
    • module
  • match_template() (in module mT)
  • matchTemplate_hist() (in module mT_Hist)
  • module
    • mask
    • mS
    • mT, [1]
    • mT_Hist, [1], [2], [3], [4], [5]
    • mT_mS, [1]
  • mS
    • module
  • mS_different_frames() (in module mS)
  • mS_same_frame() (in module mS)
  • mT
    • module, [1]
  • mT_Hist
    • module, [1], [2], [3], [4], [5]
  • mT_mS
    • module, [1]

P

  • px_to_cm() (in module mT_Hist)

R

  • red() (in module mask)
  • remove_duplicates() (in module mT)
    • (in module mT_Hist)

Y

  • yellow() (in module mask)

© Copyright 2020, Joël Borner, Aaron Cremona Revision 3048a1e8.

Built with Sphinx using a theme provided by Read the Docs.