Updated MATLAB scripts for showing logs

git-svn-id: http://rtabmap.googlecode.com/svn/trunk/rtabmap@222 f169173b-cf89-36c8-b27e-44dbe73f0c83
This commit is contained in:
matlabbe
2011-06-21 21:21:52 +00:00
parent 15203e9f1f
commit 2f60d354b8
5 changed files with 488 additions and 7 deletions

View File

@@ -200,7 +200,8 @@ set(CPACK_SOURCE_IGNORE_FILES
# Share files
INSTALL(FILES
${PROJECT_SOURCE_DIR}/Matlab/ShowLogs/ShowLogs.m
${PROJECT_SOURCE_DIR}/Matlab/ShowLogs/showlogs.m
${PROJECT_SOURCE_DIR}/Matlab/ShowLogs/getPrecisionRecall.m
${PROJECT_SOURCE_DIR}/Matlab/ShowLogs/importfile.m
DESTINATION share/${PROJECT_PREFIX}
COMPONENT runtime)