DbViewer: added option to show disparity instead of right image in main views for stereo data

This commit is contained in:
matlabbe
2021-11-20 16:36:54 -05:00
parent 6684bafe34
commit 090ae0c444
3 changed files with 221 additions and 190 deletions

View File

@@ -211,7 +211,7 @@ IF(WITH_PYTHON AND Python3_FOUND)
${CMAKE_CURRENT_SOURCE_DIR}/python
${INCLUDE_DIRS}
)
ENDIF(Python3_FOUND)
ENDIF(WITH_PYTHON AND Python3_FOUND)