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

ADD: New application StereoFramework to handle all the steps from sensor image to DEM

parent cfb66c6c
Branches
Tags
No related merge requests found
......@@ -18,3 +18,7 @@ OTB_CREATE_APPLICATION(NAME BlockMatching
OTB_CREATE_APPLICATION(NAME DisparityMapToElevationMap
SOURCES otbDisparityMapToElevationMap.cxx
LINK_LIBRARIES OTBIO;OTBCommon;OTBBasicFilters)
OTB_CREATE_APPLICATION(NAME StereoFramework
SOURCES otbStereoFramework.cxx
LINK_LIBRARIES OTBIO;OTBCommon;OTBBasicFilters)
This diff is collapsed.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment