Skip to content
Snippets Groups Projects
Commit dd8cc992 authored by Guillaume Pasero's avatar Guillaume Pasero
Browse files

ENH: move StereoSensorModelToElevationMap to new framework

parent 840c0fe8
No related branches found
No related tags found
No related merge requests found
......@@ -7,6 +7,7 @@ set(OTB_APPLICATIONS_NAME_LIST "" CACHE STRING "List of all applications name" F
add_subdirectory(ChangeDetection)
add_subdirectory(Classification)
add_subdirectory(DimensionnalityReduction)
add_subdirectory(DisparityMap)
add_subdirectory(FeatureExtraction)
add_subdirectory(Hyperspectral)
add_subdirectory(Projections)
......
OTB_CREATE_APPLICATION(NAME StereoSensorModelToElevationMap
SOURCES otbStereoSensorModelToElevationMap.cxx
LINK_LIBRARIES OTBIO;OTBCommon;OTBBasicFilters)
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