AddOns/GRASS 7/imagery: Difference between revisions

From GRASS-Wiki
Jump to navigation Jump to search
(+i.rotate; i.segment now in trunk)
(use new Addons source template)
Line 7: Line 7:
==== i.edge ====
==== i.edge ====


{{AddonSrc|imagery|i.edge|version=7}} is an edge detector based on the Canny algorithm
....
....


Line 27: Line 28:
==== i.fusion.brovey ====
==== i.fusion.brovey ====


-> now i.pansharpen in trunk
-> now {{cmd|i.pansharpen|version=70}} in trunk


==== i.gravity ====
==== i.gravity ====


i.gravity calculates the Bouguer gravity anomaly (after Mussett and Khan).
{{AddonSrc|imagery|i.gravity|version=7}} calculates the Bouguer gravity anomaly (after Mussett and Khan).


: Author: Yann Chemin
: Author: Yann Chemin
Line 37: Line 38:
==== i.histo.match ====
==== i.histo.match ====


{{AddonSrc|imagery|i.histo.match|version=7}}
....
....


Line 49: Line 51:
==== i.rotate ====
==== i.rotate ====


i.rotate calculates an arbitrary rotation of the image from the  center of the computing window
{{AddonSrc|imagery|i.rotate|version=7}} calculates an arbitrary rotation of the image from the  center of the computing window


: Author: Yann Chemin
: Author: Yann Chemin


==== i.segment ====
==== i.segment.gsoc ====


* see [[GRASS GSoC 2012 Image Segmentation]]
* see [[GRASS GSoC 2012 Image Segmentation]]


--> moved into GRASS 7 trunk
--> improved version moved into GRASS 7 trunk as {{cmd|i.segment|version=70}}
 
==== i.segment.xl ====
 
....


==== i.spec.unmix ====
==== i.spec.unmix ====


[http://trac.osgeo.org/grass/browser/grass-addons/grass7/imagery/i.spec.unmix i.spec.unmix]: Spectral unmixing
{{AddonSrc|imagery|i.spec.unmix|version=7}}: Spectral unmixing


: Authors: Markus Neteler (GRASS 5 version), updated to GRASS 7: Mohammed Rashad
: Authors: Markus Neteler (GRASS 5 version), updated to GRASS 7: Mohammed Rashad

Revision as of 22:53, 12 February 2013


i.eb.h_sebal95

....

i.edge

i.edge (src) is an edge detector based on the Canny algorithm ....

i.evapo.potrad

....

i.evapo.senay

....

i.evapo.zk

....

i.flip

....

i.fusion.brovey

-> now i.pansharpen in trunk

i.gravity

i.gravity (src) calculates the Bouguer gravity anomaly (after Mussett and Khan).

Author: Yann Chemin

i.histo.match

i.histo.match (src) ....

i.lmf

....

i.points.auto

....

i.rotate

i.rotate (src) calculates an arbitrary rotation of the image from the center of the computing window

Author: Yann Chemin

i.segment.gsoc

--> improved version moved into GRASS 7 trunk as i.segment

i.spec.unmix

i.spec.unmix (src): Spectral unmixing

Authors: Markus Neteler (GRASS 5 version), updated to GRASS 7: Mohammed Rashad

i.vi.mpi

....