Skip to content
Snippets Groups Projects
Commit 32ff73f2 authored by Manuel Grizonnet's avatar Manuel Grizonnet
Browse files

ENH: Add remote modules cmake files (Mosaic and otbGRM)

parent 968377a6
No related branches found
No related tags found
No related merge requests found
#Contact: Rémi Cresson <remi.cresson@teledetection.fr>
otb_fetch_module(Mosaic
"This module provides one application dedicated to images mosaicking
A more detailed description can be found on the project website:
https://github.com/remicres/otb-mosaic
"
GIT_REPOSITORY https://github.com/remicres/otb-mosaic.git
GIT_TAG 1406369c1ec9accffc0b3f40d0411e78bed2d893
)
#Contact: Pierre Lassalle <lassallepierre34@gmail.com>
otb_fetch_module(otbGRM
"This module provides the GRM OTB application to perform multiscale
region-merging segmentation on satellite images. Three local homogeneity
criteria are available: the Baatz & Schäpe criterion, the Full Lambda Schedule
criterion and the simple Euclidean Distance criterion. This application uses
the GRM (Generic Region Merging) library which allows to add quickly a new local
homogeneity criterion. Look at the template header file: GRMSegmenterTemplate.h
to see which format you must respect to add a new criterion.
A more detailed description can be found on the project website:
http://tully.ups-tlse.fr/lassallep/grm
"
GIT_REPOSITORY http://tully.ups-tlse.fr/lassallep/grm.git
GIT_TAG 7762ef1f84154fcbaecba476ab9e0aba1bcd736c
)
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment