V1 Readme + rangement

This commit is contained in:
Unknown 2018-08-13 11:25:26 +02:00
parent 3300e0efd3
commit 406e6d9b5d
1339 changed files with 248781 additions and 4282 deletions

View file

@ -0,0 +1,325 @@
# This is the CMakeCache file.
# For build in directory: /home/harle/catkin_ws/src/BaxterInterface/Visp_tests/learn_tests
# It was generated by CMake: /usr/bin/cmake
# You can edit this file to change values found and used by cmake.
# If you do not want to change any of the values, simply exit the editor.
# If you do want to change a value, simply edit, save, and exit the editor.
# The syntax for the file is as follows:
# KEY:TYPE=VALUE
# KEY is the name of a variable in the cache.
# TYPE is a hint to GUIs for the type of VALUE, DO NOT EDIT TYPE!.
# VALUE is the current value for the KEY.
########################
# EXTERNAL cache entries
########################
//Path to a program.
CMAKE_AR:FILEPATH=/usr/bin/ar
//Choose the type of build, options are: None(CMAKE_CXX_FLAGS or
// CMAKE_C_FLAGS used) Debug Release RelWithDebInfo MinSizeRel.
CMAKE_BUILD_TYPE:STRING=
//Enable/Disable color output during build.
CMAKE_COLOR_MAKEFILE:BOOL=ON
//CXX compiler.
CMAKE_CXX_COMPILER:FILEPATH=/usr/bin/c++
//Flags used by the compiler during all build types.
CMAKE_CXX_FLAGS:STRING=
//Flags used by the compiler during debug builds.
CMAKE_CXX_FLAGS_DEBUG:STRING=-g
//Flags used by the compiler during release minsize builds.
CMAKE_CXX_FLAGS_MINSIZEREL:STRING=-Os -DNDEBUG
//Flags used by the compiler during release builds (/MD /Ob1 /Oi
// /Ot /Oy /Gs will produce slightly less optimized but smaller
// files).
CMAKE_CXX_FLAGS_RELEASE:STRING=-O3 -DNDEBUG
//Flags used by the compiler during Release with Debug Info builds.
CMAKE_CXX_FLAGS_RELWITHDEBINFO:STRING=-O2 -g -DNDEBUG
//C compiler.
CMAKE_C_COMPILER:FILEPATH=/usr/bin/cc
//Flags used by the compiler during all build types.
CMAKE_C_FLAGS:STRING=
//Flags used by the compiler during debug builds.
CMAKE_C_FLAGS_DEBUG:STRING=-g
//Flags used by the compiler during release minsize builds.
CMAKE_C_FLAGS_MINSIZEREL:STRING=-Os -DNDEBUG
//Flags used by the compiler during release builds (/MD /Ob1 /Oi
// /Ot /Oy /Gs will produce slightly less optimized but smaller
// files).
CMAKE_C_FLAGS_RELEASE:STRING=-O3 -DNDEBUG
//Flags used by the compiler during Release with Debug Info builds.
CMAKE_C_FLAGS_RELWITHDEBINFO:STRING=-O2 -g -DNDEBUG
//Flags used by the linker.
CMAKE_EXE_LINKER_FLAGS:STRING=' '
//Flags used by the linker during debug builds.
CMAKE_EXE_LINKER_FLAGS_DEBUG:STRING=
//Flags used by the linker during release minsize builds.
CMAKE_EXE_LINKER_FLAGS_MINSIZEREL:STRING=
//Flags used by the linker during release builds.
CMAKE_EXE_LINKER_FLAGS_RELEASE:STRING=
//Flags used by the linker during Release with Debug Info builds.
CMAKE_EXE_LINKER_FLAGS_RELWITHDEBINFO:STRING=
//Enable/Disable output of compile commands during generation.
CMAKE_EXPORT_COMPILE_COMMANDS:BOOL=OFF
//Install path prefix, prepended onto install directories.
CMAKE_INSTALL_PREFIX:PATH=/usr/local
//Path to a program.
CMAKE_LINKER:FILEPATH=/usr/bin/ld
//Path to a program.
CMAKE_MAKE_PROGRAM:FILEPATH=/usr/bin/make
//Flags used by the linker during the creation of modules.
CMAKE_MODULE_LINKER_FLAGS:STRING=' '
//Flags used by the linker during debug builds.
CMAKE_MODULE_LINKER_FLAGS_DEBUG:STRING=
//Flags used by the linker during release minsize builds.
CMAKE_MODULE_LINKER_FLAGS_MINSIZEREL:STRING=
//Flags used by the linker during release builds.
CMAKE_MODULE_LINKER_FLAGS_RELEASE:STRING=
//Flags used by the linker during Release with Debug Info builds.
CMAKE_MODULE_LINKER_FLAGS_RELWITHDEBINFO:STRING=
//Path to a program.
CMAKE_NM:FILEPATH=/usr/bin/nm
//Path to a program.
CMAKE_OBJCOPY:FILEPATH=/usr/bin/objcopy
//Path to a program.
CMAKE_OBJDUMP:FILEPATH=/usr/bin/objdump
//Value Computed by CMake
CMAKE_PROJECT_NAME:STATIC=tutorial-detection-object
//Path to a program.
CMAKE_RANLIB:FILEPATH=/usr/bin/ranlib
//Flags used by the linker during the creation of dll's.
CMAKE_SHARED_LINKER_FLAGS:STRING=' '
//Flags used by the linker during debug builds.
CMAKE_SHARED_LINKER_FLAGS_DEBUG:STRING=
//Flags used by the linker during release minsize builds.
CMAKE_SHARED_LINKER_FLAGS_MINSIZEREL:STRING=
//Flags used by the linker during release builds.
CMAKE_SHARED_LINKER_FLAGS_RELEASE:STRING=
//Flags used by the linker during Release with Debug Info builds.
CMAKE_SHARED_LINKER_FLAGS_RELWITHDEBINFO:STRING=
//If set, runtime paths are not added when installing shared libraries,
// but are added when building.
CMAKE_SKIP_INSTALL_RPATH:BOOL=NO
//If set, runtime paths are not added when using shared libraries.
CMAKE_SKIP_RPATH:BOOL=NO
//Flags used by the linker during the creation of static libraries.
CMAKE_STATIC_LINKER_FLAGS:STRING=
//Flags used by the linker during debug builds.
CMAKE_STATIC_LINKER_FLAGS_DEBUG:STRING=
//Flags used by the linker during release minsize builds.
CMAKE_STATIC_LINKER_FLAGS_MINSIZEREL:STRING=
//Flags used by the linker during release builds.
CMAKE_STATIC_LINKER_FLAGS_RELEASE:STRING=
//Flags used by the linker during Release with Debug Info builds.
CMAKE_STATIC_LINKER_FLAGS_RELWITHDEBINFO:STRING=
//Path to a program.
CMAKE_STRIP:FILEPATH=/usr/bin/strip
//If true, cmake will use relative paths in makefiles and projects.
CMAKE_USE_RELATIVE_PATHS:BOOL=OFF
//If this value is on, makefiles will be generated without the
// .SILENT directive, and all commands will be echoed to the console
// during the make. This is useful for debugging only. With Visual
// Studio IDE projects all commands are done without /nologo.
CMAKE_VERBOSE_MAKEFILE:BOOL=FALSE
//ViSPConfig.cmake path location
VISP_CONFIG_PATH:PATH=/opt/ros/indigo/lib/x86_64-linux-gnu/cmake/visp
//The directory containing a CMake configuration file for VISP.
VISP_DIR:PATH=/opt/ros/indigo/lib/x86_64-linux-gnu/cmake/visp
//Value Computed by CMake
tutorial-detection-object_BINARY_DIR:STATIC=/home/harle/catkin_ws/src/BaxterInterface/Visp_tests/learn_tests
//Value Computed by CMake
tutorial-detection-object_SOURCE_DIR:STATIC=/home/harle/catkin_ws/src/BaxterInterface/Visp_tests/learn_tests
########################
# INTERNAL cache entries
########################
//ADVANCED property for variable: CMAKE_AR
CMAKE_AR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_BUILD_TOOL
CMAKE_BUILD_TOOL-ADVANCED:INTERNAL=1
//What is the target build tool cmake is generating for.
CMAKE_BUILD_TOOL:INTERNAL=/usr/bin/make
//This is the directory where this CMakeCache.txt was created
CMAKE_CACHEFILE_DIR:INTERNAL=/home/harle/catkin_ws/src/BaxterInterface/Visp_tests/learn_tests
//Major version of cmake used to create the current loaded cache
CMAKE_CACHE_MAJOR_VERSION:INTERNAL=2
//Minor version of cmake used to create the current loaded cache
CMAKE_CACHE_MINOR_VERSION:INTERNAL=8
//Patch version of cmake used to create the current loaded cache
CMAKE_CACHE_PATCH_VERSION:INTERNAL=12
//ADVANCED property for variable: CMAKE_COLOR_MAKEFILE
CMAKE_COLOR_MAKEFILE-ADVANCED:INTERNAL=1
//Path to CMake executable.
CMAKE_COMMAND:INTERNAL=/usr/bin/cmake
//Path to cpack program executable.
CMAKE_CPACK_COMMAND:INTERNAL=/usr/bin/cpack
//Path to ctest program executable.
CMAKE_CTEST_COMMAND:INTERNAL=/usr/bin/ctest
//ADVANCED property for variable: CMAKE_CXX_COMPILER
CMAKE_CXX_COMPILER-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_CXX_FLAGS
CMAKE_CXX_FLAGS-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_CXX_FLAGS_DEBUG
CMAKE_CXX_FLAGS_DEBUG-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_CXX_FLAGS_MINSIZEREL
CMAKE_CXX_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_CXX_FLAGS_RELEASE
CMAKE_CXX_FLAGS_RELEASE-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_CXX_FLAGS_RELWITHDEBINFO
CMAKE_CXX_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_C_COMPILER
CMAKE_C_COMPILER-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_C_FLAGS
CMAKE_C_FLAGS-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_C_FLAGS_DEBUG
CMAKE_C_FLAGS_DEBUG-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_C_FLAGS_MINSIZEREL
CMAKE_C_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_C_FLAGS_RELEASE
CMAKE_C_FLAGS_RELEASE-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_C_FLAGS_RELWITHDEBINFO
CMAKE_C_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1
//Executable file format
CMAKE_EXECUTABLE_FORMAT:INTERNAL=ELF
//ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS
CMAKE_EXE_LINKER_FLAGS-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_DEBUG
CMAKE_EXE_LINKER_FLAGS_DEBUG-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_MINSIZEREL
CMAKE_EXE_LINKER_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_RELEASE
CMAKE_EXE_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_RELWITHDEBINFO
CMAKE_EXE_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_EXPORT_COMPILE_COMMANDS
CMAKE_EXPORT_COMPILE_COMMANDS-ADVANCED:INTERNAL=1
//Name of generator.
CMAKE_GENERATOR:INTERNAL=Unix Makefiles
//Name of generator toolset.
CMAKE_GENERATOR_TOOLSET:INTERNAL=
//Start directory with the top level CMakeLists.txt file for this
// project
CMAKE_HOME_DIRECTORY:INTERNAL=/home/harle/catkin_ws/src/BaxterInterface/Visp_tests/learn_tests
//Install .so files without execute permission.
CMAKE_INSTALL_SO_NO_EXE:INTERNAL=1
//ADVANCED property for variable: CMAKE_LINKER
CMAKE_LINKER-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_MAKE_PROGRAM
CMAKE_MAKE_PROGRAM-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS
CMAKE_MODULE_LINKER_FLAGS-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS_DEBUG
CMAKE_MODULE_LINKER_FLAGS_DEBUG-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS_MINSIZEREL
CMAKE_MODULE_LINKER_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS_RELEASE
CMAKE_MODULE_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS_RELWITHDEBINFO
CMAKE_MODULE_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_NM
CMAKE_NM-ADVANCED:INTERNAL=1
//number of local generators
CMAKE_NUMBER_OF_LOCAL_GENERATORS:INTERNAL=1
//ADVANCED property for variable: CMAKE_OBJCOPY
CMAKE_OBJCOPY-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_OBJDUMP
CMAKE_OBJDUMP-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_RANLIB
CMAKE_RANLIB-ADVANCED:INTERNAL=1
//Path to CMake installation.
CMAKE_ROOT:INTERNAL=/usr/share/cmake-2.8
//ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS
CMAKE_SHARED_LINKER_FLAGS-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_DEBUG
CMAKE_SHARED_LINKER_FLAGS_DEBUG-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_MINSIZEREL
CMAKE_SHARED_LINKER_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_RELEASE
CMAKE_SHARED_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_RELWITHDEBINFO
CMAKE_SHARED_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_SKIP_INSTALL_RPATH
CMAKE_SKIP_INSTALL_RPATH-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_SKIP_RPATH
CMAKE_SKIP_RPATH-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS
CMAKE_STATIC_LINKER_FLAGS-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS_DEBUG
CMAKE_STATIC_LINKER_FLAGS_DEBUG-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS_MINSIZEREL
CMAKE_STATIC_LINKER_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS_RELEASE
CMAKE_STATIC_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS_RELWITHDEBINFO
CMAKE_STATIC_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_STRIP
CMAKE_STRIP-ADVANCED:INTERNAL=1
//uname command
CMAKE_UNAME:INTERNAL=/bin/uname
//ADVANCED property for variable: CMAKE_USE_RELATIVE_PATHS
CMAKE_USE_RELATIVE_PATHS-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_VERBOSE_MAKEFILE
CMAKE_VERBOSE_MAKEFILE-ADVANCED:INTERNAL=1
//Test HAVE_CXX_WNO_OVERLOADED_VIRTUAL
HAVE_CXX_WNO_OVERLOADED_VIRTUAL:INTERNAL=1
//Test HAVE_CXX_WNO_UNUSED_BUT_SET_PARAMETER
HAVE_CXX_WNO_UNUSED_BUT_SET_PARAMETER:INTERNAL=1
//Test HAVE_CXX_WNO_UNUSED_PARAMETER
HAVE_CXX_WNO_UNUSED_PARAMETER:INTERNAL=1
//ADVANCED property for variable: VISP_CONFIG_PATH
VISP_CONFIG_PATH-ADVANCED:INTERNAL=1

View file

@ -0,0 +1,56 @@
set(CMAKE_C_COMPILER "/usr/bin/cc")
set(CMAKE_C_COMPILER_ARG1 "")
set(CMAKE_C_COMPILER_ID "GNU")
set(CMAKE_C_COMPILER_VERSION "4.8.4")
set(CMAKE_C_PLATFORM_ID "Linux")
set(CMAKE_AR "/usr/bin/ar")
set(CMAKE_RANLIB "/usr/bin/ranlib")
set(CMAKE_LINKER "/usr/bin/ld")
set(CMAKE_COMPILER_IS_GNUCC 1)
set(CMAKE_C_COMPILER_LOADED 1)
set(CMAKE_C_COMPILER_WORKS TRUE)
set(CMAKE_C_ABI_COMPILED TRUE)
set(CMAKE_COMPILER_IS_MINGW )
set(CMAKE_COMPILER_IS_CYGWIN )
if(CMAKE_COMPILER_IS_CYGWIN)
set(CYGWIN 1)
set(UNIX 1)
endif()
set(CMAKE_C_COMPILER_ENV_VAR "CC")
if(CMAKE_COMPILER_IS_MINGW)
set(MINGW 1)
endif()
set(CMAKE_C_COMPILER_ID_RUN 1)
set(CMAKE_C_SOURCE_FILE_EXTENSIONS c)
set(CMAKE_C_IGNORE_EXTENSIONS h;H;o;O;obj;OBJ;def;DEF;rc;RC)
set(CMAKE_C_LINKER_PREFERENCE 10)
# Save compiler ABI information.
set(CMAKE_C_SIZEOF_DATA_PTR "8")
set(CMAKE_C_COMPILER_ABI "ELF")
set(CMAKE_C_LIBRARY_ARCHITECTURE "x86_64-linux-gnu")
if(CMAKE_C_SIZEOF_DATA_PTR)
set(CMAKE_SIZEOF_VOID_P "${CMAKE_C_SIZEOF_DATA_PTR}")
endif()
if(CMAKE_C_COMPILER_ABI)
set(CMAKE_INTERNAL_PLATFORM_ABI "${CMAKE_C_COMPILER_ABI}")
endif()
if(CMAKE_C_LIBRARY_ARCHITECTURE)
set(CMAKE_LIBRARY_ARCHITECTURE "x86_64-linux-gnu")
endif()
set(CMAKE_C_IMPLICIT_LINK_LIBRARIES "c")
set(CMAKE_C_IMPLICIT_LINK_DIRECTORIES "/usr/lib/gcc/x86_64-linux-gnu/4.8;/usr/lib/x86_64-linux-gnu;/usr/lib;/lib/x86_64-linux-gnu;/lib")
set(CMAKE_C_IMPLICIT_LINK_FRAMEWORK_DIRECTORIES "")

View file

@ -0,0 +1,57 @@
set(CMAKE_CXX_COMPILER "/usr/bin/c++")
set(CMAKE_CXX_COMPILER_ARG1 "")
set(CMAKE_CXX_COMPILER_ID "GNU")
set(CMAKE_CXX_COMPILER_VERSION "4.8.4")
set(CMAKE_CXX_PLATFORM_ID "Linux")
set(CMAKE_AR "/usr/bin/ar")
set(CMAKE_RANLIB "/usr/bin/ranlib")
set(CMAKE_LINKER "/usr/bin/ld")
set(CMAKE_COMPILER_IS_GNUCXX 1)
set(CMAKE_CXX_COMPILER_LOADED 1)
set(CMAKE_CXX_COMPILER_WORKS TRUE)
set(CMAKE_CXX_ABI_COMPILED TRUE)
set(CMAKE_COMPILER_IS_MINGW )
set(CMAKE_COMPILER_IS_CYGWIN )
if(CMAKE_COMPILER_IS_CYGWIN)
set(CYGWIN 1)
set(UNIX 1)
endif()
set(CMAKE_CXX_COMPILER_ENV_VAR "CXX")
if(CMAKE_COMPILER_IS_MINGW)
set(MINGW 1)
endif()
set(CMAKE_CXX_COMPILER_ID_RUN 1)
set(CMAKE_CXX_IGNORE_EXTENSIONS inl;h;hpp;HPP;H;o;O;obj;OBJ;def;DEF;rc;RC)
set(CMAKE_CXX_SOURCE_FILE_EXTENSIONS C;M;c++;cc;cpp;cxx;m;mm;CPP)
set(CMAKE_CXX_LINKER_PREFERENCE 30)
set(CMAKE_CXX_LINKER_PREFERENCE_PROPAGATES 1)
# Save compiler ABI information.
set(CMAKE_CXX_SIZEOF_DATA_PTR "8")
set(CMAKE_CXX_COMPILER_ABI "ELF")
set(CMAKE_CXX_LIBRARY_ARCHITECTURE "x86_64-linux-gnu")
if(CMAKE_CXX_SIZEOF_DATA_PTR)
set(CMAKE_SIZEOF_VOID_P "${CMAKE_CXX_SIZEOF_DATA_PTR}")
endif()
if(CMAKE_CXX_COMPILER_ABI)
set(CMAKE_INTERNAL_PLATFORM_ABI "${CMAKE_CXX_COMPILER_ABI}")
endif()
if(CMAKE_CXX_LIBRARY_ARCHITECTURE)
set(CMAKE_LIBRARY_ARCHITECTURE "x86_64-linux-gnu")
endif()
set(CMAKE_CXX_IMPLICIT_LINK_LIBRARIES "stdc++;m;c")
set(CMAKE_CXX_IMPLICIT_LINK_DIRECTORIES "/usr/lib/gcc/x86_64-linux-gnu/4.8;/usr/lib/x86_64-linux-gnu;/usr/lib;/lib/x86_64-linux-gnu;/lib")
set(CMAKE_CXX_IMPLICIT_LINK_FRAMEWORK_DIRECTORIES "")

View file

@ -0,0 +1,15 @@
set(CMAKE_HOST_SYSTEM "Linux-4.4.0-130-generic")
set(CMAKE_HOST_SYSTEM_NAME "Linux")
set(CMAKE_HOST_SYSTEM_VERSION "4.4.0-130-generic")
set(CMAKE_HOST_SYSTEM_PROCESSOR "x86_64")
set(CMAKE_SYSTEM "Linux-4.4.0-130-generic")
set(CMAKE_SYSTEM_NAME "Linux")
set(CMAKE_SYSTEM_VERSION "4.4.0-130-generic")
set(CMAKE_SYSTEM_PROCESSOR "x86_64")
set(CMAKE_CROSSCOMPILING "FALSE")
set(CMAKE_SYSTEM_LOADED 1)

View file

@ -0,0 +1,389 @@
#ifdef __cplusplus
# error "A C++ compiler has been selected for C."
#endif
/* Version number components: V=Version, R=Revision, P=Patch
Version date components: YYYY=Year, MM=Month, DD=Day */
#if defined(__18CXX)
# define ID_VOID_MAIN
#endif
#if defined(__INTEL_COMPILER) || defined(__ICC)
# define COMPILER_ID "Intel"
/* __INTEL_COMPILER = VRP */
# define COMPILER_VERSION_MAJOR DEC(__INTEL_COMPILER/100)
# define COMPILER_VERSION_MINOR DEC(__INTEL_COMPILER/10 % 10)
# define COMPILER_VERSION_PATCH DEC(__INTEL_COMPILER % 10)
# if defined(__INTEL_COMPILER_BUILD_DATE)
/* __INTEL_COMPILER_BUILD_DATE = YYYYMMDD */
# define COMPILER_VERSION_TWEAK DEC(__INTEL_COMPILER_BUILD_DATE)
# endif
#elif defined(__PATHCC__)
# define COMPILER_ID "PathScale"
# define COMPILER_VERSION_MAJOR DEC(__PATHCC__)
# define COMPILER_VERSION_MINOR DEC(__PATHCC_MINOR__)
# if defined(__PATHCC_PATCHLEVEL__)
# define COMPILER_VERSION_PATCH DEC(__PATHCC_PATCHLEVEL__)
# endif
#elif defined(__clang__)
# define COMPILER_ID "Clang"
# define COMPILER_VERSION_MAJOR DEC(__clang_major__)
# define COMPILER_VERSION_MINOR DEC(__clang_minor__)
# define COMPILER_VERSION_PATCH DEC(__clang_patchlevel__)
#elif defined(__BORLANDC__) && defined(__CODEGEARC_VERSION__)
# define COMPILER_ID "Embarcadero"
# define COMPILER_VERSION_MAJOR HEX(__CODEGEARC_VERSION__>>24 & 0x00FF)
# define COMPILER_VERSION_MINOR HEX(__CODEGEARC_VERSION__>>16 & 0x00FF)
# define COMPILER_VERSION_PATCH HEX(__CODEGEARC_VERSION__ & 0xFFFF)
#elif defined(__BORLANDC__)
# define COMPILER_ID "Borland"
/* __BORLANDC__ = 0xVRR */
# define COMPILER_VERSION_MAJOR HEX(__BORLANDC__>>8)
# define COMPILER_VERSION_MINOR HEX(__BORLANDC__ & 0xFF)
#elif defined(__WATCOMC__)
# define COMPILER_ID "Watcom"
/* __WATCOMC__ = VVRR */
# define COMPILER_VERSION_MAJOR DEC(__WATCOMC__ / 100)
# define COMPILER_VERSION_MINOR DEC(__WATCOMC__ % 100)
#elif defined(__SUNPRO_C)
# define COMPILER_ID "SunPro"
# if __SUNPRO_C >= 0x5100
/* __SUNPRO_C = 0xVRRP */
# define COMPILER_VERSION_MAJOR HEX(__SUNPRO_C>>12)
# define COMPILER_VERSION_MINOR HEX(__SUNPRO_C>>4 & 0xFF)
# define COMPILER_VERSION_PATCH HEX(__SUNPRO_C & 0xF)
# else
/* __SUNPRO_C = 0xVRP */
# define COMPILER_VERSION_MAJOR HEX(__SUNPRO_C>>8)
# define COMPILER_VERSION_MINOR HEX(__SUNPRO_C>>4 & 0xF)
# define COMPILER_VERSION_PATCH HEX(__SUNPRO_C & 0xF)
# endif
#elif defined(__HP_cc)
# define COMPILER_ID "HP"
/* __HP_cc = VVRRPP */
# define COMPILER_VERSION_MAJOR DEC(__HP_cc/10000)
# define COMPILER_VERSION_MINOR DEC(__HP_cc/100 % 100)
# define COMPILER_VERSION_PATCH DEC(__HP_cc % 100)
#elif defined(__DECC)
# define COMPILER_ID "Compaq"
/* __DECC_VER = VVRRTPPPP */
# define COMPILER_VERSION_MAJOR DEC(__DECC_VER/10000000)
# define COMPILER_VERSION_MINOR DEC(__DECC_VER/100000 % 100)
# define COMPILER_VERSION_PATCH DEC(__DECC_VER % 10000)
#elif defined(__IBMC__)
# if defined(__COMPILER_VER__)
# define COMPILER_ID "zOS"
# else
# if __IBMC__ >= 800
# define COMPILER_ID "XL"
# else
# define COMPILER_ID "VisualAge"
# endif
/* __IBMC__ = VRP */
# define COMPILER_VERSION_MAJOR DEC(__IBMC__/100)
# define COMPILER_VERSION_MINOR DEC(__IBMC__/10 % 10)
# define COMPILER_VERSION_PATCH DEC(__IBMC__ % 10)
# endif
#elif defined(__PGI)
# define COMPILER_ID "PGI"
# define COMPILER_VERSION_MAJOR DEC(__PGIC__)
# define COMPILER_VERSION_MINOR DEC(__PGIC_MINOR__)
# if defined(__PGIC_PATCHLEVEL__)
# define COMPILER_VERSION_PATCH DEC(__PGIC_PATCHLEVEL__)
# endif
#elif defined(_CRAYC)
# define COMPILER_ID "Cray"
# define COMPILER_VERSION_MAJOR DEC(_RELEASE)
# define COMPILER_VERSION_MINOR DEC(_RELEASE_MINOR)
#elif defined(__TI_COMPILER_VERSION__)
# define COMPILER_ID "TI"
/* __TI_COMPILER_VERSION__ = VVVRRRPPP */
# define COMPILER_VERSION_MAJOR DEC(__TI_COMPILER_VERSION__/1000000)
# define COMPILER_VERSION_MINOR DEC(__TI_COMPILER_VERSION__/1000 % 1000)
# define COMPILER_VERSION_PATCH DEC(__TI_COMPILER_VERSION__ % 1000)
#elif defined(__TINYC__)
# define COMPILER_ID "TinyCC"
#elif defined(__SCO_VERSION__)
# define COMPILER_ID "SCO"
#elif defined(__GNUC__)
# define COMPILER_ID "GNU"
# define COMPILER_VERSION_MAJOR DEC(__GNUC__)
# define COMPILER_VERSION_MINOR DEC(__GNUC_MINOR__)
# if defined(__GNUC_PATCHLEVEL__)
# define COMPILER_VERSION_PATCH DEC(__GNUC_PATCHLEVEL__)
# endif
#elif defined(_MSC_VER)
# define COMPILER_ID "MSVC"
/* _MSC_VER = VVRR */
# define COMPILER_VERSION_MAJOR DEC(_MSC_VER / 100)
# define COMPILER_VERSION_MINOR DEC(_MSC_VER % 100)
# if defined(_MSC_FULL_VER)
# if _MSC_VER >= 1400
/* _MSC_FULL_VER = VVRRPPPPP */
# define COMPILER_VERSION_PATCH DEC(_MSC_FULL_VER % 100000)
# else
/* _MSC_FULL_VER = VVRRPPPP */
# define COMPILER_VERSION_PATCH DEC(_MSC_FULL_VER % 10000)
# endif
# endif
# if defined(_MSC_BUILD)
# define COMPILER_VERSION_TWEAK DEC(_MSC_BUILD)
# endif
/* Analog VisualDSP++ >= 4.5.6 */
#elif defined(__VISUALDSPVERSION__)
# define COMPILER_ID "ADSP"
/* __VISUALDSPVERSION__ = 0xVVRRPP00 */
# define COMPILER_VERSION_MAJOR HEX(__VISUALDSPVERSION__>>24)
# define COMPILER_VERSION_MINOR HEX(__VISUALDSPVERSION__>>16 & 0xFF)
# define COMPILER_VERSION_PATCH HEX(__VISUALDSPVERSION__>>8 & 0xFF)
/* Analog VisualDSP++ < 4.5.6 */
#elif defined(__ADSPBLACKFIN__) || defined(__ADSPTS__) || defined(__ADSP21000__)
# define COMPILER_ID "ADSP"
/* IAR Systems compiler for embedded systems.
http://www.iar.com */
#elif defined(__IAR_SYSTEMS_ICC__ ) || defined(__IAR_SYSTEMS_ICC)
# define COMPILER_ID "IAR"
/* sdcc, the small devices C compiler for embedded systems,
http://sdcc.sourceforge.net */
#elif defined(SDCC)
# define COMPILER_ID "SDCC"
/* SDCC = VRP */
# define COMPILER_VERSION_MAJOR DEC(SDCC/100)
# define COMPILER_VERSION_MINOR DEC(SDCC/10 % 10)
# define COMPILER_VERSION_PATCH DEC(SDCC % 10)
#elif defined(_SGI_COMPILER_VERSION) || defined(_COMPILER_VERSION)
# define COMPILER_ID "MIPSpro"
# if defined(_SGI_COMPILER_VERSION)
/* _SGI_COMPILER_VERSION = VRP */
# define COMPILER_VERSION_MAJOR DEC(_SGI_COMPILER_VERSION/100)
# define COMPILER_VERSION_MINOR DEC(_SGI_COMPILER_VERSION/10 % 10)
# define COMPILER_VERSION_PATCH DEC(_SGI_COMPILER_VERSION % 10)
# else
/* _COMPILER_VERSION = VRP */
# define COMPILER_VERSION_MAJOR DEC(_COMPILER_VERSION/100)
# define COMPILER_VERSION_MINOR DEC(_COMPILER_VERSION/10 % 10)
# define COMPILER_VERSION_PATCH DEC(_COMPILER_VERSION % 10)
# endif
/* This compiler is either not known or is too old to define an
identification macro. Try to identify the platform and guess that
it is the native compiler. */
#elif defined(__sgi)
# define COMPILER_ID "MIPSpro"
#elif defined(__hpux) || defined(__hpua)
# define COMPILER_ID "HP"
#else /* unknown compiler */
# define COMPILER_ID ""
#endif
/* Construct the string literal in pieces to prevent the source from
getting matched. Store it in a pointer rather than an array
because some compilers will just produce instructions to fill the
array rather than assigning a pointer to a static array. */
char const* info_compiler = "INFO" ":" "compiler[" COMPILER_ID "]";
/* Identify known platforms by name. */
#if defined(__linux) || defined(__linux__) || defined(linux)
# define PLATFORM_ID "Linux"
#elif defined(__CYGWIN__)
# define PLATFORM_ID "Cygwin"
#elif defined(__MINGW32__)
# define PLATFORM_ID "MinGW"
#elif defined(__APPLE__)
# define PLATFORM_ID "Darwin"
#elif defined(_WIN32) || defined(__WIN32__) || defined(WIN32)
# define PLATFORM_ID "Windows"
#elif defined(__FreeBSD__) || defined(__FreeBSD)
# define PLATFORM_ID "FreeBSD"
#elif defined(__NetBSD__) || defined(__NetBSD)
# define PLATFORM_ID "NetBSD"
#elif defined(__OpenBSD__) || defined(__OPENBSD)
# define PLATFORM_ID "OpenBSD"
#elif defined(__sun) || defined(sun)
# define PLATFORM_ID "SunOS"
#elif defined(_AIX) || defined(__AIX) || defined(__AIX__) || defined(__aix) || defined(__aix__)
# define PLATFORM_ID "AIX"
#elif defined(__sgi) || defined(__sgi__) || defined(_SGI)
# define PLATFORM_ID "IRIX"
#elif defined(__hpux) || defined(__hpux__)
# define PLATFORM_ID "HP-UX"
#elif defined(__HAIKU__)
# define PLATFORM_ID "Haiku"
#elif defined(__BeOS) || defined(__BEOS__) || defined(_BEOS)
# define PLATFORM_ID "BeOS"
#elif defined(__QNX__) || defined(__QNXNTO__)
# define PLATFORM_ID "QNX"
#elif defined(__tru64) || defined(_tru64) || defined(__TRU64__)
# define PLATFORM_ID "Tru64"
#elif defined(__riscos) || defined(__riscos__)
# define PLATFORM_ID "RISCos"
#elif defined(__sinix) || defined(__sinix__) || defined(__SINIX__)
# define PLATFORM_ID "SINIX"
#elif defined(__UNIX_SV__)
# define PLATFORM_ID "UNIX_SV"
#elif defined(__bsdos__)
# define PLATFORM_ID "BSDOS"
#elif defined(_MPRAS) || defined(MPRAS)
# define PLATFORM_ID "MP-RAS"
#elif defined(__osf) || defined(__osf__)
# define PLATFORM_ID "OSF1"
#elif defined(_SCO_SV) || defined(SCO_SV) || defined(sco_sv)
# define PLATFORM_ID "SCO_SV"
#elif defined(__ultrix) || defined(__ultrix__) || defined(_ULTRIX)
# define PLATFORM_ID "ULTRIX"
#elif defined(__XENIX__) || defined(_XENIX) || defined(XENIX)
# define PLATFORM_ID "Xenix"
#else /* unknown platform */
# define PLATFORM_ID ""
#endif
/* For windows compilers MSVC and Intel we can determine
the architecture of the compiler being used. This is because
the compilers do not have flags that can change the architecture,
but rather depend on which compiler is being used
*/
#if defined(_WIN32) && defined(_MSC_VER)
# if defined(_M_IA64)
# define ARCHITECTURE_ID "IA64"
# elif defined(_M_X64) || defined(_M_AMD64)
# define ARCHITECTURE_ID "x64"
# elif defined(_M_IX86)
# define ARCHITECTURE_ID "X86"
# elif defined(_M_ARM)
# define ARCHITECTURE_ID "ARM"
# elif defined(_M_MIPS)
# define ARCHITECTURE_ID "MIPS"
# elif defined(_M_SH)
# define ARCHITECTURE_ID "SHx"
# else /* unknown architecture */
# define ARCHITECTURE_ID ""
# endif
#else
# define ARCHITECTURE_ID ""
#endif
/* Convert integer to decimal digit literals. */
#define DEC(n) \
('0' + (((n) / 10000000)%10)), \
('0' + (((n) / 1000000)%10)), \
('0' + (((n) / 100000)%10)), \
('0' + (((n) / 10000)%10)), \
('0' + (((n) / 1000)%10)), \
('0' + (((n) / 100)%10)), \
('0' + (((n) / 10)%10)), \
('0' + ((n) % 10))
/* Convert integer to hex digit literals. */
#define HEX(n) \
('0' + ((n)>>28 & 0xF)), \
('0' + ((n)>>24 & 0xF)), \
('0' + ((n)>>20 & 0xF)), \
('0' + ((n)>>16 & 0xF)), \
('0' + ((n)>>12 & 0xF)), \
('0' + ((n)>>8 & 0xF)), \
('0' + ((n)>>4 & 0xF)), \
('0' + ((n) & 0xF))
/* Construct a string literal encoding the version number components. */
#ifdef COMPILER_VERSION_MAJOR
char const info_version[] = {
'I', 'N', 'F', 'O', ':',
'c','o','m','p','i','l','e','r','_','v','e','r','s','i','o','n','[',
COMPILER_VERSION_MAJOR,
# ifdef COMPILER_VERSION_MINOR
'.', COMPILER_VERSION_MINOR,
# ifdef COMPILER_VERSION_PATCH
'.', COMPILER_VERSION_PATCH,
# ifdef COMPILER_VERSION_TWEAK
'.', COMPILER_VERSION_TWEAK,
# endif
# endif
# endif
']','\0'};
#endif
/* Construct the string literal in pieces to prevent the source from
getting matched. Store it in a pointer rather than an array
because some compilers will just produce instructions to fill the
array rather than assigning a pointer to a static array. */
char const* info_platform = "INFO" ":" "platform[" PLATFORM_ID "]";
char const* info_arch = "INFO" ":" "arch[" ARCHITECTURE_ID "]";
/*--------------------------------------------------------------------------*/
#ifdef ID_VOID_MAIN
void main() {}
#else
int main(int argc, char* argv[])
{
int require = 0;
require += info_compiler[argc];
require += info_platform[argc];
require += info_arch[argc];
#ifdef COMPILER_VERSION_MAJOR
require += info_version[argc];
#endif
(void)argv;
return require;
}
#endif

View file

@ -0,0 +1,377 @@
/* This source file must have a .cpp extension so that all C++ compilers
recognize the extension without flags. Borland does not know .cxx for
example. */
#ifndef __cplusplus
# error "A C compiler has been selected for C++."
#endif
/* Version number components: V=Version, R=Revision, P=Patch
Version date components: YYYY=Year, MM=Month, DD=Day */
#if defined(__COMO__)
# define COMPILER_ID "Comeau"
/* __COMO_VERSION__ = VRR */
# define COMPILER_VERSION_MAJOR DEC(__COMO_VERSION__ / 100)
# define COMPILER_VERSION_MINOR DEC(__COMO_VERSION__ % 100)
#elif defined(__INTEL_COMPILER) || defined(__ICC)
# define COMPILER_ID "Intel"
/* __INTEL_COMPILER = VRP */
# define COMPILER_VERSION_MAJOR DEC(__INTEL_COMPILER/100)
# define COMPILER_VERSION_MINOR DEC(__INTEL_COMPILER/10 % 10)
# define COMPILER_VERSION_PATCH DEC(__INTEL_COMPILER % 10)
# if defined(__INTEL_COMPILER_BUILD_DATE)
/* __INTEL_COMPILER_BUILD_DATE = YYYYMMDD */
# define COMPILER_VERSION_TWEAK DEC(__INTEL_COMPILER_BUILD_DATE)
# endif
#elif defined(__PATHCC__)
# define COMPILER_ID "PathScale"
# define COMPILER_VERSION_MAJOR DEC(__PATHCC__)
# define COMPILER_VERSION_MINOR DEC(__PATHCC_MINOR__)
# if defined(__PATHCC_PATCHLEVEL__)
# define COMPILER_VERSION_PATCH DEC(__PATHCC_PATCHLEVEL__)
# endif
#elif defined(__clang__)
# define COMPILER_ID "Clang"
# define COMPILER_VERSION_MAJOR DEC(__clang_major__)
# define COMPILER_VERSION_MINOR DEC(__clang_minor__)
# define COMPILER_VERSION_PATCH DEC(__clang_patchlevel__)
#elif defined(__BORLANDC__) && defined(__CODEGEARC_VERSION__)
# define COMPILER_ID "Embarcadero"
# define COMPILER_VERSION_MAJOR HEX(__CODEGEARC_VERSION__>>24 & 0x00FF)
# define COMPILER_VERSION_MINOR HEX(__CODEGEARC_VERSION__>>16 & 0x00FF)
# define COMPILER_VERSION_PATCH HEX(__CODEGEARC_VERSION__ & 0xFFFF)
#elif defined(__BORLANDC__)
# define COMPILER_ID "Borland"
/* __BORLANDC__ = 0xVRR */
# define COMPILER_VERSION_MAJOR HEX(__BORLANDC__>>8)
# define COMPILER_VERSION_MINOR HEX(__BORLANDC__ & 0xFF)
#elif defined(__WATCOMC__)
# define COMPILER_ID "Watcom"
/* __WATCOMC__ = VVRR */
# define COMPILER_VERSION_MAJOR DEC(__WATCOMC__ / 100)
# define COMPILER_VERSION_MINOR DEC(__WATCOMC__ % 100)
#elif defined(__SUNPRO_CC)
# define COMPILER_ID "SunPro"
# if __SUNPRO_CC >= 0x5100
/* __SUNPRO_CC = 0xVRRP */
# define COMPILER_VERSION_MAJOR HEX(__SUNPRO_CC>>12)
# define COMPILER_VERSION_MINOR HEX(__SUNPRO_CC>>4 & 0xFF)
# define COMPILER_VERSION_PATCH HEX(__SUNPRO_CC & 0xF)
# else
/* __SUNPRO_CC = 0xVRP */
# define COMPILER_VERSION_MAJOR HEX(__SUNPRO_CC>>8)
# define COMPILER_VERSION_MINOR HEX(__SUNPRO_CC>>4 & 0xF)
# define COMPILER_VERSION_PATCH HEX(__SUNPRO_CC & 0xF)
# endif
#elif defined(__HP_aCC)
# define COMPILER_ID "HP"
/* __HP_aCC = VVRRPP */
# define COMPILER_VERSION_MAJOR DEC(__HP_aCC/10000)
# define COMPILER_VERSION_MINOR DEC(__HP_aCC/100 % 100)
# define COMPILER_VERSION_PATCH DEC(__HP_aCC % 100)
#elif defined(__DECCXX)
# define COMPILER_ID "Compaq"
/* __DECCXX_VER = VVRRTPPPP */
# define COMPILER_VERSION_MAJOR DEC(__DECCXX_VER/10000000)
# define COMPILER_VERSION_MINOR DEC(__DECCXX_VER/100000 % 100)
# define COMPILER_VERSION_PATCH DEC(__DECCXX_VER % 10000)
#elif defined(__IBMCPP__)
# if defined(__COMPILER_VER__)
# define COMPILER_ID "zOS"
# else
# if __IBMCPP__ >= 800
# define COMPILER_ID "XL"
# else
# define COMPILER_ID "VisualAge"
# endif
/* __IBMCPP__ = VRP */
# define COMPILER_VERSION_MAJOR DEC(__IBMCPP__/100)
# define COMPILER_VERSION_MINOR DEC(__IBMCPP__/10 % 10)
# define COMPILER_VERSION_PATCH DEC(__IBMCPP__ % 10)
# endif
#elif defined(__PGI)
# define COMPILER_ID "PGI"
# define COMPILER_VERSION_MAJOR DEC(__PGIC__)
# define COMPILER_VERSION_MINOR DEC(__PGIC_MINOR__)
# if defined(__PGIC_PATCHLEVEL__)
# define COMPILER_VERSION_PATCH DEC(__PGIC_PATCHLEVEL__)
# endif
#elif defined(_CRAYC)
# define COMPILER_ID "Cray"
# define COMPILER_VERSION_MAJOR DEC(_RELEASE)
# define COMPILER_VERSION_MINOR DEC(_RELEASE_MINOR)
#elif defined(__TI_COMPILER_VERSION__)
# define COMPILER_ID "TI"
/* __TI_COMPILER_VERSION__ = VVVRRRPPP */
# define COMPILER_VERSION_MAJOR DEC(__TI_COMPILER_VERSION__/1000000)
# define COMPILER_VERSION_MINOR DEC(__TI_COMPILER_VERSION__/1000 % 1000)
# define COMPILER_VERSION_PATCH DEC(__TI_COMPILER_VERSION__ % 1000)
#elif defined(__SCO_VERSION__)
# define COMPILER_ID "SCO"
#elif defined(__GNUC__)
# define COMPILER_ID "GNU"
# define COMPILER_VERSION_MAJOR DEC(__GNUC__)
# define COMPILER_VERSION_MINOR DEC(__GNUC_MINOR__)
# if defined(__GNUC_PATCHLEVEL__)
# define COMPILER_VERSION_PATCH DEC(__GNUC_PATCHLEVEL__)
# endif
#elif defined(_MSC_VER)
# define COMPILER_ID "MSVC"
/* _MSC_VER = VVRR */
# define COMPILER_VERSION_MAJOR DEC(_MSC_VER / 100)
# define COMPILER_VERSION_MINOR DEC(_MSC_VER % 100)
# if defined(_MSC_FULL_VER)
# if _MSC_VER >= 1400
/* _MSC_FULL_VER = VVRRPPPPP */
# define COMPILER_VERSION_PATCH DEC(_MSC_FULL_VER % 100000)
# else
/* _MSC_FULL_VER = VVRRPPPP */
# define COMPILER_VERSION_PATCH DEC(_MSC_FULL_VER % 10000)
# endif
# endif
# if defined(_MSC_BUILD)
# define COMPILER_VERSION_TWEAK DEC(_MSC_BUILD)
# endif
/* Analog VisualDSP++ >= 4.5.6 */
#elif defined(__VISUALDSPVERSION__)
# define COMPILER_ID "ADSP"
/* __VISUALDSPVERSION__ = 0xVVRRPP00 */
# define COMPILER_VERSION_MAJOR HEX(__VISUALDSPVERSION__>>24)
# define COMPILER_VERSION_MINOR HEX(__VISUALDSPVERSION__>>16 & 0xFF)
# define COMPILER_VERSION_PATCH HEX(__VISUALDSPVERSION__>>8 & 0xFF)
/* Analog VisualDSP++ < 4.5.6 */
#elif defined(__ADSPBLACKFIN__) || defined(__ADSPTS__) || defined(__ADSP21000__)
# define COMPILER_ID "ADSP"
/* IAR Systems compiler for embedded systems.
http://www.iar.com */
#elif defined(__IAR_SYSTEMS_ICC__ ) || defined(__IAR_SYSTEMS_ICC)
# define COMPILER_ID "IAR"
#elif defined(_SGI_COMPILER_VERSION) || defined(_COMPILER_VERSION)
# define COMPILER_ID "MIPSpro"
# if defined(_SGI_COMPILER_VERSION)
/* _SGI_COMPILER_VERSION = VRP */
# define COMPILER_VERSION_MAJOR DEC(_SGI_COMPILER_VERSION/100)
# define COMPILER_VERSION_MINOR DEC(_SGI_COMPILER_VERSION/10 % 10)
# define COMPILER_VERSION_PATCH DEC(_SGI_COMPILER_VERSION % 10)
# else
/* _COMPILER_VERSION = VRP */
# define COMPILER_VERSION_MAJOR DEC(_COMPILER_VERSION/100)
# define COMPILER_VERSION_MINOR DEC(_COMPILER_VERSION/10 % 10)
# define COMPILER_VERSION_PATCH DEC(_COMPILER_VERSION % 10)
# endif
/* This compiler is either not known or is too old to define an
identification macro. Try to identify the platform and guess that
it is the native compiler. */
#elif defined(__sgi)
# define COMPILER_ID "MIPSpro"
#elif defined(__hpux) || defined(__hpua)
# define COMPILER_ID "HP"
#else /* unknown compiler */
# define COMPILER_ID ""
#endif
/* Construct the string literal in pieces to prevent the source from
getting matched. Store it in a pointer rather than an array
because some compilers will just produce instructions to fill the
array rather than assigning a pointer to a static array. */
char const* info_compiler = "INFO" ":" "compiler[" COMPILER_ID "]";
/* Identify known platforms by name. */
#if defined(__linux) || defined(__linux__) || defined(linux)
# define PLATFORM_ID "Linux"
#elif defined(__CYGWIN__)
# define PLATFORM_ID "Cygwin"
#elif defined(__MINGW32__)
# define PLATFORM_ID "MinGW"
#elif defined(__APPLE__)
# define PLATFORM_ID "Darwin"
#elif defined(_WIN32) || defined(__WIN32__) || defined(WIN32)
# define PLATFORM_ID "Windows"
#elif defined(__FreeBSD__) || defined(__FreeBSD)
# define PLATFORM_ID "FreeBSD"
#elif defined(__NetBSD__) || defined(__NetBSD)
# define PLATFORM_ID "NetBSD"
#elif defined(__OpenBSD__) || defined(__OPENBSD)
# define PLATFORM_ID "OpenBSD"
#elif defined(__sun) || defined(sun)
# define PLATFORM_ID "SunOS"
#elif defined(_AIX) || defined(__AIX) || defined(__AIX__) || defined(__aix) || defined(__aix__)
# define PLATFORM_ID "AIX"
#elif defined(__sgi) || defined(__sgi__) || defined(_SGI)
# define PLATFORM_ID "IRIX"
#elif defined(__hpux) || defined(__hpux__)
# define PLATFORM_ID "HP-UX"
#elif defined(__HAIKU__)
# define PLATFORM_ID "Haiku"
#elif defined(__BeOS) || defined(__BEOS__) || defined(_BEOS)
# define PLATFORM_ID "BeOS"
#elif defined(__QNX__) || defined(__QNXNTO__)
# define PLATFORM_ID "QNX"
#elif defined(__tru64) || defined(_tru64) || defined(__TRU64__)
# define PLATFORM_ID "Tru64"
#elif defined(__riscos) || defined(__riscos__)
# define PLATFORM_ID "RISCos"
#elif defined(__sinix) || defined(__sinix__) || defined(__SINIX__)
# define PLATFORM_ID "SINIX"
#elif defined(__UNIX_SV__)
# define PLATFORM_ID "UNIX_SV"
#elif defined(__bsdos__)
# define PLATFORM_ID "BSDOS"
#elif defined(_MPRAS) || defined(MPRAS)
# define PLATFORM_ID "MP-RAS"
#elif defined(__osf) || defined(__osf__)
# define PLATFORM_ID "OSF1"
#elif defined(_SCO_SV) || defined(SCO_SV) || defined(sco_sv)
# define PLATFORM_ID "SCO_SV"
#elif defined(__ultrix) || defined(__ultrix__) || defined(_ULTRIX)
# define PLATFORM_ID "ULTRIX"
#elif defined(__XENIX__) || defined(_XENIX) || defined(XENIX)
# define PLATFORM_ID "Xenix"
#else /* unknown platform */
# define PLATFORM_ID ""
#endif
/* For windows compilers MSVC and Intel we can determine
the architecture of the compiler being used. This is because
the compilers do not have flags that can change the architecture,
but rather depend on which compiler is being used
*/
#if defined(_WIN32) && defined(_MSC_VER)
# if defined(_M_IA64)
# define ARCHITECTURE_ID "IA64"
# elif defined(_M_X64) || defined(_M_AMD64)
# define ARCHITECTURE_ID "x64"
# elif defined(_M_IX86)
# define ARCHITECTURE_ID "X86"
# elif defined(_M_ARM)
# define ARCHITECTURE_ID "ARM"
# elif defined(_M_MIPS)
# define ARCHITECTURE_ID "MIPS"
# elif defined(_M_SH)
# define ARCHITECTURE_ID "SHx"
# else /* unknown architecture */
# define ARCHITECTURE_ID ""
# endif
#else
# define ARCHITECTURE_ID ""
#endif
/* Convert integer to decimal digit literals. */
#define DEC(n) \
('0' + (((n) / 10000000)%10)), \
('0' + (((n) / 1000000)%10)), \
('0' + (((n) / 100000)%10)), \
('0' + (((n) / 10000)%10)), \
('0' + (((n) / 1000)%10)), \
('0' + (((n) / 100)%10)), \
('0' + (((n) / 10)%10)), \
('0' + ((n) % 10))
/* Convert integer to hex digit literals. */
#define HEX(n) \
('0' + ((n)>>28 & 0xF)), \
('0' + ((n)>>24 & 0xF)), \
('0' + ((n)>>20 & 0xF)), \
('0' + ((n)>>16 & 0xF)), \
('0' + ((n)>>12 & 0xF)), \
('0' + ((n)>>8 & 0xF)), \
('0' + ((n)>>4 & 0xF)), \
('0' + ((n) & 0xF))
/* Construct a string literal encoding the version number components. */
#ifdef COMPILER_VERSION_MAJOR
char const info_version[] = {
'I', 'N', 'F', 'O', ':',
'c','o','m','p','i','l','e','r','_','v','e','r','s','i','o','n','[',
COMPILER_VERSION_MAJOR,
# ifdef COMPILER_VERSION_MINOR
'.', COMPILER_VERSION_MINOR,
# ifdef COMPILER_VERSION_PATCH
'.', COMPILER_VERSION_PATCH,
# ifdef COMPILER_VERSION_TWEAK
'.', COMPILER_VERSION_TWEAK,
# endif
# endif
# endif
']','\0'};
#endif
/* Construct the string literal in pieces to prevent the source from
getting matched. Store it in a pointer rather than an array
because some compilers will just produce instructions to fill the
array rather than assigning a pointer to a static array. */
char const* info_platform = "INFO" ":" "platform[" PLATFORM_ID "]";
char const* info_arch = "INFO" ":" "arch[" ARCHITECTURE_ID "]";
/*--------------------------------------------------------------------------*/
int main(int argc, char* argv[])
{
int require = 0;
require += info_compiler[argc];
require += info_platform[argc];
#ifdef COMPILER_VERSION_MAJOR
require += info_version[argc];
#endif
(void)argv;
return require;
}

View file

@ -0,0 +1,16 @@
# CMAKE generated file: DO NOT EDIT!
# Generated by "Unix Makefiles" Generator, CMake Version 2.8
# Relative path conversion top directories.
SET(CMAKE_RELATIVE_PATH_TOP_SOURCE "/home/harle/catkin_ws/src/BaxterInterface/Visp_tests/learn_tests")
SET(CMAKE_RELATIVE_PATH_TOP_BINARY "/home/harle/catkin_ws/src/BaxterInterface/Visp_tests/learn_tests")
# Force unix paths in dependencies.
SET(CMAKE_FORCE_UNIX_PATHS 1)
# The C and CXX include file regular expressions for this directory.
SET(CMAKE_C_INCLUDE_REGEX_SCAN "^.*$")
SET(CMAKE_C_INCLUDE_REGEX_COMPLAIN "^$")
SET(CMAKE_CXX_INCLUDE_REGEX_SCAN ${CMAKE_C_INCLUDE_REGEX_SCAN})
SET(CMAKE_CXX_INCLUDE_REGEX_COMPLAIN ${CMAKE_C_INCLUDE_REGEX_COMPLAIN})

View file

@ -0,0 +1,263 @@
The system is: Linux - 4.4.0-130-generic - x86_64
Compiling the C compiler identification source file "CMakeCCompilerId.c" succeeded.
Compiler: /usr/bin/cc
Build flags:
Id flags:
The output was:
0
Compilation of the C compiler identification source "CMakeCCompilerId.c" produced "a.out"
The C compiler identification is GNU, found in "/home/harle/catkin_ws/src/BaxterInterface/Visp_tests/learn_tests/CMakeFiles/2.8.12.2/CompilerIdC/a.out"
Compiling the CXX compiler identification source file "CMakeCXXCompilerId.cpp" succeeded.
Compiler: /usr/bin/c++
Build flags:
Id flags:
The output was:
0
Compilation of the CXX compiler identification source "CMakeCXXCompilerId.cpp" produced "a.out"
The CXX compiler identification is GNU, found in "/home/harle/catkin_ws/src/BaxterInterface/Visp_tests/learn_tests/CMakeFiles/2.8.12.2/CompilerIdCXX/a.out"
Determining if the C compiler works passed with the following output:
Change Dir: /home/harle/catkin_ws/src/BaxterInterface/Visp_tests/learn_tests/CMakeFiles/CMakeTmp
Run Build Command:/usr/bin/make "cmTryCompileExec1698090632/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec1698090632.dir/build.make CMakeFiles/cmTryCompileExec1698090632.dir/build
make[1]: Entering directory `/home/harle/catkin_ws/src/BaxterInterface/Visp_tests/learn_tests/CMakeFiles/CMakeTmp'
/usr/bin/cmake -E cmake_progress_report /home/harle/catkin_ws/src/BaxterInterface/Visp_tests/learn_tests/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec1698090632.dir/testCCompiler.c.o
/usr/bin/cc -o CMakeFiles/cmTryCompileExec1698090632.dir/testCCompiler.c.o -c /home/harle/catkin_ws/src/BaxterInterface/Visp_tests/learn_tests/CMakeFiles/CMakeTmp/testCCompiler.c
Linking C executable cmTryCompileExec1698090632
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec1698090632.dir/link.txt --verbose=1
/usr/bin/cc CMakeFiles/cmTryCompileExec1698090632.dir/testCCompiler.c.o -o cmTryCompileExec1698090632 -rdynamic
make[1]: Leaving directory `/home/harle/catkin_ws/src/BaxterInterface/Visp_tests/learn_tests/CMakeFiles/CMakeTmp'
Detecting C compiler ABI info compiled with the following output:
Change Dir: /home/harle/catkin_ws/src/BaxterInterface/Visp_tests/learn_tests/CMakeFiles/CMakeTmp
Run Build Command:/usr/bin/make "cmTryCompileExec2470255039/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec2470255039.dir/build.make CMakeFiles/cmTryCompileExec2470255039.dir/build
make[1]: Entering directory `/home/harle/catkin_ws/src/BaxterInterface/Visp_tests/learn_tests/CMakeFiles/CMakeTmp'
/usr/bin/cmake -E cmake_progress_report /home/harle/catkin_ws/src/BaxterInterface/Visp_tests/learn_tests/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec2470255039.dir/CMakeCCompilerABI.c.o
/usr/bin/cc -o CMakeFiles/cmTryCompileExec2470255039.dir/CMakeCCompilerABI.c.o -c /usr/share/cmake-2.8/Modules/CMakeCCompilerABI.c
Linking C executable cmTryCompileExec2470255039
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec2470255039.dir/link.txt --verbose=1
/usr/bin/cc -v CMakeFiles/cmTryCompileExec2470255039.dir/CMakeCCompilerABI.c.o -o cmTryCompileExec2470255039 -rdynamic
Using built-in specs.
COLLECT_GCC=/usr/bin/cc
COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/4.8/lto-wrapper
Target: x86_64-linux-gnu
Configured with: ../src/configure -v --with-pkgversion='Ubuntu 4.8.4-2ubuntu1~14.04.4' --with-bugurl=file:///usr/share/doc/gcc-4.8/README.Bugs --enable-languages=c,c++,java,go,d,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-4.8 --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.8 --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-gnu-unique-object --disable-libmudflap --enable-plugin --with-system-zlib --disable-browser-plugin --enable-java-awt=gtk --enable-gtk-cairo --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-4.8-amd64/jre --enable-java-home --with-jvm-root-dir=/usr/lib/jvm/java-1.5.0-gcj-4.8-amd64 --with-jvm-jar-dir=/usr/lib/jvm-exports/java-1.5.0-gcj-4.8-amd64 --with-arch-directory=amd64 --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --enable-objc-gc --enable-multiarch --disable-werror --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --with-tune=generic --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu
Thread model: posix
gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4)
COMPILER_PATH=/usr/lib/gcc/x86_64-linux-gnu/4.8/:/usr/lib/gcc/x86_64-linux-gnu/4.8/:/usr/lib/gcc/x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/4.8/:/usr/lib/gcc/x86_64-linux-gnu/
LIBRARY_PATH=/usr/lib/gcc/x86_64-linux-gnu/4.8/:/usr/lib/gcc/x86_64-linux-gnu/4.8/../../../x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/4.8/../../../../lib/:/lib/x86_64-linux-gnu/:/lib/../lib/:/usr/lib/x86_64-linux-gnu/:/usr/lib/../lib/:/usr/lib/gcc/x86_64-linux-gnu/4.8/../../../:/lib/:/usr/lib/
COLLECT_GCC_OPTIONS='-v' '-o' 'cmTryCompileExec2470255039' '-rdynamic' '-mtune=generic' '-march=x86-64'
/usr/lib/gcc/x86_64-linux-gnu/4.8/collect2 --sysroot=/ --build-id --eh-frame-hdr -m elf_x86_64 --hash-style=gnu --as-needed -export-dynamic -dynamic-linker /lib64/ld-linux-x86-64.so.2 -z relro -o cmTryCompileExec2470255039 /usr/lib/gcc/x86_64-linux-gnu/4.8/../../../x86_64-linux-gnu/crt1.o /usr/lib/gcc/x86_64-linux-gnu/4.8/../../../x86_64-linux-gnu/crti.o /usr/lib/gcc/x86_64-linux-gnu/4.8/crtbegin.o -L/usr/lib/gcc/x86_64-linux-gnu/4.8 -L/usr/lib/gcc/x86_64-linux-gnu/4.8/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/4.8/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/4.8/../../.. CMakeFiles/cmTryCompileExec2470255039.dir/CMakeCCompilerABI.c.o -lgcc --as-needed -lgcc_s --no-as-needed -lc -lgcc --as-needed -lgcc_s --no-as-needed /usr/lib/gcc/x86_64-linux-gnu/4.8/crtend.o /usr/lib/gcc/x86_64-linux-gnu/4.8/../../../x86_64-linux-gnu/crtn.o
make[1]: Leaving directory `/home/harle/catkin_ws/src/BaxterInterface/Visp_tests/learn_tests/CMakeFiles/CMakeTmp'
Parsed C implicit link information from above output:
link line regex: [^( *|.*[/\])(ld|([^/\]+-)?ld|collect2)[^/\]*( |$)]
ignore line: [Change Dir: /home/harle/catkin_ws/src/BaxterInterface/Visp_tests/learn_tests/CMakeFiles/CMakeTmp]
ignore line: []
ignore line: [Run Build Command:/usr/bin/make "cmTryCompileExec2470255039/fast"]
ignore line: [/usr/bin/make -f CMakeFiles/cmTryCompileExec2470255039.dir/build.make CMakeFiles/cmTryCompileExec2470255039.dir/build]
ignore line: [make[1]: Entering directory `/home/harle/catkin_ws/src/BaxterInterface/Visp_tests/learn_tests/CMakeFiles/CMakeTmp']
ignore line: [/usr/bin/cmake -E cmake_progress_report /home/harle/catkin_ws/src/BaxterInterface/Visp_tests/learn_tests/CMakeFiles/CMakeTmp/CMakeFiles 1]
ignore line: [Building C object CMakeFiles/cmTryCompileExec2470255039.dir/CMakeCCompilerABI.c.o]
ignore line: [/usr/bin/cc -o CMakeFiles/cmTryCompileExec2470255039.dir/CMakeCCompilerABI.c.o -c /usr/share/cmake-2.8/Modules/CMakeCCompilerABI.c]
ignore line: [Linking C executable cmTryCompileExec2470255039]
ignore line: [/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec2470255039.dir/link.txt --verbose=1]
ignore line: [/usr/bin/cc -v CMakeFiles/cmTryCompileExec2470255039.dir/CMakeCCompilerABI.c.o -o cmTryCompileExec2470255039 -rdynamic ]
ignore line: [Using built-in specs.]
ignore line: [COLLECT_GCC=/usr/bin/cc]
ignore line: [COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/4.8/lto-wrapper]
ignore line: [Target: x86_64-linux-gnu]
ignore line: [Configured with: ../src/configure -v --with-pkgversion='Ubuntu 4.8.4-2ubuntu1~14.04.4' --with-bugurl=file:///usr/share/doc/gcc-4.8/README.Bugs --enable-languages=c,c++,java,go,d,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-4.8 --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.8 --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-gnu-unique-object --disable-libmudflap --enable-plugin --with-system-zlib --disable-browser-plugin --enable-java-awt=gtk --enable-gtk-cairo --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-4.8-amd64/jre --enable-java-home --with-jvm-root-dir=/usr/lib/jvm/java-1.5.0-gcj-4.8-amd64 --with-jvm-jar-dir=/usr/lib/jvm-exports/java-1.5.0-gcj-4.8-amd64 --with-arch-directory=amd64 --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --enable-objc-gc --enable-multiarch --disable-werror --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --with-tune=generic --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu]
ignore line: [Thread model: posix]
ignore line: [gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ]
ignore line: [COMPILER_PATH=/usr/lib/gcc/x86_64-linux-gnu/4.8/:/usr/lib/gcc/x86_64-linux-gnu/4.8/:/usr/lib/gcc/x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/4.8/:/usr/lib/gcc/x86_64-linux-gnu/]
ignore line: [LIBRARY_PATH=/usr/lib/gcc/x86_64-linux-gnu/4.8/:/usr/lib/gcc/x86_64-linux-gnu/4.8/../../../x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/4.8/../../../../lib/:/lib/x86_64-linux-gnu/:/lib/../lib/:/usr/lib/x86_64-linux-gnu/:/usr/lib/../lib/:/usr/lib/gcc/x86_64-linux-gnu/4.8/../../../:/lib/:/usr/lib/]
ignore line: [COLLECT_GCC_OPTIONS='-v' '-o' 'cmTryCompileExec2470255039' '-rdynamic' '-mtune=generic' '-march=x86-64']
link line: [ /usr/lib/gcc/x86_64-linux-gnu/4.8/collect2 --sysroot=/ --build-id --eh-frame-hdr -m elf_x86_64 --hash-style=gnu --as-needed -export-dynamic -dynamic-linker /lib64/ld-linux-x86-64.so.2 -z relro -o cmTryCompileExec2470255039 /usr/lib/gcc/x86_64-linux-gnu/4.8/../../../x86_64-linux-gnu/crt1.o /usr/lib/gcc/x86_64-linux-gnu/4.8/../../../x86_64-linux-gnu/crti.o /usr/lib/gcc/x86_64-linux-gnu/4.8/crtbegin.o -L/usr/lib/gcc/x86_64-linux-gnu/4.8 -L/usr/lib/gcc/x86_64-linux-gnu/4.8/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/4.8/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/4.8/../../.. CMakeFiles/cmTryCompileExec2470255039.dir/CMakeCCompilerABI.c.o -lgcc --as-needed -lgcc_s --no-as-needed -lc -lgcc --as-needed -lgcc_s --no-as-needed /usr/lib/gcc/x86_64-linux-gnu/4.8/crtend.o /usr/lib/gcc/x86_64-linux-gnu/4.8/../../../x86_64-linux-gnu/crtn.o]
arg [/usr/lib/gcc/x86_64-linux-gnu/4.8/collect2] ==> ignore
arg [--sysroot=/] ==> ignore
arg [--build-id] ==> ignore
arg [--eh-frame-hdr] ==> ignore
arg [-m] ==> ignore
arg [elf_x86_64] ==> ignore
arg [--hash-style=gnu] ==> ignore
arg [--as-needed] ==> ignore
arg [-export-dynamic] ==> ignore
arg [-dynamic-linker] ==> ignore
arg [/lib64/ld-linux-x86-64.so.2] ==> ignore
arg [-zrelro] ==> ignore
arg [-o] ==> ignore
arg [cmTryCompileExec2470255039] ==> ignore
arg [/usr/lib/gcc/x86_64-linux-gnu/4.8/../../../x86_64-linux-gnu/crt1.o] ==> ignore
arg [/usr/lib/gcc/x86_64-linux-gnu/4.8/../../../x86_64-linux-gnu/crti.o] ==> ignore
arg [/usr/lib/gcc/x86_64-linux-gnu/4.8/crtbegin.o] ==> ignore
arg [-L/usr/lib/gcc/x86_64-linux-gnu/4.8] ==> dir [/usr/lib/gcc/x86_64-linux-gnu/4.8]
arg [-L/usr/lib/gcc/x86_64-linux-gnu/4.8/../../../x86_64-linux-gnu] ==> dir [/usr/lib/gcc/x86_64-linux-gnu/4.8/../../../x86_64-linux-gnu]
arg [-L/usr/lib/gcc/x86_64-linux-gnu/4.8/../../../../lib] ==> dir [/usr/lib/gcc/x86_64-linux-gnu/4.8/../../../../lib]
arg [-L/lib/x86_64-linux-gnu] ==> dir [/lib/x86_64-linux-gnu]
arg [-L/lib/../lib] ==> dir [/lib/../lib]
arg [-L/usr/lib/x86_64-linux-gnu] ==> dir [/usr/lib/x86_64-linux-gnu]
arg [-L/usr/lib/../lib] ==> dir [/usr/lib/../lib]
arg [-L/usr/lib/gcc/x86_64-linux-gnu/4.8/../../..] ==> dir [/usr/lib/gcc/x86_64-linux-gnu/4.8/../../..]
arg [CMakeFiles/cmTryCompileExec2470255039.dir/CMakeCCompilerABI.c.o] ==> ignore
arg [-lgcc] ==> lib [gcc]
arg [--as-needed] ==> ignore
arg [-lgcc_s] ==> lib [gcc_s]
arg [--no-as-needed] ==> ignore
arg [-lc] ==> lib [c]
arg [-lgcc] ==> lib [gcc]
arg [--as-needed] ==> ignore
arg [-lgcc_s] ==> lib [gcc_s]
arg [--no-as-needed] ==> ignore
arg [/usr/lib/gcc/x86_64-linux-gnu/4.8/crtend.o] ==> ignore
arg [/usr/lib/gcc/x86_64-linux-gnu/4.8/../../../x86_64-linux-gnu/crtn.o] ==> ignore
remove lib [gcc]
remove lib [gcc_s]
remove lib [gcc]
remove lib [gcc_s]
collapse library dir [/usr/lib/gcc/x86_64-linux-gnu/4.8] ==> [/usr/lib/gcc/x86_64-linux-gnu/4.8]
collapse library dir [/usr/lib/gcc/x86_64-linux-gnu/4.8/../../../x86_64-linux-gnu] ==> [/usr/lib/x86_64-linux-gnu]
collapse library dir [/usr/lib/gcc/x86_64-linux-gnu/4.8/../../../../lib] ==> [/usr/lib]
collapse library dir [/lib/x86_64-linux-gnu] ==> [/lib/x86_64-linux-gnu]
collapse library dir [/lib/../lib] ==> [/lib]
collapse library dir [/usr/lib/x86_64-linux-gnu] ==> [/usr/lib/x86_64-linux-gnu]
collapse library dir [/usr/lib/../lib] ==> [/usr/lib]
collapse library dir [/usr/lib/gcc/x86_64-linux-gnu/4.8/../../..] ==> [/usr/lib]
implicit libs: [c]
implicit dirs: [/usr/lib/gcc/x86_64-linux-gnu/4.8;/usr/lib/x86_64-linux-gnu;/usr/lib;/lib/x86_64-linux-gnu;/lib]
implicit fwks: []
Determining if the CXX compiler works passed with the following output:
Change Dir: /home/harle/catkin_ws/src/BaxterInterface/Visp_tests/learn_tests/CMakeFiles/CMakeTmp
Run Build Command:/usr/bin/make "cmTryCompileExec2437434920/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec2437434920.dir/build.make CMakeFiles/cmTryCompileExec2437434920.dir/build
make[1]: Entering directory `/home/harle/catkin_ws/src/BaxterInterface/Visp_tests/learn_tests/CMakeFiles/CMakeTmp'
/usr/bin/cmake -E cmake_progress_report /home/harle/catkin_ws/src/BaxterInterface/Visp_tests/learn_tests/CMakeFiles/CMakeTmp/CMakeFiles 1
Building CXX object CMakeFiles/cmTryCompileExec2437434920.dir/testCXXCompiler.cxx.o
/usr/bin/c++ -o CMakeFiles/cmTryCompileExec2437434920.dir/testCXXCompiler.cxx.o -c /home/harle/catkin_ws/src/BaxterInterface/Visp_tests/learn_tests/CMakeFiles/CMakeTmp/testCXXCompiler.cxx
Linking CXX executable cmTryCompileExec2437434920
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec2437434920.dir/link.txt --verbose=1
/usr/bin/c++ CMakeFiles/cmTryCompileExec2437434920.dir/testCXXCompiler.cxx.o -o cmTryCompileExec2437434920 -rdynamic
make[1]: Leaving directory `/home/harle/catkin_ws/src/BaxterInterface/Visp_tests/learn_tests/CMakeFiles/CMakeTmp'
Detecting CXX compiler ABI info compiled with the following output:
Change Dir: /home/harle/catkin_ws/src/BaxterInterface/Visp_tests/learn_tests/CMakeFiles/CMakeTmp
Run Build Command:/usr/bin/make "cmTryCompileExec3985378153/fast"
/usr/bin/make -f CMakeFiles/cmTryCompileExec3985378153.dir/build.make CMakeFiles/cmTryCompileExec3985378153.dir/build
make[1]: Entering directory `/home/harle/catkin_ws/src/BaxterInterface/Visp_tests/learn_tests/CMakeFiles/CMakeTmp'
/usr/bin/cmake -E cmake_progress_report /home/harle/catkin_ws/src/BaxterInterface/Visp_tests/learn_tests/CMakeFiles/CMakeTmp/CMakeFiles 1
Building CXX object CMakeFiles/cmTryCompileExec3985378153.dir/CMakeCXXCompilerABI.cpp.o
/usr/bin/c++ -o CMakeFiles/cmTryCompileExec3985378153.dir/CMakeCXXCompilerABI.cpp.o -c /usr/share/cmake-2.8/Modules/CMakeCXXCompilerABI.cpp
Linking CXX executable cmTryCompileExec3985378153
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec3985378153.dir/link.txt --verbose=1
/usr/bin/c++ -v CMakeFiles/cmTryCompileExec3985378153.dir/CMakeCXXCompilerABI.cpp.o -o cmTryCompileExec3985378153 -rdynamic
Using built-in specs.
COLLECT_GCC=/usr/bin/c++
COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/4.8/lto-wrapper
Target: x86_64-linux-gnu
Configured with: ../src/configure -v --with-pkgversion='Ubuntu 4.8.4-2ubuntu1~14.04.4' --with-bugurl=file:///usr/share/doc/gcc-4.8/README.Bugs --enable-languages=c,c++,java,go,d,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-4.8 --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.8 --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-gnu-unique-object --disable-libmudflap --enable-plugin --with-system-zlib --disable-browser-plugin --enable-java-awt=gtk --enable-gtk-cairo --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-4.8-amd64/jre --enable-java-home --with-jvm-root-dir=/usr/lib/jvm/java-1.5.0-gcj-4.8-amd64 --with-jvm-jar-dir=/usr/lib/jvm-exports/java-1.5.0-gcj-4.8-amd64 --with-arch-directory=amd64 --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --enable-objc-gc --enable-multiarch --disable-werror --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --with-tune=generic --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu
Thread model: posix
gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4)
COMPILER_PATH=/usr/lib/gcc/x86_64-linux-gnu/4.8/:/usr/lib/gcc/x86_64-linux-gnu/4.8/:/usr/lib/gcc/x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/4.8/:/usr/lib/gcc/x86_64-linux-gnu/
LIBRARY_PATH=/usr/lib/gcc/x86_64-linux-gnu/4.8/:/usr/lib/gcc/x86_64-linux-gnu/4.8/../../../x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/4.8/../../../../lib/:/lib/x86_64-linux-gnu/:/lib/../lib/:/usr/lib/x86_64-linux-gnu/:/usr/lib/../lib/:/usr/lib/gcc/x86_64-linux-gnu/4.8/../../../:/lib/:/usr/lib/
COLLECT_GCC_OPTIONS='-v' '-o' 'cmTryCompileExec3985378153' '-rdynamic' '-shared-libgcc' '-mtune=generic' '-march=x86-64'
/usr/lib/gcc/x86_64-linux-gnu/4.8/collect2 --sysroot=/ --build-id --eh-frame-hdr -m elf_x86_64 --hash-style=gnu --as-needed -export-dynamic -dynamic-linker /lib64/ld-linux-x86-64.so.2 -z relro -o cmTryCompileExec3985378153 /usr/lib/gcc/x86_64-linux-gnu/4.8/../../../x86_64-linux-gnu/crt1.o /usr/lib/gcc/x86_64-linux-gnu/4.8/../../../x86_64-linux-gnu/crti.o /usr/lib/gcc/x86_64-linux-gnu/4.8/crtbegin.o -L/usr/lib/gcc/x86_64-linux-gnu/4.8 -L/usr/lib/gcc/x86_64-linux-gnu/4.8/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/4.8/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/4.8/../../.. CMakeFiles/cmTryCompileExec3985378153.dir/CMakeCXXCompilerABI.cpp.o -lstdc++ -lm -lgcc_s -lgcc -lc -lgcc_s -lgcc /usr/lib/gcc/x86_64-linux-gnu/4.8/crtend.o /usr/lib/gcc/x86_64-linux-gnu/4.8/../../../x86_64-linux-gnu/crtn.o
make[1]: Leaving directory `/home/harle/catkin_ws/src/BaxterInterface/Visp_tests/learn_tests/CMakeFiles/CMakeTmp'
Parsed CXX implicit link information from above output:
link line regex: [^( *|.*[/\])(ld|([^/\]+-)?ld|collect2)[^/\]*( |$)]
ignore line: [Change Dir: /home/harle/catkin_ws/src/BaxterInterface/Visp_tests/learn_tests/CMakeFiles/CMakeTmp]
ignore line: []
ignore line: [Run Build Command:/usr/bin/make "cmTryCompileExec3985378153/fast"]
ignore line: [/usr/bin/make -f CMakeFiles/cmTryCompileExec3985378153.dir/build.make CMakeFiles/cmTryCompileExec3985378153.dir/build]
ignore line: [make[1]: Entering directory `/home/harle/catkin_ws/src/BaxterInterface/Visp_tests/learn_tests/CMakeFiles/CMakeTmp']
ignore line: [/usr/bin/cmake -E cmake_progress_report /home/harle/catkin_ws/src/BaxterInterface/Visp_tests/learn_tests/CMakeFiles/CMakeTmp/CMakeFiles 1]
ignore line: [Building CXX object CMakeFiles/cmTryCompileExec3985378153.dir/CMakeCXXCompilerABI.cpp.o]
ignore line: [/usr/bin/c++ -o CMakeFiles/cmTryCompileExec3985378153.dir/CMakeCXXCompilerABI.cpp.o -c /usr/share/cmake-2.8/Modules/CMakeCXXCompilerABI.cpp]
ignore line: [Linking CXX executable cmTryCompileExec3985378153]
ignore line: [/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec3985378153.dir/link.txt --verbose=1]
ignore line: [/usr/bin/c++ -v CMakeFiles/cmTryCompileExec3985378153.dir/CMakeCXXCompilerABI.cpp.o -o cmTryCompileExec3985378153 -rdynamic ]
ignore line: [Using built-in specs.]
ignore line: [COLLECT_GCC=/usr/bin/c++]
ignore line: [COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/4.8/lto-wrapper]
ignore line: [Target: x86_64-linux-gnu]
ignore line: [Configured with: ../src/configure -v --with-pkgversion='Ubuntu 4.8.4-2ubuntu1~14.04.4' --with-bugurl=file:///usr/share/doc/gcc-4.8/README.Bugs --enable-languages=c,c++,java,go,d,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-4.8 --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.8 --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-gnu-unique-object --disable-libmudflap --enable-plugin --with-system-zlib --disable-browser-plugin --enable-java-awt=gtk --enable-gtk-cairo --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-4.8-amd64/jre --enable-java-home --with-jvm-root-dir=/usr/lib/jvm/java-1.5.0-gcj-4.8-amd64 --with-jvm-jar-dir=/usr/lib/jvm-exports/java-1.5.0-gcj-4.8-amd64 --with-arch-directory=amd64 --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --enable-objc-gc --enable-multiarch --disable-werror --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --with-tune=generic --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu]
ignore line: [Thread model: posix]
ignore line: [gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ]
ignore line: [COMPILER_PATH=/usr/lib/gcc/x86_64-linux-gnu/4.8/:/usr/lib/gcc/x86_64-linux-gnu/4.8/:/usr/lib/gcc/x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/4.8/:/usr/lib/gcc/x86_64-linux-gnu/]
ignore line: [LIBRARY_PATH=/usr/lib/gcc/x86_64-linux-gnu/4.8/:/usr/lib/gcc/x86_64-linux-gnu/4.8/../../../x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/4.8/../../../../lib/:/lib/x86_64-linux-gnu/:/lib/../lib/:/usr/lib/x86_64-linux-gnu/:/usr/lib/../lib/:/usr/lib/gcc/x86_64-linux-gnu/4.8/../../../:/lib/:/usr/lib/]
ignore line: [COLLECT_GCC_OPTIONS='-v' '-o' 'cmTryCompileExec3985378153' '-rdynamic' '-shared-libgcc' '-mtune=generic' '-march=x86-64']
link line: [ /usr/lib/gcc/x86_64-linux-gnu/4.8/collect2 --sysroot=/ --build-id --eh-frame-hdr -m elf_x86_64 --hash-style=gnu --as-needed -export-dynamic -dynamic-linker /lib64/ld-linux-x86-64.so.2 -z relro -o cmTryCompileExec3985378153 /usr/lib/gcc/x86_64-linux-gnu/4.8/../../../x86_64-linux-gnu/crt1.o /usr/lib/gcc/x86_64-linux-gnu/4.8/../../../x86_64-linux-gnu/crti.o /usr/lib/gcc/x86_64-linux-gnu/4.8/crtbegin.o -L/usr/lib/gcc/x86_64-linux-gnu/4.8 -L/usr/lib/gcc/x86_64-linux-gnu/4.8/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/4.8/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/4.8/../../.. CMakeFiles/cmTryCompileExec3985378153.dir/CMakeCXXCompilerABI.cpp.o -lstdc++ -lm -lgcc_s -lgcc -lc -lgcc_s -lgcc /usr/lib/gcc/x86_64-linux-gnu/4.8/crtend.o /usr/lib/gcc/x86_64-linux-gnu/4.8/../../../x86_64-linux-gnu/crtn.o]
arg [/usr/lib/gcc/x86_64-linux-gnu/4.8/collect2] ==> ignore
arg [--sysroot=/] ==> ignore
arg [--build-id] ==> ignore
arg [--eh-frame-hdr] ==> ignore
arg [-m] ==> ignore
arg [elf_x86_64] ==> ignore
arg [--hash-style=gnu] ==> ignore
arg [--as-needed] ==> ignore
arg [-export-dynamic] ==> ignore
arg [-dynamic-linker] ==> ignore
arg [/lib64/ld-linux-x86-64.so.2] ==> ignore
arg [-zrelro] ==> ignore
arg [-o] ==> ignore
arg [cmTryCompileExec3985378153] ==> ignore
arg [/usr/lib/gcc/x86_64-linux-gnu/4.8/../../../x86_64-linux-gnu/crt1.o] ==> ignore
arg [/usr/lib/gcc/x86_64-linux-gnu/4.8/../../../x86_64-linux-gnu/crti.o] ==> ignore
arg [/usr/lib/gcc/x86_64-linux-gnu/4.8/crtbegin.o] ==> ignore
arg [-L/usr/lib/gcc/x86_64-linux-gnu/4.8] ==> dir [/usr/lib/gcc/x86_64-linux-gnu/4.8]
arg [-L/usr/lib/gcc/x86_64-linux-gnu/4.8/../../../x86_64-linux-gnu] ==> dir [/usr/lib/gcc/x86_64-linux-gnu/4.8/../../../x86_64-linux-gnu]
arg [-L/usr/lib/gcc/x86_64-linux-gnu/4.8/../../../../lib] ==> dir [/usr/lib/gcc/x86_64-linux-gnu/4.8/../../../../lib]
arg [-L/lib/x86_64-linux-gnu] ==> dir [/lib/x86_64-linux-gnu]
arg [-L/lib/../lib] ==> dir [/lib/../lib]
arg [-L/usr/lib/x86_64-linux-gnu] ==> dir [/usr/lib/x86_64-linux-gnu]
arg [-L/usr/lib/../lib] ==> dir [/usr/lib/../lib]
arg [-L/usr/lib/gcc/x86_64-linux-gnu/4.8/../../..] ==> dir [/usr/lib/gcc/x86_64-linux-gnu/4.8/../../..]
arg [CMakeFiles/cmTryCompileExec3985378153.dir/CMakeCXXCompilerABI.cpp.o] ==> ignore
arg [-lstdc++] ==> lib [stdc++]
arg [-lm] ==> lib [m]
arg [-lgcc_s] ==> lib [gcc_s]
arg [-lgcc] ==> lib [gcc]
arg [-lc] ==> lib [c]
arg [-lgcc_s] ==> lib [gcc_s]
arg [-lgcc] ==> lib [gcc]
arg [/usr/lib/gcc/x86_64-linux-gnu/4.8/crtend.o] ==> ignore
arg [/usr/lib/gcc/x86_64-linux-gnu/4.8/../../../x86_64-linux-gnu/crtn.o] ==> ignore
remove lib [gcc_s]
remove lib [gcc]
remove lib [gcc_s]
remove lib [gcc]
collapse library dir [/usr/lib/gcc/x86_64-linux-gnu/4.8] ==> [/usr/lib/gcc/x86_64-linux-gnu/4.8]
collapse library dir [/usr/lib/gcc/x86_64-linux-gnu/4.8/../../../x86_64-linux-gnu] ==> [/usr/lib/x86_64-linux-gnu]
collapse library dir [/usr/lib/gcc/x86_64-linux-gnu/4.8/../../../../lib] ==> [/usr/lib]
collapse library dir [/lib/x86_64-linux-gnu] ==> [/lib/x86_64-linux-gnu]
collapse library dir [/lib/../lib] ==> [/lib]
collapse library dir [/usr/lib/x86_64-linux-gnu] ==> [/usr/lib/x86_64-linux-gnu]
collapse library dir [/usr/lib/../lib] ==> [/usr/lib]
collapse library dir [/usr/lib/gcc/x86_64-linux-gnu/4.8/../../..] ==> [/usr/lib]
implicit libs: [stdc++;m;c]
implicit dirs: [/usr/lib/gcc/x86_64-linux-gnu/4.8;/usr/lib/x86_64-linux-gnu;/usr/lib;/lib/x86_64-linux-gnu;/lib]
implicit fwks: []

View file

@ -0,0 +1,48 @@
# CMAKE generated file: DO NOT EDIT!
# Generated by "Unix Makefiles" Generator, CMake Version 2.8
# The generator used is:
SET(CMAKE_DEPENDS_GENERATOR "Unix Makefiles")
# The top level Makefile was generated from the following files:
SET(CMAKE_MAKEFILE_DEPENDS
"CMakeCache.txt"
"CMakeFiles/2.8.12.2/CMakeCCompiler.cmake"
"CMakeFiles/2.8.12.2/CMakeCXXCompiler.cmake"
"CMakeFiles/2.8.12.2/CMakeSystem.cmake"
"CMakeLists.txt"
"/opt/ros/indigo/lib/x86_64-linux-gnu/cmake/visp/VISPConfig.cmake"
"/opt/ros/indigo/lib/x86_64-linux-gnu/cmake/visp/VISPConfigVersion.cmake"
"/opt/ros/indigo/lib/x86_64-linux-gnu/cmake/visp/VISPModules-none.cmake"
"/opt/ros/indigo/lib/x86_64-linux-gnu/cmake/visp/VISPModules.cmake"
"/usr/share/cmake-2.8/Modules/CMakeCInformation.cmake"
"/usr/share/cmake-2.8/Modules/CMakeCXXInformation.cmake"
"/usr/share/cmake-2.8/Modules/CMakeCommonLanguageInclude.cmake"
"/usr/share/cmake-2.8/Modules/CMakeGenericSystem.cmake"
"/usr/share/cmake-2.8/Modules/CMakeSystemSpecificInformation.cmake"
"/usr/share/cmake-2.8/Modules/Compiler/GNU-C.cmake"
"/usr/share/cmake-2.8/Modules/Compiler/GNU-CXX.cmake"
"/usr/share/cmake-2.8/Modules/Compiler/GNU.cmake"
"/usr/share/cmake-2.8/Modules/Platform/Linux-GNU-C.cmake"
"/usr/share/cmake-2.8/Modules/Platform/Linux-GNU-CXX.cmake"
"/usr/share/cmake-2.8/Modules/Platform/Linux-GNU.cmake"
"/usr/share/cmake-2.8/Modules/Platform/Linux.cmake"
"/usr/share/cmake-2.8/Modules/Platform/UnixPaths.cmake"
)
# The corresponding makefile is:
SET(CMAKE_MAKEFILE_OUTPUTS
"Makefile"
"CMakeFiles/cmake.check_cache"
)
# Byproducts of CMake generate step:
SET(CMAKE_MAKEFILE_PRODUCTS
"CMakeFiles/CMakeDirectoryInformation.cmake"
)
# Dependency information for all targets:
SET(CMAKE_DEPEND_INFO_FILES
"CMakeFiles/detection_limited_info.dir/DependInfo.cmake"
"CMakeFiles/tutorial-detection-object-mbt2.dir/DependInfo.cmake"
)

View file

@ -0,0 +1,134 @@
# CMAKE generated file: DO NOT EDIT!
# Generated by "Unix Makefiles" Generator, CMake Version 2.8
# Default target executed when no arguments are given to make.
default_target: all
.PHONY : default_target
# The main recursive all target
all:
.PHONY : all
# The main recursive preinstall target
preinstall:
.PHONY : preinstall
#=============================================================================
# Special targets provided by cmake.
# Disable implicit rules so canonical targets will work.
.SUFFIXES:
# Remove some rules from gmake that .SUFFIXES does not remove.
SUFFIXES =
.SUFFIXES: .hpux_make_needs_suffix_list
# Suppress display of executed commands.
$(VERBOSE).SILENT:
# A target that is always out of date.
cmake_force:
.PHONY : cmake_force
#=============================================================================
# Set environment variables for the build.
# The shell in which to execute make rules.
SHELL = /bin/sh
# The CMake executable.
CMAKE_COMMAND = /usr/bin/cmake
# The command to remove a file.
RM = /usr/bin/cmake -E remove -f
# Escaping for special characters.
EQUALS = =
# The top-level source directory on which CMake was run.
CMAKE_SOURCE_DIR = /home/harle/catkin_ws/src/BaxterInterface/Visp_tests/learn_tests
# The top-level build directory on which CMake was run.
CMAKE_BINARY_DIR = /home/harle/catkin_ws/src/BaxterInterface/Visp_tests/learn_tests
#=============================================================================
# Target rules for target CMakeFiles/detection_limited_info.dir
# All Build rule for target.
CMakeFiles/detection_limited_info.dir/all:
$(MAKE) -f CMakeFiles/detection_limited_info.dir/build.make CMakeFiles/detection_limited_info.dir/depend
$(MAKE) -f CMakeFiles/detection_limited_info.dir/build.make CMakeFiles/detection_limited_info.dir/build
$(CMAKE_COMMAND) -E cmake_progress_report /home/harle/catkin_ws/src/BaxterInterface/Visp_tests/learn_tests/CMakeFiles 1
@echo "Built target detection_limited_info"
.PHONY : CMakeFiles/detection_limited_info.dir/all
# Include target in all.
all: CMakeFiles/detection_limited_info.dir/all
.PHONY : all
# Build rule for subdir invocation for target.
CMakeFiles/detection_limited_info.dir/rule: cmake_check_build_system
$(CMAKE_COMMAND) -E cmake_progress_start /home/harle/catkin_ws/src/BaxterInterface/Visp_tests/learn_tests/CMakeFiles 1
$(MAKE) -f CMakeFiles/Makefile2 CMakeFiles/detection_limited_info.dir/all
$(CMAKE_COMMAND) -E cmake_progress_start /home/harle/catkin_ws/src/BaxterInterface/Visp_tests/learn_tests/CMakeFiles 0
.PHONY : CMakeFiles/detection_limited_info.dir/rule
# Convenience name for target.
detection_limited_info: CMakeFiles/detection_limited_info.dir/rule
.PHONY : detection_limited_info
# clean rule for target.
CMakeFiles/detection_limited_info.dir/clean:
$(MAKE) -f CMakeFiles/detection_limited_info.dir/build.make CMakeFiles/detection_limited_info.dir/clean
.PHONY : CMakeFiles/detection_limited_info.dir/clean
# clean rule for target.
clean: CMakeFiles/detection_limited_info.dir/clean
.PHONY : clean
#=============================================================================
# Target rules for target CMakeFiles/tutorial-detection-object-mbt2.dir
# All Build rule for target.
CMakeFiles/tutorial-detection-object-mbt2.dir/all:
$(MAKE) -f CMakeFiles/tutorial-detection-object-mbt2.dir/build.make CMakeFiles/tutorial-detection-object-mbt2.dir/depend
$(MAKE) -f CMakeFiles/tutorial-detection-object-mbt2.dir/build.make CMakeFiles/tutorial-detection-object-mbt2.dir/build
$(CMAKE_COMMAND) -E cmake_progress_report /home/harle/catkin_ws/src/BaxterInterface/Visp_tests/learn_tests/CMakeFiles 2
@echo "Built target tutorial-detection-object-mbt2"
.PHONY : CMakeFiles/tutorial-detection-object-mbt2.dir/all
# Include target in all.
all: CMakeFiles/tutorial-detection-object-mbt2.dir/all
.PHONY : all
# Build rule for subdir invocation for target.
CMakeFiles/tutorial-detection-object-mbt2.dir/rule: cmake_check_build_system
$(CMAKE_COMMAND) -E cmake_progress_start /home/harle/catkin_ws/src/BaxterInterface/Visp_tests/learn_tests/CMakeFiles 1
$(MAKE) -f CMakeFiles/Makefile2 CMakeFiles/tutorial-detection-object-mbt2.dir/all
$(CMAKE_COMMAND) -E cmake_progress_start /home/harle/catkin_ws/src/BaxterInterface/Visp_tests/learn_tests/CMakeFiles 0
.PHONY : CMakeFiles/tutorial-detection-object-mbt2.dir/rule
# Convenience name for target.
tutorial-detection-object-mbt2: CMakeFiles/tutorial-detection-object-mbt2.dir/rule
.PHONY : tutorial-detection-object-mbt2
# clean rule for target.
CMakeFiles/tutorial-detection-object-mbt2.dir/clean:
$(MAKE) -f CMakeFiles/tutorial-detection-object-mbt2.dir/build.make CMakeFiles/tutorial-detection-object-mbt2.dir/clean
.PHONY : CMakeFiles/tutorial-detection-object-mbt2.dir/clean
# clean rule for target.
clean: CMakeFiles/tutorial-detection-object-mbt2.dir/clean
.PHONY : clean
#=============================================================================
# Special targets to cleanup operation of make.
# Special rule to run CMake to check the build system integrity.
# No rule that depends on this can have commands that come from listfiles
# because they might be regenerated.
cmake_check_build_system:
$(CMAKE_COMMAND) -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 0
.PHONY : cmake_check_build_system

View file

@ -0,0 +1,2 @@
/home/harle/catkin_ws/src/BaxterInterface/Visp_tests/learn_tests/CMakeFiles/detection_limited_info.dir
/home/harle/catkin_ws/src/BaxterInterface/Visp_tests/learn_tests/CMakeFiles/tutorial-detection-object-mbt2.dir

View file

@ -0,0 +1 @@
# This file is generated by cmake for dependency checking of the CMakeCache.txt file

View file

@ -0,0 +1,26 @@
# The set of languages for which implicit dependencies are needed:
SET(CMAKE_DEPENDS_LANGUAGES
"CXX"
)
# The set of files for implicit dependencies of each language:
SET(CMAKE_DEPENDS_CHECK_CXX
"/home/harle/catkin_ws/src/BaxterInterface/Visp_tests/learn_tests/detection_limited_info.cpp" "/home/harle/catkin_ws/src/BaxterInterface/Visp_tests/learn_tests/CMakeFiles/detection_limited_info.dir/detection_limited_info.cpp.o"
)
SET(CMAKE_CXX_COMPILER_ID "GNU")
# Targets to which this target links.
SET(CMAKE_TARGET_LINKED_INFO_FILES
)
# The include file search paths:
SET(CMAKE_C_TARGET_INCLUDE_PATH
"/opt/ros/indigo/include"
"/usr/include/opencv"
"/usr/include/eigen3"
"/usr/include/libxml2"
"/usr/include/OGRE"
"/usr/include/ois"
)
SET(CMAKE_CXX_TARGET_INCLUDE_PATH ${CMAKE_C_TARGET_INCLUDE_PATH})
SET(CMAKE_Fortran_TARGET_INCLUDE_PATH ${CMAKE_C_TARGET_INCLUDE_PATH})
SET(CMAKE_ASM_TARGET_INCLUDE_PATH ${CMAKE_C_TARGET_INCLUDE_PATH})

View file

@ -0,0 +1,153 @@
# CMAKE generated file: DO NOT EDIT!
# Generated by "Unix Makefiles" Generator, CMake Version 2.8
#=============================================================================
# Special targets provided by cmake.
# Disable implicit rules so canonical targets will work.
.SUFFIXES:
# Remove some rules from gmake that .SUFFIXES does not remove.
SUFFIXES =
.SUFFIXES: .hpux_make_needs_suffix_list
# Suppress display of executed commands.
$(VERBOSE).SILENT:
# A target that is always out of date.
cmake_force:
.PHONY : cmake_force
#=============================================================================
# Set environment variables for the build.
# The shell in which to execute make rules.
SHELL = /bin/sh
# The CMake executable.
CMAKE_COMMAND = /usr/bin/cmake
# The command to remove a file.
RM = /usr/bin/cmake -E remove -f
# Escaping for special characters.
EQUALS = =
# The top-level source directory on which CMake was run.
CMAKE_SOURCE_DIR = /home/harle/catkin_ws/src/BaxterInterface/Visp_tests/learn_tests
# The top-level build directory on which CMake was run.
CMAKE_BINARY_DIR = /home/harle/catkin_ws/src/BaxterInterface/Visp_tests/learn_tests
# Include any dependencies generated for this target.
include CMakeFiles/detection_limited_info.dir/depend.make
# Include the progress variables for this target.
include CMakeFiles/detection_limited_info.dir/progress.make
# Include the compile flags for this target's objects.
include CMakeFiles/detection_limited_info.dir/flags.make
CMakeFiles/detection_limited_info.dir/detection_limited_info.cpp.o: CMakeFiles/detection_limited_info.dir/flags.make
CMakeFiles/detection_limited_info.dir/detection_limited_info.cpp.o: detection_limited_info.cpp
$(CMAKE_COMMAND) -E cmake_progress_report /home/harle/catkin_ws/src/BaxterInterface/Visp_tests/learn_tests/CMakeFiles $(CMAKE_PROGRESS_1)
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Building CXX object CMakeFiles/detection_limited_info.dir/detection_limited_info.cpp.o"
/usr/bin/c++ $(CXX_DEFINES) $(CXX_FLAGS) -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-overloaded-virtual -o CMakeFiles/detection_limited_info.dir/detection_limited_info.cpp.o -c /home/harle/catkin_ws/src/BaxterInterface/Visp_tests/learn_tests/detection_limited_info.cpp
CMakeFiles/detection_limited_info.dir/detection_limited_info.cpp.i: cmake_force
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/detection_limited_info.dir/detection_limited_info.cpp.i"
/usr/bin/c++ $(CXX_DEFINES) $(CXX_FLAGS) -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-overloaded-virtual -E /home/harle/catkin_ws/src/BaxterInterface/Visp_tests/learn_tests/detection_limited_info.cpp > CMakeFiles/detection_limited_info.dir/detection_limited_info.cpp.i
CMakeFiles/detection_limited_info.dir/detection_limited_info.cpp.s: cmake_force
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/detection_limited_info.dir/detection_limited_info.cpp.s"
/usr/bin/c++ $(CXX_DEFINES) $(CXX_FLAGS) -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-overloaded-virtual -S /home/harle/catkin_ws/src/BaxterInterface/Visp_tests/learn_tests/detection_limited_info.cpp -o CMakeFiles/detection_limited_info.dir/detection_limited_info.cpp.s
CMakeFiles/detection_limited_info.dir/detection_limited_info.cpp.o.requires:
.PHONY : CMakeFiles/detection_limited_info.dir/detection_limited_info.cpp.o.requires
CMakeFiles/detection_limited_info.dir/detection_limited_info.cpp.o.provides: CMakeFiles/detection_limited_info.dir/detection_limited_info.cpp.o.requires
$(MAKE) -f CMakeFiles/detection_limited_info.dir/build.make CMakeFiles/detection_limited_info.dir/detection_limited_info.cpp.o.provides.build
.PHONY : CMakeFiles/detection_limited_info.dir/detection_limited_info.cpp.o.provides
CMakeFiles/detection_limited_info.dir/detection_limited_info.cpp.o.provides.build: CMakeFiles/detection_limited_info.dir/detection_limited_info.cpp.o
# Object files for target detection_limited_info
detection_limited_info_OBJECTS = \
"CMakeFiles/detection_limited_info.dir/detection_limited_info.cpp.o"
# External object files for target detection_limited_info
detection_limited_info_EXTERNAL_OBJECTS =
detection_limited_info: CMakeFiles/detection_limited_info.dir/detection_limited_info.cpp.o
detection_limited_info: CMakeFiles/detection_limited_info.dir/build.make
detection_limited_info: /opt/ros/indigo/lib/x86_64-linux-gnu/libvisp_core.so.3.1.0
detection_limited_info: /opt/ros/indigo/lib/x86_64-linux-gnu/libvisp_vision.so.3.1.0
detection_limited_info: /opt/ros/indigo/lib/x86_64-linux-gnu/libvisp_mbt.so.3.1.0
detection_limited_info: /opt/ros/indigo/lib/x86_64-linux-gnu/libvisp_io.so.3.1.0
detection_limited_info: /opt/ros/indigo/lib/x86_64-linux-gnu/libvisp_gui.so.3.1.0
detection_limited_info: /opt/ros/indigo/lib/x86_64-linux-gnu/libvisp_vision.so.3.1.0
detection_limited_info: /opt/ros/indigo/lib/x86_64-linux-gnu/libvisp_visual_features.so.3.1.0
detection_limited_info: /opt/ros/indigo/lib/x86_64-linux-gnu/libvisp_me.so.3.1.0
detection_limited_info: /opt/ros/indigo/lib/x86_64-linux-gnu/libvisp_blob.so.3.1.0
detection_limited_info: /opt/ros/indigo/lib/x86_64-linux-gnu/libvisp_klt.so.3.1.0
detection_limited_info: /opt/ros/indigo/lib/x86_64-linux-gnu/libvisp_ar.so.3.1.0
detection_limited_info: /opt/ros/indigo/lib/x86_64-linux-gnu/libvisp_io.so.3.1.0
detection_limited_info: /opt/ros/indigo/lib/x86_64-linux-gnu/libvisp_core.so.3.1.0
detection_limited_info: /usr/lib/x86_64-linux-gnu/libopencv_videostab.so.2.4.8
detection_limited_info: /usr/lib/x86_64-linux-gnu/libopencv_video.so.2.4.8
detection_limited_info: /usr/lib/x86_64-linux-gnu/libopencv_ts.so.2.4.8
detection_limited_info: /usr/lib/x86_64-linux-gnu/libopencv_superres.so.2.4.8
detection_limited_info: /usr/lib/x86_64-linux-gnu/libopencv_stitching.so.2.4.8
detection_limited_info: /usr/lib/x86_64-linux-gnu/libopencv_photo.so.2.4.8
detection_limited_info: /usr/lib/x86_64-linux-gnu/libopencv_ocl.so.2.4.8
detection_limited_info: /usr/lib/x86_64-linux-gnu/libopencv_objdetect.so.2.4.8
detection_limited_info: /usr/lib/x86_64-linux-gnu/libopencv_ml.so.2.4.8
detection_limited_info: /usr/lib/x86_64-linux-gnu/libopencv_legacy.so.2.4.8
detection_limited_info: /usr/lib/x86_64-linux-gnu/libopencv_imgproc.so.2.4.8
detection_limited_info: /usr/lib/x86_64-linux-gnu/libopencv_highgui.so.2.4.8
detection_limited_info: /usr/lib/x86_64-linux-gnu/libopencv_gpu.so.2.4.8
detection_limited_info: /usr/lib/x86_64-linux-gnu/libopencv_flann.so.2.4.8
detection_limited_info: /usr/lib/x86_64-linux-gnu/libopencv_features2d.so.2.4.8
detection_limited_info: /usr/lib/x86_64-linux-gnu/libopencv_core.so.2.4.8
detection_limited_info: /usr/lib/x86_64-linux-gnu/libopencv_contrib.so.2.4.8
detection_limited_info: /usr/lib/x86_64-linux-gnu/libopencv_calib3d.so.2.4.8
detection_limited_info: /usr/lib/liblapack.so
detection_limited_info: /usr/lib/libblas.so
detection_limited_info: /usr/lib/x86_64-linux-gnu/libxml2.so
detection_limited_info: /usr/lib/x86_64-linux-gnu/libjpeg.so
detection_limited_info: /usr/lib/x86_64-linux-gnu/libpng.so
detection_limited_info: /usr/lib/x86_64-linux-gnu/libz.so
detection_limited_info: /usr/lib/x86_64-linux-gnu/libboost_thread.so
detection_limited_info: /usr/lib/x86_64-linux-gnu/libboost_system.so
detection_limited_info: /usr/lib/x86_64-linux-gnu/libboost_date_time.so
detection_limited_info: /usr/lib/x86_64-linux-gnu/libpthread.so
detection_limited_info: /usr/lib/x86_64-linux-gnu/libOgreMain.so
detection_limited_info: /usr/lib/x86_64-linux-gnu/libOIS.so
detection_limited_info: /usr/lib/x86_64-linux-gnu/libGL.so
detection_limited_info: /usr/lib/x86_64-linux-gnu/libSM.so
detection_limited_info: /usr/lib/x86_64-linux-gnu/libICE.so
detection_limited_info: /usr/lib/x86_64-linux-gnu/libX11.so
detection_limited_info: /usr/lib/x86_64-linux-gnu/libXext.so
detection_limited_info: /usr/lib/x86_64-linux-gnu/libCoin.so
detection_limited_info: /usr/lib/x86_64-linux-gnu/libm.so
detection_limited_info: /usr/lib/x86_64-linux-gnu/libnsl.so
detection_limited_info: CMakeFiles/detection_limited_info.dir/link.txt
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --red --bold "Linking CXX executable detection_limited_info"
$(CMAKE_COMMAND) -E cmake_link_script CMakeFiles/detection_limited_info.dir/link.txt --verbose=$(VERBOSE)
# Rule to build all files generated by this target.
CMakeFiles/detection_limited_info.dir/build: detection_limited_info
.PHONY : CMakeFiles/detection_limited_info.dir/build
CMakeFiles/detection_limited_info.dir/requires: CMakeFiles/detection_limited_info.dir/detection_limited_info.cpp.o.requires
.PHONY : CMakeFiles/detection_limited_info.dir/requires
CMakeFiles/detection_limited_info.dir/clean:
$(CMAKE_COMMAND) -P CMakeFiles/detection_limited_info.dir/cmake_clean.cmake
.PHONY : CMakeFiles/detection_limited_info.dir/clean
CMakeFiles/detection_limited_info.dir/depend:
cd /home/harle/catkin_ws/src/BaxterInterface/Visp_tests/learn_tests && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /home/harle/catkin_ws/src/BaxterInterface/Visp_tests/learn_tests /home/harle/catkin_ws/src/BaxterInterface/Visp_tests/learn_tests /home/harle/catkin_ws/src/BaxterInterface/Visp_tests/learn_tests /home/harle/catkin_ws/src/BaxterInterface/Visp_tests/learn_tests /home/harle/catkin_ws/src/BaxterInterface/Visp_tests/learn_tests/CMakeFiles/detection_limited_info.dir/DependInfo.cmake --color=$(COLOR)
.PHONY : CMakeFiles/detection_limited_info.dir/depend

View file

@ -0,0 +1,10 @@
FILE(REMOVE_RECURSE
"CMakeFiles/detection_limited_info.dir/detection_limited_info.cpp.o"
"detection_limited_info.pdb"
"detection_limited_info"
)
# Per-language clean rules from dependency scanning.
FOREACH(lang CXX)
INCLUDE(CMakeFiles/detection_limited_info.dir/cmake_clean_${lang}.cmake OPTIONAL)
ENDFOREACH(lang)

View file

@ -0,0 +1,353 @@
# CMAKE generated file: DO NOT EDIT!
# Generated by "Unix Makefiles" Generator, CMake Version 2.8
CMakeFiles/detection_limited_info.dir/detection_limited_info.cpp.o
/home/harle/catkin_ws/src/BaxterInterface/Visp_tests/learn_tests/detection_limited_info.cpp
/opt/ros/indigo/include/visp/vpCameraParameters.h
/opt/ros/indigo/include/visp/vpDisplayX.h
/opt/ros/indigo/include/visp/vpException.h
/opt/ros/indigo/include/visp/vpHomogeneousMatrix.h
/opt/ros/indigo/include/visp/vpImage.h
/opt/ros/indigo/include/visp/vpImageIo.h
/opt/ros/indigo/include/visp/vpMbEdgeTracker.h
/opt/ros/indigo/include/visp/vpMbKltTracker.h
/opt/ros/indigo/include/visp3/ar/vpAROgre.h
/opt/ros/indigo/include/visp3/core/vpArray2D.h
/opt/ros/indigo/include/visp3/core/vpCameraParameters.h
/opt/ros/indigo/include/visp3/core/vpCircle.h
/opt/ros/indigo/include/visp3/core/vpColVector.h
/opt/ros/indigo/include/visp3/core/vpColor.h
/opt/ros/indigo/include/visp3/core/vpConfig.h
/opt/ros/indigo/include/visp3/core/vpConvert.h
/opt/ros/indigo/include/visp3/core/vpCylinder.h
/opt/ros/indigo/include/visp3/core/vpDebug.h
/opt/ros/indigo/include/visp3/core/vpDisplay.h
/opt/ros/indigo/include/visp3/core/vpDisplayException.h
/opt/ros/indigo/include/visp3/core/vpException.h
/opt/ros/indigo/include/visp3/core/vpExponentialMap.h
/opt/ros/indigo/include/visp3/core/vpForceTwistMatrix.h
/opt/ros/indigo/include/visp3/core/vpForwardProjection.h
/opt/ros/indigo/include/visp3/core/vpFrameGrabber.h
/opt/ros/indigo/include/visp3/core/vpGEMM.h
/opt/ros/indigo/include/visp3/core/vpHomogeneousMatrix.h
/opt/ros/indigo/include/visp3/core/vpImage.h
/opt/ros/indigo/include/visp3/core/vpImageConvert.h
/opt/ros/indigo/include/visp3/core/vpImageException.h
/opt/ros/indigo/include/visp3/core/vpImagePoint.h
/opt/ros/indigo/include/visp3/core/vpImageTools.h
/opt/ros/indigo/include/visp3/core/vpIoTools.h
/opt/ros/indigo/include/visp3/core/vpLine.h
/opt/ros/indigo/include/visp3/core/vpList.h
/opt/ros/indigo/include/visp3/core/vpMath.h
/opt/ros/indigo/include/visp3/core/vpMatrix.h
/opt/ros/indigo/include/visp3/core/vpMeterPixelConversion.h
/opt/ros/indigo/include/visp3/core/vpMouseButton.h
/opt/ros/indigo/include/visp3/core/vpPixelMeterConversion.h
/opt/ros/indigo/include/visp3/core/vpPlane.h
/opt/ros/indigo/include/visp3/core/vpPoint.h
/opt/ros/indigo/include/visp3/core/vpPolygon.h
/opt/ros/indigo/include/visp3/core/vpPolygon3D.h
/opt/ros/indigo/include/visp3/core/vpPoseVector.h
/opt/ros/indigo/include/visp3/core/vpQuaternionVector.h
/opt/ros/indigo/include/visp3/core/vpRGBa.h
/opt/ros/indigo/include/visp3/core/vpRect.h
/opt/ros/indigo/include/visp3/core/vpRobust.h
/opt/ros/indigo/include/visp3/core/vpRotationMatrix.h
/opt/ros/indigo/include/visp3/core/vpRotationVector.h
/opt/ros/indigo/include/visp3/core/vpRowVector.h
/opt/ros/indigo/include/visp3/core/vpRxyzVector.h
/opt/ros/indigo/include/visp3/core/vpRzyxVector.h
/opt/ros/indigo/include/visp3/core/vpRzyzVector.h
/opt/ros/indigo/include/visp3/core/vpSubColVector.h
/opt/ros/indigo/include/visp3/core/vpSubMatrix.h
/opt/ros/indigo/include/visp3/core/vpThetaUVector.h
/opt/ros/indigo/include/visp3/core/vpThread.h
/opt/ros/indigo/include/visp3/core/vpTime.h
/opt/ros/indigo/include/visp3/core/vpTracker.h
/opt/ros/indigo/include/visp3/core/vpTrackingException.h
/opt/ros/indigo/include/visp3/core/vpTranslationVector.h
/opt/ros/indigo/include/visp3/core/vpVelocityTwistMatrix.h
/opt/ros/indigo/include/visp3/core/vpXmlParser.h
/opt/ros/indigo/include/visp3/gui/vpDisplayD3D.h
/opt/ros/indigo/include/visp3/gui/vpDisplayGDI.h
/opt/ros/indigo/include/visp3/gui/vpDisplayGTK.h
/opt/ros/indigo/include/visp3/gui/vpDisplayOpenCV.h
/opt/ros/indigo/include/visp3/gui/vpDisplayWin32.h
/opt/ros/indigo/include/visp3/gui/vpDisplayX.h
/opt/ros/indigo/include/visp3/gui/vpGDIRenderer.h
/opt/ros/indigo/include/visp3/gui/vpWin32Renderer.h
/opt/ros/indigo/include/visp3/gui/vpWin32Window.h
/opt/ros/indigo/include/visp3/io/vpDiskGrabber.h
/opt/ros/indigo/include/visp3/io/vpImageIo.h
/opt/ros/indigo/include/visp3/io/vpVideoReader.h
/opt/ros/indigo/include/visp3/klt/vpKltOpencv.h
/opt/ros/indigo/include/visp3/mbt/vpMbDepthDenseTracker.h
/opt/ros/indigo/include/visp3/mbt/vpMbDepthNormalTracker.h
/opt/ros/indigo/include/visp3/mbt/vpMbEdgeTracker.h
/opt/ros/indigo/include/visp3/mbt/vpMbGenericTracker.h
/opt/ros/indigo/include/visp3/mbt/vpMbHiddenFaces.h
/opt/ros/indigo/include/visp3/mbt/vpMbKltTracker.h
/opt/ros/indigo/include/visp3/mbt/vpMbScanLine.h
/opt/ros/indigo/include/visp3/mbt/vpMbTracker.h
/opt/ros/indigo/include/visp3/mbt/vpMbXmlParser.h
/opt/ros/indigo/include/visp3/mbt/vpMbtDistanceCircle.h
/opt/ros/indigo/include/visp3/mbt/vpMbtDistanceCylinder.h
/opt/ros/indigo/include/visp3/mbt/vpMbtDistanceKltCylinder.h
/opt/ros/indigo/include/visp3/mbt/vpMbtDistanceKltPoints.h
/opt/ros/indigo/include/visp3/mbt/vpMbtDistanceLine.h
/opt/ros/indigo/include/visp3/mbt/vpMbtFaceDepthDense.h
/opt/ros/indigo/include/visp3/mbt/vpMbtFaceDepthNormal.h
/opt/ros/indigo/include/visp3/mbt/vpMbtKltXmlParser.h
/opt/ros/indigo/include/visp3/mbt/vpMbtMeEllipse.h
/opt/ros/indigo/include/visp3/mbt/vpMbtMeLine.h
/opt/ros/indigo/include/visp3/mbt/vpMbtPolygon.h
/opt/ros/indigo/include/visp3/mbt/vpMbtTukeyEstimator.h
/opt/ros/indigo/include/visp3/me/vpMe.h
/opt/ros/indigo/include/visp3/me/vpMeSite.h
/opt/ros/indigo/include/visp3/me/vpMeTracker.h
/opt/ros/indigo/include/visp3/sensor/vp1394TwoGrabber.h
/opt/ros/indigo/include/visp3/sensor/vpV4l2Grabber.h
/opt/ros/indigo/include/visp3/vision/vpBasicKeyPoint.h
/opt/ros/indigo/include/visp3/vision/vpHomography.h
/opt/ros/indigo/include/visp3/vision/vpKeyPoint.h
/opt/ros/indigo/include/visp3/vision/vpPose.h
/opt/ros/indigo/include/visp3/vision/vpXmlConfigParserKeyPoint.h
/opt/ros/indigo/include/visp3/visp_modules.h
/opt/ros/indigo/include/visp3/visual_features/vpBasicFeature.h
/opt/ros/indigo/include/visp3/visual_features/vpFeatureEllipse.h
/opt/ros/indigo/include/visp3/visual_features/vpFeatureLine.h
/opt/ros/indigo/include/visp3/visual_features/vpFeatureThetaU.h
/opt/ros/indigo/include/visp3/visual_features/vpFeatureTranslation.h
/opt/ros/indigo/include/visp3/vs/vpAdaptiveGain.h
/opt/ros/indigo/include/visp3/vs/vpServo.h
/opt/ros/indigo/include/visp3/vs/vpServoException.h
/usr/include/OGRE/GLX/OgreTimerImp.h
/usr/include/OGRE/Ogre.h
/usr/include/OGRE/OgreAlignedAllocator.h
/usr/include/OGRE/OgreAnimable.h
/usr/include/OGRE/OgreAnimation.h
/usr/include/OGRE/OgreAnimationState.h
/usr/include/OGRE/OgreAnimationTrack.h
/usr/include/OGRE/OgreAny.h
/usr/include/OGRE/OgreArchive.h
/usr/include/OGRE/OgreArchiveManager.h
/usr/include/OGRE/OgreAtomicWrappers.h
/usr/include/OGRE/OgreAutoParamDataSource.h
/usr/include/OGRE/OgreAxisAlignedBox.h
/usr/include/OGRE/OgreBillboard.h
/usr/include/OGRE/OgreBillboardChain.h
/usr/include/OGRE/OgreBillboardSet.h
/usr/include/OGRE/OgreBlendMode.h
/usr/include/OGRE/OgreBone.h
/usr/include/OGRE/OgreBuildSettings.h
/usr/include/OGRE/OgreCamera.h
/usr/include/OGRE/OgreColourValue.h
/usr/include/OGRE/OgreCommon.h
/usr/include/OGRE/OgreCompositionPass.h
/usr/include/OGRE/OgreCompositionTargetPass.h
/usr/include/OGRE/OgreCompositionTechnique.h
/usr/include/OGRE/OgreCompositor.h
/usr/include/OGRE/OgreCompositorChain.h
/usr/include/OGRE/OgreCompositorInstance.h
/usr/include/OGRE/OgreCompositorManager.h
/usr/include/OGRE/OgreConfig.h
/usr/include/OGRE/OgreConfigFile.h
/usr/include/OGRE/OgreConfigOptionMap.h
/usr/include/OGRE/OgreController.h
/usr/include/OGRE/OgreControllerManager.h
/usr/include/OGRE/OgreConvexBody.h
/usr/include/OGRE/OgreDataStream.h
/usr/include/OGRE/OgreEdgeListBuilder.h
/usr/include/OGRE/OgreEntity.h
/usr/include/OGRE/OgreException.h
/usr/include/OGRE/OgreFactoryObj.h
/usr/include/OGRE/OgreFrameListener.h
/usr/include/OGRE/OgreFrustum.h
/usr/include/OGRE/OgreGpuProgram.h
/usr/include/OGRE/OgreGpuProgramManager.h
/usr/include/OGRE/OgreGpuProgramParams.h
/usr/include/OGRE/OgreHardwareBuffer.h
/usr/include/OGRE/OgreHardwareBufferManager.h
/usr/include/OGRE/OgreHardwareIndexBuffer.h
/usr/include/OGRE/OgreHardwareOcclusionQuery.h
/usr/include/OGRE/OgreHardwarePixelBuffer.h
/usr/include/OGRE/OgreHardwareVertexBuffer.h
/usr/include/OGRE/OgreHeaderPrefix.h
/usr/include/OGRE/OgreHeaderSuffix.h
/usr/include/OGRE/OgreHighLevelGpuProgram.h
/usr/include/OGRE/OgreHighLevelGpuProgramManager.h
/usr/include/OGRE/OgreImage.h
/usr/include/OGRE/OgreInstanceBatch.h
/usr/include/OGRE/OgreInstanceManager.h
/usr/include/OGRE/OgreInstancedEntity.h
/usr/include/OGRE/OgreInstancedGeometry.h
/usr/include/OGRE/OgreIteratorRange.h
/usr/include/OGRE/OgreIteratorWrapper.h
/usr/include/OGRE/OgreIteratorWrappers.h
/usr/include/OGRE/OgreKeyFrame.h
/usr/include/OGRE/OgreLight.h
/usr/include/OGRE/OgreLodListener.h
/usr/include/OGRE/OgreLodStrategy.h
/usr/include/OGRE/OgreLodStrategyManager.h
/usr/include/OGRE/OgreLog.h
/usr/include/OGRE/OgreLogManager.h
/usr/include/OGRE/OgreManualObject.h
/usr/include/OGRE/OgreMaterial.h
/usr/include/OGRE/OgreMaterialManager.h
/usr/include/OGRE/OgreMaterialSerializer.h
/usr/include/OGRE/OgreMath.h
/usr/include/OGRE/OgreMatrix3.h
/usr/include/OGRE/OgreMatrix4.h
/usr/include/OGRE/OgreMemoryAllocatedObject.h
/usr/include/OGRE/OgreMemoryAllocatorConfig.h
/usr/include/OGRE/OgreMemoryNedAlloc.h
/usr/include/OGRE/OgreMemoryNedPooling.h
/usr/include/OGRE/OgreMemorySTLAllocator.h
/usr/include/OGRE/OgreMemoryStdAlloc.h
/usr/include/OGRE/OgreMemoryTracker.h
/usr/include/OGRE/OgreMesh.h
/usr/include/OGRE/OgreMeshManager.h
/usr/include/OGRE/OgreMeshSerializer.h
/usr/include/OGRE/OgreMeshSerializerImpl.h
/usr/include/OGRE/OgreMovableObject.h
/usr/include/OGRE/OgreMovablePlane.h
/usr/include/OGRE/OgreNode.h
/usr/include/OGRE/OgreOverlay.h
/usr/include/OGRE/OgreOverlayContainer.h
/usr/include/OGRE/OgreOverlayElement.h
/usr/include/OGRE/OgreOverlayElementCommands.h
/usr/include/OGRE/OgreOverlayManager.h
/usr/include/OGRE/OgreParticle.h
/usr/include/OGRE/OgreParticleAffector.h
/usr/include/OGRE/OgreParticleEmitter.h
/usr/include/OGRE/OgreParticleEmitterCommands.h
/usr/include/OGRE/OgreParticleIterator.h
/usr/include/OGRE/OgreParticleSystem.h
/usr/include/OGRE/OgreParticleSystemManager.h
/usr/include/OGRE/OgrePass.h
/usr/include/OGRE/OgrePatchMesh.h
/usr/include/OGRE/OgrePatchSurface.h
/usr/include/OGRE/OgrePixelFormat.h
/usr/include/OGRE/OgrePlane.h
/usr/include/OGRE/OgrePlaneBoundedVolume.h
/usr/include/OGRE/OgrePlatform.h
/usr/include/OGRE/OgrePolygon.h
/usr/include/OGRE/OgrePose.h
/usr/include/OGRE/OgrePredefinedControllers.h
/usr/include/OGRE/OgrePrerequisites.h
/usr/include/OGRE/OgreProfiler.h
/usr/include/OGRE/OgreQuaternion.h
/usr/include/OGRE/OgreRadixSort.h
/usr/include/OGRE/OgreRay.h
/usr/include/OGRE/OgreRectangle.h
/usr/include/OGRE/OgreRectangle2D.h
/usr/include/OGRE/OgreRenderObjectListener.h
/usr/include/OGRE/OgreRenderOperation.h
/usr/include/OGRE/OgreRenderQueue.h
/usr/include/OGRE/OgreRenderQueueInvocation.h
/usr/include/OGRE/OgreRenderQueueListener.h
/usr/include/OGRE/OgreRenderQueueSortingGrouping.h
/usr/include/OGRE/OgreRenderSystem.h
/usr/include/OGRE/OgreRenderSystemCapabilities.h
/usr/include/OGRE/OgreRenderTarget.h
/usr/include/OGRE/OgreRenderTargetListener.h
/usr/include/OGRE/OgreRenderTexture.h
/usr/include/OGRE/OgreRenderToVertexBuffer.h
/usr/include/OGRE/OgreRenderWindow.h
/usr/include/OGRE/OgreRenderable.h
/usr/include/OGRE/OgreResource.h
/usr/include/OGRE/OgreResourceBackgroundQueue.h
/usr/include/OGRE/OgreResourceGroupManager.h
/usr/include/OGRE/OgreResourceManager.h
/usr/include/OGRE/OgreRibbonTrail.h
/usr/include/OGRE/OgreRoot.h
/usr/include/OGRE/OgreRotationalSpline.h
/usr/include/OGRE/OgreSceneManager.h
/usr/include/OGRE/OgreSceneManagerEnumerator.h
/usr/include/OGRE/OgreSceneNode.h
/usr/include/OGRE/OgreSceneQuery.h
/usr/include/OGRE/OgreScriptLoader.h
/usr/include/OGRE/OgreSerializer.h
/usr/include/OGRE/OgreShadowCameraSetup.h
/usr/include/OGRE/OgreShadowCameraSetupFocused.h
/usr/include/OGRE/OgreShadowCameraSetupLiSPSM.h
/usr/include/OGRE/OgreShadowCameraSetupPSSM.h
/usr/include/OGRE/OgreShadowCameraSetupPlaneOptimal.h
/usr/include/OGRE/OgreShadowCaster.h
/usr/include/OGRE/OgreShadowTextureManager.h
/usr/include/OGRE/OgreSharedPtr.h
/usr/include/OGRE/OgreSimpleRenderable.h
/usr/include/OGRE/OgreSimpleSpline.h
/usr/include/OGRE/OgreSingleton.h
/usr/include/OGRE/OgreSkeleton.h
/usr/include/OGRE/OgreSkeletonInstance.h
/usr/include/OGRE/OgreSkeletonManager.h
/usr/include/OGRE/OgreSkeletonSerializer.h
/usr/include/OGRE/OgreSphere.h
/usr/include/OGRE/OgreStaticGeometry.h
/usr/include/OGRE/OgreStdHeaders.h
/usr/include/OGRE/OgreString.h
/usr/include/OGRE/OgreStringConverter.h
/usr/include/OGRE/OgreStringInterface.h
/usr/include/OGRE/OgreStringVector.h
/usr/include/OGRE/OgreSubEntity.h
/usr/include/OGRE/OgreSubMesh.h
/usr/include/OGRE/OgreTechnique.h
/usr/include/OGRE/OgreTexture.h
/usr/include/OGRE/OgreTextureManager.h
/usr/include/OGRE/OgreTextureUnitState.h
/usr/include/OGRE/OgreTimer.h
/usr/include/OGRE/OgreUTFString.h
/usr/include/OGRE/OgreUserObjectBindings.h
/usr/include/OGRE/OgreVector2.h
/usr/include/OGRE/OgreVector3.h
/usr/include/OGRE/OgreVector4.h
/usr/include/OGRE/OgreVertexBoneAssignment.h
/usr/include/OGRE/OgreVertexIndexData.h
/usr/include/OGRE/OgreViewport.h
/usr/include/OGRE/OgreWindowEventUtilities.h
/usr/include/OGRE/OgreWorkQueue.h
/usr/include/OGRE/Threading/OgreThreadDefines.h
/usr/include/OGRE/Threading/OgreThreadDefinesBoost.h
/usr/include/OGRE/Threading/OgreThreadHeaders.h
/usr/include/OGRE/Threading/OgreThreadHeadersBoost.h
/usr/include/libxml2/libxml/SAX.h
/usr/include/libxml2/libxml/SAX2.h
/usr/include/libxml2/libxml/dict.h
/usr/include/libxml2/libxml/encoding.h
/usr/include/libxml2/libxml/entities.h
/usr/include/libxml2/libxml/globals.h
/usr/include/libxml2/libxml/hash.h
/usr/include/libxml2/libxml/list.h
/usr/include/libxml2/libxml/parser.h
/usr/include/libxml2/libxml/threads.h
/usr/include/libxml2/libxml/tree.h
/usr/include/libxml2/libxml/valid.h
/usr/include/libxml2/libxml/xlink.h
/usr/include/libxml2/libxml/xmlIO.h
/usr/include/libxml2/libxml/xmlautomata.h
/usr/include/libxml2/libxml/xmlerror.h
/usr/include/libxml2/libxml/xmlexports.h
/usr/include/libxml2/libxml/xmlmemory.h
/usr/include/libxml2/libxml/xmlregexp.h
/usr/include/libxml2/libxml/xmlstring.h
/usr/include/libxml2/libxml/xmlversion.h
/usr/include/libxml2/libxml/xmlwriter.h
/usr/include/ois/OIS.h
/usr/include/ois/OISConfig.h
/usr/include/ois/OISEffect.h
/usr/include/ois/OISEvents.h
/usr/include/ois/OISException.h
/usr/include/ois/OISFactoryCreator.h
/usr/include/ois/OISForceFeedback.h
/usr/include/ois/OISInputManager.h
/usr/include/ois/OISInterface.h
/usr/include/ois/OISJoyStick.h
/usr/include/ois/OISKeyboard.h
/usr/include/ois/OISMouse.h
/usr/include/ois/OISMultiTouch.h
/usr/include/ois/OISObject.h
/usr/include/ois/OISPrereqs.h
/usr/include/opencv/cv.h
/usr/include/opencv/cxcore.h
/usr/include/opencv/highgui.h

View file

@ -0,0 +1,353 @@
# CMAKE generated file: DO NOT EDIT!
# Generated by "Unix Makefiles" Generator, CMake Version 2.8
CMakeFiles/detection_limited_info.dir/detection_limited_info.cpp.o: detection_limited_info.cpp
CMakeFiles/detection_limited_info.dir/detection_limited_info.cpp.o: /opt/ros/indigo/include/visp/vpCameraParameters.h
CMakeFiles/detection_limited_info.dir/detection_limited_info.cpp.o: /opt/ros/indigo/include/visp/vpDisplayX.h
CMakeFiles/detection_limited_info.dir/detection_limited_info.cpp.o: /opt/ros/indigo/include/visp/vpException.h
CMakeFiles/detection_limited_info.dir/detection_limited_info.cpp.o: /opt/ros/indigo/include/visp/vpHomogeneousMatrix.h
CMakeFiles/detection_limited_info.dir/detection_limited_info.cpp.o: /opt/ros/indigo/include/visp/vpImage.h
CMakeFiles/detection_limited_info.dir/detection_limited_info.cpp.o: /opt/ros/indigo/include/visp/vpImageIo.h
CMakeFiles/detection_limited_info.dir/detection_limited_info.cpp.o: /opt/ros/indigo/include/visp/vpMbEdgeTracker.h
CMakeFiles/detection_limited_info.dir/detection_limited_info.cpp.o: /opt/ros/indigo/include/visp/vpMbKltTracker.h
CMakeFiles/detection_limited_info.dir/detection_limited_info.cpp.o: /opt/ros/indigo/include/visp3/ar/vpAROgre.h
CMakeFiles/detection_limited_info.dir/detection_limited_info.cpp.o: /opt/ros/indigo/include/visp3/core/vpArray2D.h
CMakeFiles/detection_limited_info.dir/detection_limited_info.cpp.o: /opt/ros/indigo/include/visp3/core/vpCameraParameters.h
CMakeFiles/detection_limited_info.dir/detection_limited_info.cpp.o: /opt/ros/indigo/include/visp3/core/vpCircle.h
CMakeFiles/detection_limited_info.dir/detection_limited_info.cpp.o: /opt/ros/indigo/include/visp3/core/vpColVector.h
CMakeFiles/detection_limited_info.dir/detection_limited_info.cpp.o: /opt/ros/indigo/include/visp3/core/vpColor.h
CMakeFiles/detection_limited_info.dir/detection_limited_info.cpp.o: /opt/ros/indigo/include/visp3/core/vpConfig.h
CMakeFiles/detection_limited_info.dir/detection_limited_info.cpp.o: /opt/ros/indigo/include/visp3/core/vpConvert.h
CMakeFiles/detection_limited_info.dir/detection_limited_info.cpp.o: /opt/ros/indigo/include/visp3/core/vpCylinder.h
CMakeFiles/detection_limited_info.dir/detection_limited_info.cpp.o: /opt/ros/indigo/include/visp3/core/vpDebug.h
CMakeFiles/detection_limited_info.dir/detection_limited_info.cpp.o: /opt/ros/indigo/include/visp3/core/vpDisplay.h
CMakeFiles/detection_limited_info.dir/detection_limited_info.cpp.o: /opt/ros/indigo/include/visp3/core/vpDisplayException.h
CMakeFiles/detection_limited_info.dir/detection_limited_info.cpp.o: /opt/ros/indigo/include/visp3/core/vpException.h
CMakeFiles/detection_limited_info.dir/detection_limited_info.cpp.o: /opt/ros/indigo/include/visp3/core/vpExponentialMap.h
CMakeFiles/detection_limited_info.dir/detection_limited_info.cpp.o: /opt/ros/indigo/include/visp3/core/vpForceTwistMatrix.h
CMakeFiles/detection_limited_info.dir/detection_limited_info.cpp.o: /opt/ros/indigo/include/visp3/core/vpForwardProjection.h
CMakeFiles/detection_limited_info.dir/detection_limited_info.cpp.o: /opt/ros/indigo/include/visp3/core/vpFrameGrabber.h
CMakeFiles/detection_limited_info.dir/detection_limited_info.cpp.o: /opt/ros/indigo/include/visp3/core/vpGEMM.h
CMakeFiles/detection_limited_info.dir/detection_limited_info.cpp.o: /opt/ros/indigo/include/visp3/core/vpHomogeneousMatrix.h
CMakeFiles/detection_limited_info.dir/detection_limited_info.cpp.o: /opt/ros/indigo/include/visp3/core/vpImage.h
CMakeFiles/detection_limited_info.dir/detection_limited_info.cpp.o: /opt/ros/indigo/include/visp3/core/vpImageConvert.h
CMakeFiles/detection_limited_info.dir/detection_limited_info.cpp.o: /opt/ros/indigo/include/visp3/core/vpImageException.h
CMakeFiles/detection_limited_info.dir/detection_limited_info.cpp.o: /opt/ros/indigo/include/visp3/core/vpImagePoint.h
CMakeFiles/detection_limited_info.dir/detection_limited_info.cpp.o: /opt/ros/indigo/include/visp3/core/vpImageTools.h
CMakeFiles/detection_limited_info.dir/detection_limited_info.cpp.o: /opt/ros/indigo/include/visp3/core/vpIoTools.h
CMakeFiles/detection_limited_info.dir/detection_limited_info.cpp.o: /opt/ros/indigo/include/visp3/core/vpLine.h
CMakeFiles/detection_limited_info.dir/detection_limited_info.cpp.o: /opt/ros/indigo/include/visp3/core/vpList.h
CMakeFiles/detection_limited_info.dir/detection_limited_info.cpp.o: /opt/ros/indigo/include/visp3/core/vpMath.h
CMakeFiles/detection_limited_info.dir/detection_limited_info.cpp.o: /opt/ros/indigo/include/visp3/core/vpMatrix.h
CMakeFiles/detection_limited_info.dir/detection_limited_info.cpp.o: /opt/ros/indigo/include/visp3/core/vpMeterPixelConversion.h
CMakeFiles/detection_limited_info.dir/detection_limited_info.cpp.o: /opt/ros/indigo/include/visp3/core/vpMouseButton.h
CMakeFiles/detection_limited_info.dir/detection_limited_info.cpp.o: /opt/ros/indigo/include/visp3/core/vpPixelMeterConversion.h
CMakeFiles/detection_limited_info.dir/detection_limited_info.cpp.o: /opt/ros/indigo/include/visp3/core/vpPlane.h
CMakeFiles/detection_limited_info.dir/detection_limited_info.cpp.o: /opt/ros/indigo/include/visp3/core/vpPoint.h
CMakeFiles/detection_limited_info.dir/detection_limited_info.cpp.o: /opt/ros/indigo/include/visp3/core/vpPolygon.h
CMakeFiles/detection_limited_info.dir/detection_limited_info.cpp.o: /opt/ros/indigo/include/visp3/core/vpPolygon3D.h
CMakeFiles/detection_limited_info.dir/detection_limited_info.cpp.o: /opt/ros/indigo/include/visp3/core/vpPoseVector.h
CMakeFiles/detection_limited_info.dir/detection_limited_info.cpp.o: /opt/ros/indigo/include/visp3/core/vpQuaternionVector.h
CMakeFiles/detection_limited_info.dir/detection_limited_info.cpp.o: /opt/ros/indigo/include/visp3/core/vpRGBa.h
CMakeFiles/detection_limited_info.dir/detection_limited_info.cpp.o: /opt/ros/indigo/include/visp3/core/vpRect.h
CMakeFiles/detection_limited_info.dir/detection_limited_info.cpp.o: /opt/ros/indigo/include/visp3/core/vpRobust.h
CMakeFiles/detection_limited_info.dir/detection_limited_info.cpp.o: /opt/ros/indigo/include/visp3/core/vpRotationMatrix.h
CMakeFiles/detection_limited_info.dir/detection_limited_info.cpp.o: /opt/ros/indigo/include/visp3/core/vpRotationVector.h
CMakeFiles/detection_limited_info.dir/detection_limited_info.cpp.o: /opt/ros/indigo/include/visp3/core/vpRowVector.h
CMakeFiles/detection_limited_info.dir/detection_limited_info.cpp.o: /opt/ros/indigo/include/visp3/core/vpRxyzVector.h
CMakeFiles/detection_limited_info.dir/detection_limited_info.cpp.o: /opt/ros/indigo/include/visp3/core/vpRzyxVector.h
CMakeFiles/detection_limited_info.dir/detection_limited_info.cpp.o: /opt/ros/indigo/include/visp3/core/vpRzyzVector.h
CMakeFiles/detection_limited_info.dir/detection_limited_info.cpp.o: /opt/ros/indigo/include/visp3/core/vpSubColVector.h
CMakeFiles/detection_limited_info.dir/detection_limited_info.cpp.o: /opt/ros/indigo/include/visp3/core/vpSubMatrix.h
CMakeFiles/detection_limited_info.dir/detection_limited_info.cpp.o: /opt/ros/indigo/include/visp3/core/vpThetaUVector.h
CMakeFiles/detection_limited_info.dir/detection_limited_info.cpp.o: /opt/ros/indigo/include/visp3/core/vpThread.h
CMakeFiles/detection_limited_info.dir/detection_limited_info.cpp.o: /opt/ros/indigo/include/visp3/core/vpTime.h
CMakeFiles/detection_limited_info.dir/detection_limited_info.cpp.o: /opt/ros/indigo/include/visp3/core/vpTracker.h
CMakeFiles/detection_limited_info.dir/detection_limited_info.cpp.o: /opt/ros/indigo/include/visp3/core/vpTrackingException.h
CMakeFiles/detection_limited_info.dir/detection_limited_info.cpp.o: /opt/ros/indigo/include/visp3/core/vpTranslationVector.h
CMakeFiles/detection_limited_info.dir/detection_limited_info.cpp.o: /opt/ros/indigo/include/visp3/core/vpVelocityTwistMatrix.h
CMakeFiles/detection_limited_info.dir/detection_limited_info.cpp.o: /opt/ros/indigo/include/visp3/core/vpXmlParser.h
CMakeFiles/detection_limited_info.dir/detection_limited_info.cpp.o: /opt/ros/indigo/include/visp3/gui/vpDisplayD3D.h
CMakeFiles/detection_limited_info.dir/detection_limited_info.cpp.o: /opt/ros/indigo/include/visp3/gui/vpDisplayGDI.h
CMakeFiles/detection_limited_info.dir/detection_limited_info.cpp.o: /opt/ros/indigo/include/visp3/gui/vpDisplayGTK.h
CMakeFiles/detection_limited_info.dir/detection_limited_info.cpp.o: /opt/ros/indigo/include/visp3/gui/vpDisplayOpenCV.h
CMakeFiles/detection_limited_info.dir/detection_limited_info.cpp.o: /opt/ros/indigo/include/visp3/gui/vpDisplayWin32.h
CMakeFiles/detection_limited_info.dir/detection_limited_info.cpp.o: /opt/ros/indigo/include/visp3/gui/vpDisplayX.h
CMakeFiles/detection_limited_info.dir/detection_limited_info.cpp.o: /opt/ros/indigo/include/visp3/gui/vpGDIRenderer.h
CMakeFiles/detection_limited_info.dir/detection_limited_info.cpp.o: /opt/ros/indigo/include/visp3/gui/vpWin32Renderer.h
CMakeFiles/detection_limited_info.dir/detection_limited_info.cpp.o: /opt/ros/indigo/include/visp3/gui/vpWin32Window.h
CMakeFiles/detection_limited_info.dir/detection_limited_info.cpp.o: /opt/ros/indigo/include/visp3/io/vpDiskGrabber.h
CMakeFiles/detection_limited_info.dir/detection_limited_info.cpp.o: /opt/ros/indigo/include/visp3/io/vpImageIo.h
CMakeFiles/detection_limited_info.dir/detection_limited_info.cpp.o: /opt/ros/indigo/include/visp3/io/vpVideoReader.h
CMakeFiles/detection_limited_info.dir/detection_limited_info.cpp.o: /opt/ros/indigo/include/visp3/klt/vpKltOpencv.h
CMakeFiles/detection_limited_info.dir/detection_limited_info.cpp.o: /opt/ros/indigo/include/visp3/mbt/vpMbDepthDenseTracker.h
CMakeFiles/detection_limited_info.dir/detection_limited_info.cpp.o: /opt/ros/indigo/include/visp3/mbt/vpMbDepthNormalTracker.h
CMakeFiles/detection_limited_info.dir/detection_limited_info.cpp.o: /opt/ros/indigo/include/visp3/mbt/vpMbEdgeTracker.h
CMakeFiles/detection_limited_info.dir/detection_limited_info.cpp.o: /opt/ros/indigo/include/visp3/mbt/vpMbGenericTracker.h
CMakeFiles/detection_limited_info.dir/detection_limited_info.cpp.o: /opt/ros/indigo/include/visp3/mbt/vpMbHiddenFaces.h
CMakeFiles/detection_limited_info.dir/detection_limited_info.cpp.o: /opt/ros/indigo/include/visp3/mbt/vpMbKltTracker.h
CMakeFiles/detection_limited_info.dir/detection_limited_info.cpp.o: /opt/ros/indigo/include/visp3/mbt/vpMbScanLine.h
CMakeFiles/detection_limited_info.dir/detection_limited_info.cpp.o: /opt/ros/indigo/include/visp3/mbt/vpMbTracker.h
CMakeFiles/detection_limited_info.dir/detection_limited_info.cpp.o: /opt/ros/indigo/include/visp3/mbt/vpMbXmlParser.h
CMakeFiles/detection_limited_info.dir/detection_limited_info.cpp.o: /opt/ros/indigo/include/visp3/mbt/vpMbtDistanceCircle.h
CMakeFiles/detection_limited_info.dir/detection_limited_info.cpp.o: /opt/ros/indigo/include/visp3/mbt/vpMbtDistanceCylinder.h
CMakeFiles/detection_limited_info.dir/detection_limited_info.cpp.o: /opt/ros/indigo/include/visp3/mbt/vpMbtDistanceKltCylinder.h
CMakeFiles/detection_limited_info.dir/detection_limited_info.cpp.o: /opt/ros/indigo/include/visp3/mbt/vpMbtDistanceKltPoints.h
CMakeFiles/detection_limited_info.dir/detection_limited_info.cpp.o: /opt/ros/indigo/include/visp3/mbt/vpMbtDistanceLine.h
CMakeFiles/detection_limited_info.dir/detection_limited_info.cpp.o: /opt/ros/indigo/include/visp3/mbt/vpMbtFaceDepthDense.h
CMakeFiles/detection_limited_info.dir/detection_limited_info.cpp.o: /opt/ros/indigo/include/visp3/mbt/vpMbtFaceDepthNormal.h
CMakeFiles/detection_limited_info.dir/detection_limited_info.cpp.o: /opt/ros/indigo/include/visp3/mbt/vpMbtKltXmlParser.h
CMakeFiles/detection_limited_info.dir/detection_limited_info.cpp.o: /opt/ros/indigo/include/visp3/mbt/vpMbtMeEllipse.h
CMakeFiles/detection_limited_info.dir/detection_limited_info.cpp.o: /opt/ros/indigo/include/visp3/mbt/vpMbtMeLine.h
CMakeFiles/detection_limited_info.dir/detection_limited_info.cpp.o: /opt/ros/indigo/include/visp3/mbt/vpMbtPolygon.h
CMakeFiles/detection_limited_info.dir/detection_limited_info.cpp.o: /opt/ros/indigo/include/visp3/mbt/vpMbtTukeyEstimator.h
CMakeFiles/detection_limited_info.dir/detection_limited_info.cpp.o: /opt/ros/indigo/include/visp3/me/vpMe.h
CMakeFiles/detection_limited_info.dir/detection_limited_info.cpp.o: /opt/ros/indigo/include/visp3/me/vpMeSite.h
CMakeFiles/detection_limited_info.dir/detection_limited_info.cpp.o: /opt/ros/indigo/include/visp3/me/vpMeTracker.h
CMakeFiles/detection_limited_info.dir/detection_limited_info.cpp.o: /opt/ros/indigo/include/visp3/sensor/vp1394TwoGrabber.h
CMakeFiles/detection_limited_info.dir/detection_limited_info.cpp.o: /opt/ros/indigo/include/visp3/sensor/vpV4l2Grabber.h
CMakeFiles/detection_limited_info.dir/detection_limited_info.cpp.o: /opt/ros/indigo/include/visp3/vision/vpBasicKeyPoint.h
CMakeFiles/detection_limited_info.dir/detection_limited_info.cpp.o: /opt/ros/indigo/include/visp3/vision/vpHomography.h
CMakeFiles/detection_limited_info.dir/detection_limited_info.cpp.o: /opt/ros/indigo/include/visp3/vision/vpKeyPoint.h
CMakeFiles/detection_limited_info.dir/detection_limited_info.cpp.o: /opt/ros/indigo/include/visp3/vision/vpPose.h
CMakeFiles/detection_limited_info.dir/detection_limited_info.cpp.o: /opt/ros/indigo/include/visp3/vision/vpXmlConfigParserKeyPoint.h
CMakeFiles/detection_limited_info.dir/detection_limited_info.cpp.o: /opt/ros/indigo/include/visp3/visp_modules.h
CMakeFiles/detection_limited_info.dir/detection_limited_info.cpp.o: /opt/ros/indigo/include/visp3/visual_features/vpBasicFeature.h
CMakeFiles/detection_limited_info.dir/detection_limited_info.cpp.o: /opt/ros/indigo/include/visp3/visual_features/vpFeatureEllipse.h
CMakeFiles/detection_limited_info.dir/detection_limited_info.cpp.o: /opt/ros/indigo/include/visp3/visual_features/vpFeatureLine.h
CMakeFiles/detection_limited_info.dir/detection_limited_info.cpp.o: /opt/ros/indigo/include/visp3/visual_features/vpFeatureThetaU.h
CMakeFiles/detection_limited_info.dir/detection_limited_info.cpp.o: /opt/ros/indigo/include/visp3/visual_features/vpFeatureTranslation.h
CMakeFiles/detection_limited_info.dir/detection_limited_info.cpp.o: /opt/ros/indigo/include/visp3/vs/vpAdaptiveGain.h
CMakeFiles/detection_limited_info.dir/detection_limited_info.cpp.o: /opt/ros/indigo/include/visp3/vs/vpServo.h
CMakeFiles/detection_limited_info.dir/detection_limited_info.cpp.o: /opt/ros/indigo/include/visp3/vs/vpServoException.h
CMakeFiles/detection_limited_info.dir/detection_limited_info.cpp.o: /usr/include/OGRE/GLX/OgreTimerImp.h
CMakeFiles/detection_limited_info.dir/detection_limited_info.cpp.o: /usr/include/OGRE/Ogre.h
CMakeFiles/detection_limited_info.dir/detection_limited_info.cpp.o: /usr/include/OGRE/OgreAlignedAllocator.h
CMakeFiles/detection_limited_info.dir/detection_limited_info.cpp.o: /usr/include/OGRE/OgreAnimable.h
CMakeFiles/detection_limited_info.dir/detection_limited_info.cpp.o: /usr/include/OGRE/OgreAnimation.h
CMakeFiles/detection_limited_info.dir/detection_limited_info.cpp.o: /usr/include/OGRE/OgreAnimationState.h
CMakeFiles/detection_limited_info.dir/detection_limited_info.cpp.o: /usr/include/OGRE/OgreAnimationTrack.h
CMakeFiles/detection_limited_info.dir/detection_limited_info.cpp.o: /usr/include/OGRE/OgreAny.h
CMakeFiles/detection_limited_info.dir/detection_limited_info.cpp.o: /usr/include/OGRE/OgreArchive.h
CMakeFiles/detection_limited_info.dir/detection_limited_info.cpp.o: /usr/include/OGRE/OgreArchiveManager.h
CMakeFiles/detection_limited_info.dir/detection_limited_info.cpp.o: /usr/include/OGRE/OgreAtomicWrappers.h
CMakeFiles/detection_limited_info.dir/detection_limited_info.cpp.o: /usr/include/OGRE/OgreAutoParamDataSource.h
CMakeFiles/detection_limited_info.dir/detection_limited_info.cpp.o: /usr/include/OGRE/OgreAxisAlignedBox.h
CMakeFiles/detection_limited_info.dir/detection_limited_info.cpp.o: /usr/include/OGRE/OgreBillboard.h
CMakeFiles/detection_limited_info.dir/detection_limited_info.cpp.o: /usr/include/OGRE/OgreBillboardChain.h
CMakeFiles/detection_limited_info.dir/detection_limited_info.cpp.o: /usr/include/OGRE/OgreBillboardSet.h
CMakeFiles/detection_limited_info.dir/detection_limited_info.cpp.o: /usr/include/OGRE/OgreBlendMode.h
CMakeFiles/detection_limited_info.dir/detection_limited_info.cpp.o: /usr/include/OGRE/OgreBone.h
CMakeFiles/detection_limited_info.dir/detection_limited_info.cpp.o: /usr/include/OGRE/OgreBuildSettings.h
CMakeFiles/detection_limited_info.dir/detection_limited_info.cpp.o: /usr/include/OGRE/OgreCamera.h
CMakeFiles/detection_limited_info.dir/detection_limited_info.cpp.o: /usr/include/OGRE/OgreColourValue.h
CMakeFiles/detection_limited_info.dir/detection_limited_info.cpp.o: /usr/include/OGRE/OgreCommon.h
CMakeFiles/detection_limited_info.dir/detection_limited_info.cpp.o: /usr/include/OGRE/OgreCompositionPass.h
CMakeFiles/detection_limited_info.dir/detection_limited_info.cpp.o: /usr/include/OGRE/OgreCompositionTargetPass.h
CMakeFiles/detection_limited_info.dir/detection_limited_info.cpp.o: /usr/include/OGRE/OgreCompositionTechnique.h
CMakeFiles/detection_limited_info.dir/detection_limited_info.cpp.o: /usr/include/OGRE/OgreCompositor.h
CMakeFiles/detection_limited_info.dir/detection_limited_info.cpp.o: /usr/include/OGRE/OgreCompositorChain.h
CMakeFiles/detection_limited_info.dir/detection_limited_info.cpp.o: /usr/include/OGRE/OgreCompositorInstance.h
CMakeFiles/detection_limited_info.dir/detection_limited_info.cpp.o: /usr/include/OGRE/OgreCompositorManager.h
CMakeFiles/detection_limited_info.dir/detection_limited_info.cpp.o: /usr/include/OGRE/OgreConfig.h
CMakeFiles/detection_limited_info.dir/detection_limited_info.cpp.o: /usr/include/OGRE/OgreConfigFile.h
CMakeFiles/detection_limited_info.dir/detection_limited_info.cpp.o: /usr/include/OGRE/OgreConfigOptionMap.h
CMakeFiles/detection_limited_info.dir/detection_limited_info.cpp.o: /usr/include/OGRE/OgreController.h
CMakeFiles/detection_limited_info.dir/detection_limited_info.cpp.o: /usr/include/OGRE/OgreControllerManager.h
CMakeFiles/detection_limited_info.dir/detection_limited_info.cpp.o: /usr/include/OGRE/OgreConvexBody.h
CMakeFiles/detection_limited_info.dir/detection_limited_info.cpp.o: /usr/include/OGRE/OgreDataStream.h
CMakeFiles/detection_limited_info.dir/detection_limited_info.cpp.o: /usr/include/OGRE/OgreEdgeListBuilder.h
CMakeFiles/detection_limited_info.dir/detection_limited_info.cpp.o: /usr/include/OGRE/OgreEntity.h
CMakeFiles/detection_limited_info.dir/detection_limited_info.cpp.o: /usr/include/OGRE/OgreException.h
CMakeFiles/detection_limited_info.dir/detection_limited_info.cpp.o: /usr/include/OGRE/OgreFactoryObj.h
CMakeFiles/detection_limited_info.dir/detection_limited_info.cpp.o: /usr/include/OGRE/OgreFrameListener.h
CMakeFiles/detection_limited_info.dir/detection_limited_info.cpp.o: /usr/include/OGRE/OgreFrustum.h
CMakeFiles/detection_limited_info.dir/detection_limited_info.cpp.o: /usr/include/OGRE/OgreGpuProgram.h
CMakeFiles/detection_limited_info.dir/detection_limited_info.cpp.o: /usr/include/OGRE/OgreGpuProgramManager.h
CMakeFiles/detection_limited_info.dir/detection_limited_info.cpp.o: /usr/include/OGRE/OgreGpuProgramParams.h
CMakeFiles/detection_limited_info.dir/detection_limited_info.cpp.o: /usr/include/OGRE/OgreHardwareBuffer.h
CMakeFiles/detection_limited_info.dir/detection_limited_info.cpp.o: /usr/include/OGRE/OgreHardwareBufferManager.h
CMakeFiles/detection_limited_info.dir/detection_limited_info.cpp.o: /usr/include/OGRE/OgreHardwareIndexBuffer.h
CMakeFiles/detection_limited_info.dir/detection_limited_info.cpp.o: /usr/include/OGRE/OgreHardwareOcclusionQuery.h
CMakeFiles/detection_limited_info.dir/detection_limited_info.cpp.o: /usr/include/OGRE/OgreHardwarePixelBuffer.h
CMakeFiles/detection_limited_info.dir/detection_limited_info.cpp.o: /usr/include/OGRE/OgreHardwareVertexBuffer.h
CMakeFiles/detection_limited_info.dir/detection_limited_info.cpp.o: /usr/include/OGRE/OgreHeaderPrefix.h
CMakeFiles/detection_limited_info.dir/detection_limited_info.cpp.o: /usr/include/OGRE/OgreHeaderSuffix.h
CMakeFiles/detection_limited_info.dir/detection_limited_info.cpp.o: /usr/include/OGRE/OgreHighLevelGpuProgram.h
CMakeFiles/detection_limited_info.dir/detection_limited_info.cpp.o: /usr/include/OGRE/OgreHighLevelGpuProgramManager.h
CMakeFiles/detection_limited_info.dir/detection_limited_info.cpp.o: /usr/include/OGRE/OgreImage.h
CMakeFiles/detection_limited_info.dir/detection_limited_info.cpp.o: /usr/include/OGRE/OgreInstanceBatch.h
CMakeFiles/detection_limited_info.dir/detection_limited_info.cpp.o: /usr/include/OGRE/OgreInstanceManager.h
CMakeFiles/detection_limited_info.dir/detection_limited_info.cpp.o: /usr/include/OGRE/OgreInstancedEntity.h
CMakeFiles/detection_limited_info.dir/detection_limited_info.cpp.o: /usr/include/OGRE/OgreInstancedGeometry.h
CMakeFiles/detection_limited_info.dir/detection_limited_info.cpp.o: /usr/include/OGRE/OgreIteratorRange.h
CMakeFiles/detection_limited_info.dir/detection_limited_info.cpp.o: /usr/include/OGRE/OgreIteratorWrapper.h
CMakeFiles/detection_limited_info.dir/detection_limited_info.cpp.o: /usr/include/OGRE/OgreIteratorWrappers.h
CMakeFiles/detection_limited_info.dir/detection_limited_info.cpp.o: /usr/include/OGRE/OgreKeyFrame.h
CMakeFiles/detection_limited_info.dir/detection_limited_info.cpp.o: /usr/include/OGRE/OgreLight.h
CMakeFiles/detection_limited_info.dir/detection_limited_info.cpp.o: /usr/include/OGRE/OgreLodListener.h
CMakeFiles/detection_limited_info.dir/detection_limited_info.cpp.o: /usr/include/OGRE/OgreLodStrategy.h
CMakeFiles/detection_limited_info.dir/detection_limited_info.cpp.o: /usr/include/OGRE/OgreLodStrategyManager.h
CMakeFiles/detection_limited_info.dir/detection_limited_info.cpp.o: /usr/include/OGRE/OgreLog.h
CMakeFiles/detection_limited_info.dir/detection_limited_info.cpp.o: /usr/include/OGRE/OgreLogManager.h
CMakeFiles/detection_limited_info.dir/detection_limited_info.cpp.o: /usr/include/OGRE/OgreManualObject.h
CMakeFiles/detection_limited_info.dir/detection_limited_info.cpp.o: /usr/include/OGRE/OgreMaterial.h
CMakeFiles/detection_limited_info.dir/detection_limited_info.cpp.o: /usr/include/OGRE/OgreMaterialManager.h
CMakeFiles/detection_limited_info.dir/detection_limited_info.cpp.o: /usr/include/OGRE/OgreMaterialSerializer.h
CMakeFiles/detection_limited_info.dir/detection_limited_info.cpp.o: /usr/include/OGRE/OgreMath.h
CMakeFiles/detection_limited_info.dir/detection_limited_info.cpp.o: /usr/include/OGRE/OgreMatrix3.h
CMakeFiles/detection_limited_info.dir/detection_limited_info.cpp.o: /usr/include/OGRE/OgreMatrix4.h
CMakeFiles/detection_limited_info.dir/detection_limited_info.cpp.o: /usr/include/OGRE/OgreMemoryAllocatedObject.h
CMakeFiles/detection_limited_info.dir/detection_limited_info.cpp.o: /usr/include/OGRE/OgreMemoryAllocatorConfig.h
CMakeFiles/detection_limited_info.dir/detection_limited_info.cpp.o: /usr/include/OGRE/OgreMemoryNedAlloc.h
CMakeFiles/detection_limited_info.dir/detection_limited_info.cpp.o: /usr/include/OGRE/OgreMemoryNedPooling.h
CMakeFiles/detection_limited_info.dir/detection_limited_info.cpp.o: /usr/include/OGRE/OgreMemorySTLAllocator.h
CMakeFiles/detection_limited_info.dir/detection_limited_info.cpp.o: /usr/include/OGRE/OgreMemoryStdAlloc.h
CMakeFiles/detection_limited_info.dir/detection_limited_info.cpp.o: /usr/include/OGRE/OgreMemoryTracker.h
CMakeFiles/detection_limited_info.dir/detection_limited_info.cpp.o: /usr/include/OGRE/OgreMesh.h
CMakeFiles/detection_limited_info.dir/detection_limited_info.cpp.o: /usr/include/OGRE/OgreMeshManager.h
CMakeFiles/detection_limited_info.dir/detection_limited_info.cpp.o: /usr/include/OGRE/OgreMeshSerializer.h
CMakeFiles/detection_limited_info.dir/detection_limited_info.cpp.o: /usr/include/OGRE/OgreMeshSerializerImpl.h
CMakeFiles/detection_limited_info.dir/detection_limited_info.cpp.o: /usr/include/OGRE/OgreMovableObject.h
CMakeFiles/detection_limited_info.dir/detection_limited_info.cpp.o: /usr/include/OGRE/OgreMovablePlane.h
CMakeFiles/detection_limited_info.dir/detection_limited_info.cpp.o: /usr/include/OGRE/OgreNode.h
CMakeFiles/detection_limited_info.dir/detection_limited_info.cpp.o: /usr/include/OGRE/OgreOverlay.h
CMakeFiles/detection_limited_info.dir/detection_limited_info.cpp.o: /usr/include/OGRE/OgreOverlayContainer.h
CMakeFiles/detection_limited_info.dir/detection_limited_info.cpp.o: /usr/include/OGRE/OgreOverlayElement.h
CMakeFiles/detection_limited_info.dir/detection_limited_info.cpp.o: /usr/include/OGRE/OgreOverlayElementCommands.h
CMakeFiles/detection_limited_info.dir/detection_limited_info.cpp.o: /usr/include/OGRE/OgreOverlayManager.h
CMakeFiles/detection_limited_info.dir/detection_limited_info.cpp.o: /usr/include/OGRE/OgreParticle.h
CMakeFiles/detection_limited_info.dir/detection_limited_info.cpp.o: /usr/include/OGRE/OgreParticleAffector.h
CMakeFiles/detection_limited_info.dir/detection_limited_info.cpp.o: /usr/include/OGRE/OgreParticleEmitter.h
CMakeFiles/detection_limited_info.dir/detection_limited_info.cpp.o: /usr/include/OGRE/OgreParticleEmitterCommands.h
CMakeFiles/detection_limited_info.dir/detection_limited_info.cpp.o: /usr/include/OGRE/OgreParticleIterator.h
CMakeFiles/detection_limited_info.dir/detection_limited_info.cpp.o: /usr/include/OGRE/OgreParticleSystem.h
CMakeFiles/detection_limited_info.dir/detection_limited_info.cpp.o: /usr/include/OGRE/OgreParticleSystemManager.h
CMakeFiles/detection_limited_info.dir/detection_limited_info.cpp.o: /usr/include/OGRE/OgrePass.h
CMakeFiles/detection_limited_info.dir/detection_limited_info.cpp.o: /usr/include/OGRE/OgrePatchMesh.h
CMakeFiles/detection_limited_info.dir/detection_limited_info.cpp.o: /usr/include/OGRE/OgrePatchSurface.h
CMakeFiles/detection_limited_info.dir/detection_limited_info.cpp.o: /usr/include/OGRE/OgrePixelFormat.h
CMakeFiles/detection_limited_info.dir/detection_limited_info.cpp.o: /usr/include/OGRE/OgrePlane.h
CMakeFiles/detection_limited_info.dir/detection_limited_info.cpp.o: /usr/include/OGRE/OgrePlaneBoundedVolume.h
CMakeFiles/detection_limited_info.dir/detection_limited_info.cpp.o: /usr/include/OGRE/OgrePlatform.h
CMakeFiles/detection_limited_info.dir/detection_limited_info.cpp.o: /usr/include/OGRE/OgrePolygon.h
CMakeFiles/detection_limited_info.dir/detection_limited_info.cpp.o: /usr/include/OGRE/OgrePose.h
CMakeFiles/detection_limited_info.dir/detection_limited_info.cpp.o: /usr/include/OGRE/OgrePredefinedControllers.h
CMakeFiles/detection_limited_info.dir/detection_limited_info.cpp.o: /usr/include/OGRE/OgrePrerequisites.h
CMakeFiles/detection_limited_info.dir/detection_limited_info.cpp.o: /usr/include/OGRE/OgreProfiler.h
CMakeFiles/detection_limited_info.dir/detection_limited_info.cpp.o: /usr/include/OGRE/OgreQuaternion.h
CMakeFiles/detection_limited_info.dir/detection_limited_info.cpp.o: /usr/include/OGRE/OgreRadixSort.h
CMakeFiles/detection_limited_info.dir/detection_limited_info.cpp.o: /usr/include/OGRE/OgreRay.h
CMakeFiles/detection_limited_info.dir/detection_limited_info.cpp.o: /usr/include/OGRE/OgreRectangle.h
CMakeFiles/detection_limited_info.dir/detection_limited_info.cpp.o: /usr/include/OGRE/OgreRectangle2D.h
CMakeFiles/detection_limited_info.dir/detection_limited_info.cpp.o: /usr/include/OGRE/OgreRenderObjectListener.h
CMakeFiles/detection_limited_info.dir/detection_limited_info.cpp.o: /usr/include/OGRE/OgreRenderOperation.h
CMakeFiles/detection_limited_info.dir/detection_limited_info.cpp.o: /usr/include/OGRE/OgreRenderQueue.h
CMakeFiles/detection_limited_info.dir/detection_limited_info.cpp.o: /usr/include/OGRE/OgreRenderQueueInvocation.h
CMakeFiles/detection_limited_info.dir/detection_limited_info.cpp.o: /usr/include/OGRE/OgreRenderQueueListener.h
CMakeFiles/detection_limited_info.dir/detection_limited_info.cpp.o: /usr/include/OGRE/OgreRenderQueueSortingGrouping.h
CMakeFiles/detection_limited_info.dir/detection_limited_info.cpp.o: /usr/include/OGRE/OgreRenderSystem.h
CMakeFiles/detection_limited_info.dir/detection_limited_info.cpp.o: /usr/include/OGRE/OgreRenderSystemCapabilities.h
CMakeFiles/detection_limited_info.dir/detection_limited_info.cpp.o: /usr/include/OGRE/OgreRenderTarget.h
CMakeFiles/detection_limited_info.dir/detection_limited_info.cpp.o: /usr/include/OGRE/OgreRenderTargetListener.h
CMakeFiles/detection_limited_info.dir/detection_limited_info.cpp.o: /usr/include/OGRE/OgreRenderTexture.h
CMakeFiles/detection_limited_info.dir/detection_limited_info.cpp.o: /usr/include/OGRE/OgreRenderToVertexBuffer.h
CMakeFiles/detection_limited_info.dir/detection_limited_info.cpp.o: /usr/include/OGRE/OgreRenderWindow.h
CMakeFiles/detection_limited_info.dir/detection_limited_info.cpp.o: /usr/include/OGRE/OgreRenderable.h
CMakeFiles/detection_limited_info.dir/detection_limited_info.cpp.o: /usr/include/OGRE/OgreResource.h
CMakeFiles/detection_limited_info.dir/detection_limited_info.cpp.o: /usr/include/OGRE/OgreResourceBackgroundQueue.h
CMakeFiles/detection_limited_info.dir/detection_limited_info.cpp.o: /usr/include/OGRE/OgreResourceGroupManager.h
CMakeFiles/detection_limited_info.dir/detection_limited_info.cpp.o: /usr/include/OGRE/OgreResourceManager.h
CMakeFiles/detection_limited_info.dir/detection_limited_info.cpp.o: /usr/include/OGRE/OgreRibbonTrail.h
CMakeFiles/detection_limited_info.dir/detection_limited_info.cpp.o: /usr/include/OGRE/OgreRoot.h
CMakeFiles/detection_limited_info.dir/detection_limited_info.cpp.o: /usr/include/OGRE/OgreRotationalSpline.h
CMakeFiles/detection_limited_info.dir/detection_limited_info.cpp.o: /usr/include/OGRE/OgreSceneManager.h
CMakeFiles/detection_limited_info.dir/detection_limited_info.cpp.o: /usr/include/OGRE/OgreSceneManagerEnumerator.h
CMakeFiles/detection_limited_info.dir/detection_limited_info.cpp.o: /usr/include/OGRE/OgreSceneNode.h
CMakeFiles/detection_limited_info.dir/detection_limited_info.cpp.o: /usr/include/OGRE/OgreSceneQuery.h
CMakeFiles/detection_limited_info.dir/detection_limited_info.cpp.o: /usr/include/OGRE/OgreScriptLoader.h
CMakeFiles/detection_limited_info.dir/detection_limited_info.cpp.o: /usr/include/OGRE/OgreSerializer.h
CMakeFiles/detection_limited_info.dir/detection_limited_info.cpp.o: /usr/include/OGRE/OgreShadowCameraSetup.h
CMakeFiles/detection_limited_info.dir/detection_limited_info.cpp.o: /usr/include/OGRE/OgreShadowCameraSetupFocused.h
CMakeFiles/detection_limited_info.dir/detection_limited_info.cpp.o: /usr/include/OGRE/OgreShadowCameraSetupLiSPSM.h
CMakeFiles/detection_limited_info.dir/detection_limited_info.cpp.o: /usr/include/OGRE/OgreShadowCameraSetupPSSM.h
CMakeFiles/detection_limited_info.dir/detection_limited_info.cpp.o: /usr/include/OGRE/OgreShadowCameraSetupPlaneOptimal.h
CMakeFiles/detection_limited_info.dir/detection_limited_info.cpp.o: /usr/include/OGRE/OgreShadowCaster.h
CMakeFiles/detection_limited_info.dir/detection_limited_info.cpp.o: /usr/include/OGRE/OgreShadowTextureManager.h
CMakeFiles/detection_limited_info.dir/detection_limited_info.cpp.o: /usr/include/OGRE/OgreSharedPtr.h
CMakeFiles/detection_limited_info.dir/detection_limited_info.cpp.o: /usr/include/OGRE/OgreSimpleRenderable.h
CMakeFiles/detection_limited_info.dir/detection_limited_info.cpp.o: /usr/include/OGRE/OgreSimpleSpline.h
CMakeFiles/detection_limited_info.dir/detection_limited_info.cpp.o: /usr/include/OGRE/OgreSingleton.h
CMakeFiles/detection_limited_info.dir/detection_limited_info.cpp.o: /usr/include/OGRE/OgreSkeleton.h
CMakeFiles/detection_limited_info.dir/detection_limited_info.cpp.o: /usr/include/OGRE/OgreSkeletonInstance.h
CMakeFiles/detection_limited_info.dir/detection_limited_info.cpp.o: /usr/include/OGRE/OgreSkeletonManager.h
CMakeFiles/detection_limited_info.dir/detection_limited_info.cpp.o: /usr/include/OGRE/OgreSkeletonSerializer.h
CMakeFiles/detection_limited_info.dir/detection_limited_info.cpp.o: /usr/include/OGRE/OgreSphere.h
CMakeFiles/detection_limited_info.dir/detection_limited_info.cpp.o: /usr/include/OGRE/OgreStaticGeometry.h
CMakeFiles/detection_limited_info.dir/detection_limited_info.cpp.o: /usr/include/OGRE/OgreStdHeaders.h
CMakeFiles/detection_limited_info.dir/detection_limited_info.cpp.o: /usr/include/OGRE/OgreString.h
CMakeFiles/detection_limited_info.dir/detection_limited_info.cpp.o: /usr/include/OGRE/OgreStringConverter.h
CMakeFiles/detection_limited_info.dir/detection_limited_info.cpp.o: /usr/include/OGRE/OgreStringInterface.h
CMakeFiles/detection_limited_info.dir/detection_limited_info.cpp.o: /usr/include/OGRE/OgreStringVector.h
CMakeFiles/detection_limited_info.dir/detection_limited_info.cpp.o: /usr/include/OGRE/OgreSubEntity.h
CMakeFiles/detection_limited_info.dir/detection_limited_info.cpp.o: /usr/include/OGRE/OgreSubMesh.h
CMakeFiles/detection_limited_info.dir/detection_limited_info.cpp.o: /usr/include/OGRE/OgreTechnique.h
CMakeFiles/detection_limited_info.dir/detection_limited_info.cpp.o: /usr/include/OGRE/OgreTexture.h
CMakeFiles/detection_limited_info.dir/detection_limited_info.cpp.o: /usr/include/OGRE/OgreTextureManager.h
CMakeFiles/detection_limited_info.dir/detection_limited_info.cpp.o: /usr/include/OGRE/OgreTextureUnitState.h
CMakeFiles/detection_limited_info.dir/detection_limited_info.cpp.o: /usr/include/OGRE/OgreTimer.h
CMakeFiles/detection_limited_info.dir/detection_limited_info.cpp.o: /usr/include/OGRE/OgreUTFString.h
CMakeFiles/detection_limited_info.dir/detection_limited_info.cpp.o: /usr/include/OGRE/OgreUserObjectBindings.h
CMakeFiles/detection_limited_info.dir/detection_limited_info.cpp.o: /usr/include/OGRE/OgreVector2.h
CMakeFiles/detection_limited_info.dir/detection_limited_info.cpp.o: /usr/include/OGRE/OgreVector3.h
CMakeFiles/detection_limited_info.dir/detection_limited_info.cpp.o: /usr/include/OGRE/OgreVector4.h
CMakeFiles/detection_limited_info.dir/detection_limited_info.cpp.o: /usr/include/OGRE/OgreVertexBoneAssignment.h
CMakeFiles/detection_limited_info.dir/detection_limited_info.cpp.o: /usr/include/OGRE/OgreVertexIndexData.h
CMakeFiles/detection_limited_info.dir/detection_limited_info.cpp.o: /usr/include/OGRE/OgreViewport.h
CMakeFiles/detection_limited_info.dir/detection_limited_info.cpp.o: /usr/include/OGRE/OgreWindowEventUtilities.h
CMakeFiles/detection_limited_info.dir/detection_limited_info.cpp.o: /usr/include/OGRE/OgreWorkQueue.h
CMakeFiles/detection_limited_info.dir/detection_limited_info.cpp.o: /usr/include/OGRE/Threading/OgreThreadDefines.h
CMakeFiles/detection_limited_info.dir/detection_limited_info.cpp.o: /usr/include/OGRE/Threading/OgreThreadDefinesBoost.h
CMakeFiles/detection_limited_info.dir/detection_limited_info.cpp.o: /usr/include/OGRE/Threading/OgreThreadHeaders.h
CMakeFiles/detection_limited_info.dir/detection_limited_info.cpp.o: /usr/include/OGRE/Threading/OgreThreadHeadersBoost.h
CMakeFiles/detection_limited_info.dir/detection_limited_info.cpp.o: /usr/include/libxml2/libxml/SAX.h
CMakeFiles/detection_limited_info.dir/detection_limited_info.cpp.o: /usr/include/libxml2/libxml/SAX2.h
CMakeFiles/detection_limited_info.dir/detection_limited_info.cpp.o: /usr/include/libxml2/libxml/dict.h
CMakeFiles/detection_limited_info.dir/detection_limited_info.cpp.o: /usr/include/libxml2/libxml/encoding.h
CMakeFiles/detection_limited_info.dir/detection_limited_info.cpp.o: /usr/include/libxml2/libxml/entities.h
CMakeFiles/detection_limited_info.dir/detection_limited_info.cpp.o: /usr/include/libxml2/libxml/globals.h
CMakeFiles/detection_limited_info.dir/detection_limited_info.cpp.o: /usr/include/libxml2/libxml/hash.h
CMakeFiles/detection_limited_info.dir/detection_limited_info.cpp.o: /usr/include/libxml2/libxml/list.h
CMakeFiles/detection_limited_info.dir/detection_limited_info.cpp.o: /usr/include/libxml2/libxml/parser.h
CMakeFiles/detection_limited_info.dir/detection_limited_info.cpp.o: /usr/include/libxml2/libxml/threads.h
CMakeFiles/detection_limited_info.dir/detection_limited_info.cpp.o: /usr/include/libxml2/libxml/tree.h
CMakeFiles/detection_limited_info.dir/detection_limited_info.cpp.o: /usr/include/libxml2/libxml/valid.h
CMakeFiles/detection_limited_info.dir/detection_limited_info.cpp.o: /usr/include/libxml2/libxml/xlink.h
CMakeFiles/detection_limited_info.dir/detection_limited_info.cpp.o: /usr/include/libxml2/libxml/xmlIO.h
CMakeFiles/detection_limited_info.dir/detection_limited_info.cpp.o: /usr/include/libxml2/libxml/xmlautomata.h
CMakeFiles/detection_limited_info.dir/detection_limited_info.cpp.o: /usr/include/libxml2/libxml/xmlerror.h
CMakeFiles/detection_limited_info.dir/detection_limited_info.cpp.o: /usr/include/libxml2/libxml/xmlexports.h
CMakeFiles/detection_limited_info.dir/detection_limited_info.cpp.o: /usr/include/libxml2/libxml/xmlmemory.h
CMakeFiles/detection_limited_info.dir/detection_limited_info.cpp.o: /usr/include/libxml2/libxml/xmlregexp.h
CMakeFiles/detection_limited_info.dir/detection_limited_info.cpp.o: /usr/include/libxml2/libxml/xmlstring.h
CMakeFiles/detection_limited_info.dir/detection_limited_info.cpp.o: /usr/include/libxml2/libxml/xmlversion.h
CMakeFiles/detection_limited_info.dir/detection_limited_info.cpp.o: /usr/include/libxml2/libxml/xmlwriter.h
CMakeFiles/detection_limited_info.dir/detection_limited_info.cpp.o: /usr/include/ois/OIS.h
CMakeFiles/detection_limited_info.dir/detection_limited_info.cpp.o: /usr/include/ois/OISConfig.h
CMakeFiles/detection_limited_info.dir/detection_limited_info.cpp.o: /usr/include/ois/OISEffect.h
CMakeFiles/detection_limited_info.dir/detection_limited_info.cpp.o: /usr/include/ois/OISEvents.h
CMakeFiles/detection_limited_info.dir/detection_limited_info.cpp.o: /usr/include/ois/OISException.h
CMakeFiles/detection_limited_info.dir/detection_limited_info.cpp.o: /usr/include/ois/OISFactoryCreator.h
CMakeFiles/detection_limited_info.dir/detection_limited_info.cpp.o: /usr/include/ois/OISForceFeedback.h
CMakeFiles/detection_limited_info.dir/detection_limited_info.cpp.o: /usr/include/ois/OISInputManager.h
CMakeFiles/detection_limited_info.dir/detection_limited_info.cpp.o: /usr/include/ois/OISInterface.h
CMakeFiles/detection_limited_info.dir/detection_limited_info.cpp.o: /usr/include/ois/OISJoyStick.h
CMakeFiles/detection_limited_info.dir/detection_limited_info.cpp.o: /usr/include/ois/OISKeyboard.h
CMakeFiles/detection_limited_info.dir/detection_limited_info.cpp.o: /usr/include/ois/OISMouse.h
CMakeFiles/detection_limited_info.dir/detection_limited_info.cpp.o: /usr/include/ois/OISMultiTouch.h
CMakeFiles/detection_limited_info.dir/detection_limited_info.cpp.o: /usr/include/ois/OISObject.h
CMakeFiles/detection_limited_info.dir/detection_limited_info.cpp.o: /usr/include/ois/OISPrereqs.h
CMakeFiles/detection_limited_info.dir/detection_limited_info.cpp.o: /usr/include/opencv/cv.h
CMakeFiles/detection_limited_info.dir/detection_limited_info.cpp.o: /usr/include/opencv/cxcore.h
CMakeFiles/detection_limited_info.dir/detection_limited_info.cpp.o: /usr/include/opencv/highgui.h

View file

@ -0,0 +1,10 @@
# CMAKE generated file: DO NOT EDIT!
# Generated by "Unix Makefiles" Generator, CMake Version 2.8
# compile CXX with /usr/bin/c++
CXX_FLAGS = -fopenmp -I/opt/ros/indigo/include -I/usr/include/opencv -I/usr/include/eigen3 -I/usr/include/libxml2 -I/usr/include/OGRE -I/usr/include/ois
CXX_DEFINES =
# Custom flags: CMakeFiles/detection_limited_info.dir/detection_limited_info.cpp.o_FLAGS = -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-overloaded-virtual

View file

@ -0,0 +1 @@
/usr/bin/c++ -fopenmp CMakeFiles/detection_limited_info.dir/detection_limited_info.cpp.o -o detection_limited_info -rdynamic /opt/ros/indigo/lib/x86_64-linux-gnu/libvisp_core.so.3.1.0 /opt/ros/indigo/lib/x86_64-linux-gnu/libvisp_vision.so.3.1.0 /opt/ros/indigo/lib/x86_64-linux-gnu/libvisp_mbt.so.3.1.0 /opt/ros/indigo/lib/x86_64-linux-gnu/libvisp_io.so.3.1.0 /opt/ros/indigo/lib/x86_64-linux-gnu/libvisp_gui.so.3.1.0 /opt/ros/indigo/lib/x86_64-linux-gnu/libvisp_vision.so.3.1.0 /opt/ros/indigo/lib/x86_64-linux-gnu/libvisp_visual_features.so.3.1.0 /opt/ros/indigo/lib/x86_64-linux-gnu/libvisp_me.so.3.1.0 /opt/ros/indigo/lib/x86_64-linux-gnu/libvisp_blob.so.3.1.0 /opt/ros/indigo/lib/x86_64-linux-gnu/libvisp_klt.so.3.1.0 /opt/ros/indigo/lib/x86_64-linux-gnu/libvisp_ar.so.3.1.0 /opt/ros/indigo/lib/x86_64-linux-gnu/libvisp_io.so.3.1.0 /opt/ros/indigo/lib/x86_64-linux-gnu/libvisp_core.so.3.1.0 /usr/lib/x86_64-linux-gnu/libopencv_videostab.so.2.4.8 /usr/lib/x86_64-linux-gnu/libopencv_video.so.2.4.8 /usr/lib/x86_64-linux-gnu/libopencv_ts.so.2.4.8 /usr/lib/x86_64-linux-gnu/libopencv_superres.so.2.4.8 /usr/lib/x86_64-linux-gnu/libopencv_stitching.so.2.4.8 /usr/lib/x86_64-linux-gnu/libopencv_photo.so.2.4.8 /usr/lib/x86_64-linux-gnu/libopencv_ocl.so.2.4.8 /usr/lib/x86_64-linux-gnu/libopencv_objdetect.so.2.4.8 /usr/lib/x86_64-linux-gnu/libopencv_ml.so.2.4.8 /usr/lib/x86_64-linux-gnu/libopencv_legacy.so.2.4.8 /usr/lib/x86_64-linux-gnu/libopencv_imgproc.so.2.4.8 /usr/lib/x86_64-linux-gnu/libopencv_highgui.so.2.4.8 /usr/lib/x86_64-linux-gnu/libopencv_gpu.so.2.4.8 /usr/lib/x86_64-linux-gnu/libopencv_flann.so.2.4.8 /usr/lib/x86_64-linux-gnu/libopencv_features2d.so.2.4.8 /usr/lib/x86_64-linux-gnu/libopencv_core.so.2.4.8 /usr/lib/x86_64-linux-gnu/libopencv_contrib.so.2.4.8 /usr/lib/x86_64-linux-gnu/libopencv_calib3d.so.2.4.8 -llapack -lblas -lxml2 -ljpeg -lpng -lz -lboost_thread -lboost_system -lboost_date_time -lpthread -lOgreMain -lOIS -lGL -lSM -lICE -lX11 -lXext -lCoin -lm -lnsl -Wl,-rpath,/opt/ros/indigo/lib/x86_64-linux-gnu

View file

@ -0,0 +1,2 @@
CMAKE_PROGRESS_1 = 1

View file

@ -0,0 +1,26 @@
# The set of languages for which implicit dependencies are needed:
SET(CMAKE_DEPENDS_LANGUAGES
"CXX"
)
# The set of files for implicit dependencies of each language:
SET(CMAKE_DEPENDS_CHECK_CXX
"/home/harle/catkin_ws/src/BaxterInterface/Visp_tests/learn_tests/detection_multi_tracker.cpp" "/home/harle/catkin_ws/src/BaxterInterface/Visp_tests/learn_tests/CMakeFiles/detection_multi_tracker.dir/detection_multi_tracker.cpp.o"
)
SET(CMAKE_CXX_COMPILER_ID "GNU")
# Targets to which this target links.
SET(CMAKE_TARGET_LINKED_INFO_FILES
)
# The include file search paths:
SET(CMAKE_C_TARGET_INCLUDE_PATH
"/opt/ros/indigo/include"
"/usr/include/opencv"
"/usr/include/eigen3"
"/usr/include/libxml2"
"/usr/include/OGRE"
"/usr/include/ois"
)
SET(CMAKE_CXX_TARGET_INCLUDE_PATH ${CMAKE_C_TARGET_INCLUDE_PATH})
SET(CMAKE_Fortran_TARGET_INCLUDE_PATH ${CMAKE_C_TARGET_INCLUDE_PATH})
SET(CMAKE_ASM_TARGET_INCLUDE_PATH ${CMAKE_C_TARGET_INCLUDE_PATH})

View file

@ -0,0 +1,153 @@
# CMAKE generated file: DO NOT EDIT!
# Generated by "Unix Makefiles" Generator, CMake Version 2.8
#=============================================================================
# Special targets provided by cmake.
# Disable implicit rules so canonical targets will work.
.SUFFIXES:
# Remove some rules from gmake that .SUFFIXES does not remove.
SUFFIXES =
.SUFFIXES: .hpux_make_needs_suffix_list
# Suppress display of executed commands.
$(VERBOSE).SILENT:
# A target that is always out of date.
cmake_force:
.PHONY : cmake_force
#=============================================================================
# Set environment variables for the build.
# The shell in which to execute make rules.
SHELL = /bin/sh
# The CMake executable.
CMAKE_COMMAND = /usr/bin/cmake
# The command to remove a file.
RM = /usr/bin/cmake -E remove -f
# Escaping for special characters.
EQUALS = =
# The top-level source directory on which CMake was run.
CMAKE_SOURCE_DIR = /home/harle/catkin_ws/src/BaxterInterface/Visp_tests/learn_tests
# The top-level build directory on which CMake was run.
CMAKE_BINARY_DIR = /home/harle/catkin_ws/src/BaxterInterface/Visp_tests/learn_tests
# Include any dependencies generated for this target.
include CMakeFiles/detection_multi_tracker.dir/depend.make
# Include the progress variables for this target.
include CMakeFiles/detection_multi_tracker.dir/progress.make
# Include the compile flags for this target's objects.
include CMakeFiles/detection_multi_tracker.dir/flags.make
CMakeFiles/detection_multi_tracker.dir/detection_multi_tracker.cpp.o: CMakeFiles/detection_multi_tracker.dir/flags.make
CMakeFiles/detection_multi_tracker.dir/detection_multi_tracker.cpp.o: detection_multi_tracker.cpp
$(CMAKE_COMMAND) -E cmake_progress_report /home/harle/catkin_ws/src/BaxterInterface/Visp_tests/learn_tests/CMakeFiles $(CMAKE_PROGRESS_1)
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Building CXX object CMakeFiles/detection_multi_tracker.dir/detection_multi_tracker.cpp.o"
/usr/bin/c++ $(CXX_DEFINES) $(CXX_FLAGS) -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-overloaded-virtual -o CMakeFiles/detection_multi_tracker.dir/detection_multi_tracker.cpp.o -c /home/harle/catkin_ws/src/BaxterInterface/Visp_tests/learn_tests/detection_multi_tracker.cpp
CMakeFiles/detection_multi_tracker.dir/detection_multi_tracker.cpp.i: cmake_force
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/detection_multi_tracker.dir/detection_multi_tracker.cpp.i"
/usr/bin/c++ $(CXX_DEFINES) $(CXX_FLAGS) -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-overloaded-virtual -E /home/harle/catkin_ws/src/BaxterInterface/Visp_tests/learn_tests/detection_multi_tracker.cpp > CMakeFiles/detection_multi_tracker.dir/detection_multi_tracker.cpp.i
CMakeFiles/detection_multi_tracker.dir/detection_multi_tracker.cpp.s: cmake_force
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/detection_multi_tracker.dir/detection_multi_tracker.cpp.s"
/usr/bin/c++ $(CXX_DEFINES) $(CXX_FLAGS) -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-overloaded-virtual -S /home/harle/catkin_ws/src/BaxterInterface/Visp_tests/learn_tests/detection_multi_tracker.cpp -o CMakeFiles/detection_multi_tracker.dir/detection_multi_tracker.cpp.s
CMakeFiles/detection_multi_tracker.dir/detection_multi_tracker.cpp.o.requires:
.PHONY : CMakeFiles/detection_multi_tracker.dir/detection_multi_tracker.cpp.o.requires
CMakeFiles/detection_multi_tracker.dir/detection_multi_tracker.cpp.o.provides: CMakeFiles/detection_multi_tracker.dir/detection_multi_tracker.cpp.o.requires
$(MAKE) -f CMakeFiles/detection_multi_tracker.dir/build.make CMakeFiles/detection_multi_tracker.dir/detection_multi_tracker.cpp.o.provides.build
.PHONY : CMakeFiles/detection_multi_tracker.dir/detection_multi_tracker.cpp.o.provides
CMakeFiles/detection_multi_tracker.dir/detection_multi_tracker.cpp.o.provides.build: CMakeFiles/detection_multi_tracker.dir/detection_multi_tracker.cpp.o
# Object files for target detection_multi_tracker
detection_multi_tracker_OBJECTS = \
"CMakeFiles/detection_multi_tracker.dir/detection_multi_tracker.cpp.o"
# External object files for target detection_multi_tracker
detection_multi_tracker_EXTERNAL_OBJECTS =
detection_multi_tracker: CMakeFiles/detection_multi_tracker.dir/detection_multi_tracker.cpp.o
detection_multi_tracker: CMakeFiles/detection_multi_tracker.dir/build.make
detection_multi_tracker: /opt/ros/indigo/lib/x86_64-linux-gnu/libvisp_core.so.3.1.0
detection_multi_tracker: /opt/ros/indigo/lib/x86_64-linux-gnu/libvisp_vision.so.3.1.0
detection_multi_tracker: /opt/ros/indigo/lib/x86_64-linux-gnu/libvisp_mbt.so.3.1.0
detection_multi_tracker: /opt/ros/indigo/lib/x86_64-linux-gnu/libvisp_io.so.3.1.0
detection_multi_tracker: /opt/ros/indigo/lib/x86_64-linux-gnu/libvisp_gui.so.3.1.0
detection_multi_tracker: /opt/ros/indigo/lib/x86_64-linux-gnu/libvisp_vision.so.3.1.0
detection_multi_tracker: /opt/ros/indigo/lib/x86_64-linux-gnu/libvisp_visual_features.so.3.1.0
detection_multi_tracker: /opt/ros/indigo/lib/x86_64-linux-gnu/libvisp_me.so.3.1.0
detection_multi_tracker: /opt/ros/indigo/lib/x86_64-linux-gnu/libvisp_blob.so.3.1.0
detection_multi_tracker: /opt/ros/indigo/lib/x86_64-linux-gnu/libvisp_klt.so.3.1.0
detection_multi_tracker: /opt/ros/indigo/lib/x86_64-linux-gnu/libvisp_ar.so.3.1.0
detection_multi_tracker: /opt/ros/indigo/lib/x86_64-linux-gnu/libvisp_io.so.3.1.0
detection_multi_tracker: /opt/ros/indigo/lib/x86_64-linux-gnu/libvisp_core.so.3.1.0
detection_multi_tracker: /usr/lib/x86_64-linux-gnu/libopencv_videostab.so.2.4.8
detection_multi_tracker: /usr/lib/x86_64-linux-gnu/libopencv_video.so.2.4.8
detection_multi_tracker: /usr/lib/x86_64-linux-gnu/libopencv_ts.so.2.4.8
detection_multi_tracker: /usr/lib/x86_64-linux-gnu/libopencv_superres.so.2.4.8
detection_multi_tracker: /usr/lib/x86_64-linux-gnu/libopencv_stitching.so.2.4.8
detection_multi_tracker: /usr/lib/x86_64-linux-gnu/libopencv_photo.so.2.4.8
detection_multi_tracker: /usr/lib/x86_64-linux-gnu/libopencv_ocl.so.2.4.8
detection_multi_tracker: /usr/lib/x86_64-linux-gnu/libopencv_objdetect.so.2.4.8
detection_multi_tracker: /usr/lib/x86_64-linux-gnu/libopencv_ml.so.2.4.8
detection_multi_tracker: /usr/lib/x86_64-linux-gnu/libopencv_legacy.so.2.4.8
detection_multi_tracker: /usr/lib/x86_64-linux-gnu/libopencv_imgproc.so.2.4.8
detection_multi_tracker: /usr/lib/x86_64-linux-gnu/libopencv_highgui.so.2.4.8
detection_multi_tracker: /usr/lib/x86_64-linux-gnu/libopencv_gpu.so.2.4.8
detection_multi_tracker: /usr/lib/x86_64-linux-gnu/libopencv_flann.so.2.4.8
detection_multi_tracker: /usr/lib/x86_64-linux-gnu/libopencv_features2d.so.2.4.8
detection_multi_tracker: /usr/lib/x86_64-linux-gnu/libopencv_core.so.2.4.8
detection_multi_tracker: /usr/lib/x86_64-linux-gnu/libopencv_contrib.so.2.4.8
detection_multi_tracker: /usr/lib/x86_64-linux-gnu/libopencv_calib3d.so.2.4.8
detection_multi_tracker: /usr/lib/liblapack.so
detection_multi_tracker: /usr/lib/libblas.so
detection_multi_tracker: /usr/lib/x86_64-linux-gnu/libxml2.so
detection_multi_tracker: /usr/lib/x86_64-linux-gnu/libjpeg.so
detection_multi_tracker: /usr/lib/x86_64-linux-gnu/libpng.so
detection_multi_tracker: /usr/lib/x86_64-linux-gnu/libz.so
detection_multi_tracker: /usr/lib/x86_64-linux-gnu/libboost_thread.so
detection_multi_tracker: /usr/lib/x86_64-linux-gnu/libboost_system.so
detection_multi_tracker: /usr/lib/x86_64-linux-gnu/libboost_date_time.so
detection_multi_tracker: /usr/lib/x86_64-linux-gnu/libpthread.so
detection_multi_tracker: /usr/lib/x86_64-linux-gnu/libOgreMain.so
detection_multi_tracker: /usr/lib/x86_64-linux-gnu/libOIS.so
detection_multi_tracker: /usr/lib/x86_64-linux-gnu/libGL.so
detection_multi_tracker: /usr/lib/x86_64-linux-gnu/libSM.so
detection_multi_tracker: /usr/lib/x86_64-linux-gnu/libICE.so
detection_multi_tracker: /usr/lib/x86_64-linux-gnu/libX11.so
detection_multi_tracker: /usr/lib/x86_64-linux-gnu/libXext.so
detection_multi_tracker: /usr/lib/x86_64-linux-gnu/libCoin.so
detection_multi_tracker: /usr/lib/x86_64-linux-gnu/libm.so
detection_multi_tracker: /usr/lib/x86_64-linux-gnu/libnsl.so
detection_multi_tracker: CMakeFiles/detection_multi_tracker.dir/link.txt
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --red --bold "Linking CXX executable detection_multi_tracker"
$(CMAKE_COMMAND) -E cmake_link_script CMakeFiles/detection_multi_tracker.dir/link.txt --verbose=$(VERBOSE)
# Rule to build all files generated by this target.
CMakeFiles/detection_multi_tracker.dir/build: detection_multi_tracker
.PHONY : CMakeFiles/detection_multi_tracker.dir/build
CMakeFiles/detection_multi_tracker.dir/requires: CMakeFiles/detection_multi_tracker.dir/detection_multi_tracker.cpp.o.requires
.PHONY : CMakeFiles/detection_multi_tracker.dir/requires
CMakeFiles/detection_multi_tracker.dir/clean:
$(CMAKE_COMMAND) -P CMakeFiles/detection_multi_tracker.dir/cmake_clean.cmake
.PHONY : CMakeFiles/detection_multi_tracker.dir/clean
CMakeFiles/detection_multi_tracker.dir/depend:
cd /home/harle/catkin_ws/src/BaxterInterface/Visp_tests/learn_tests && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /home/harle/catkin_ws/src/BaxterInterface/Visp_tests/learn_tests /home/harle/catkin_ws/src/BaxterInterface/Visp_tests/learn_tests /home/harle/catkin_ws/src/BaxterInterface/Visp_tests/learn_tests /home/harle/catkin_ws/src/BaxterInterface/Visp_tests/learn_tests /home/harle/catkin_ws/src/BaxterInterface/Visp_tests/learn_tests/CMakeFiles/detection_multi_tracker.dir/DependInfo.cmake --color=$(COLOR)
.PHONY : CMakeFiles/detection_multi_tracker.dir/depend

View file

@ -0,0 +1,10 @@
FILE(REMOVE_RECURSE
"CMakeFiles/detection_multi_tracker.dir/detection_multi_tracker.cpp.o"
"detection_multi_tracker.pdb"
"detection_multi_tracker"
)
# Per-language clean rules from dependency scanning.
FOREACH(lang CXX)
INCLUDE(CMakeFiles/detection_multi_tracker.dir/cmake_clean_${lang}.cmake OPTIONAL)
ENDFOREACH(lang)

View file

@ -0,0 +1,353 @@
# CMAKE generated file: DO NOT EDIT!
# Generated by "Unix Makefiles" Generator, CMake Version 2.8
CMakeFiles/detection_multi_tracker.dir/detection_multi_tracker.cpp.o
/home/harle/catkin_ws/src/BaxterInterface/Visp_tests/learn_tests/detection_multi_tracker.cpp
/opt/ros/indigo/include/visp/vpCameraParameters.h
/opt/ros/indigo/include/visp/vpDisplayX.h
/opt/ros/indigo/include/visp/vpException.h
/opt/ros/indigo/include/visp/vpHomogeneousMatrix.h
/opt/ros/indigo/include/visp/vpImage.h
/opt/ros/indigo/include/visp/vpImageIo.h
/opt/ros/indigo/include/visp/vpMbEdgeTracker.h
/opt/ros/indigo/include/visp/vpMbKltTracker.h
/opt/ros/indigo/include/visp3/ar/vpAROgre.h
/opt/ros/indigo/include/visp3/core/vpArray2D.h
/opt/ros/indigo/include/visp3/core/vpCameraParameters.h
/opt/ros/indigo/include/visp3/core/vpCircle.h
/opt/ros/indigo/include/visp3/core/vpColVector.h
/opt/ros/indigo/include/visp3/core/vpColor.h
/opt/ros/indigo/include/visp3/core/vpConfig.h
/opt/ros/indigo/include/visp3/core/vpConvert.h
/opt/ros/indigo/include/visp3/core/vpCylinder.h
/opt/ros/indigo/include/visp3/core/vpDebug.h
/opt/ros/indigo/include/visp3/core/vpDisplay.h
/opt/ros/indigo/include/visp3/core/vpDisplayException.h
/opt/ros/indigo/include/visp3/core/vpException.h
/opt/ros/indigo/include/visp3/core/vpExponentialMap.h
/opt/ros/indigo/include/visp3/core/vpForceTwistMatrix.h
/opt/ros/indigo/include/visp3/core/vpForwardProjection.h
/opt/ros/indigo/include/visp3/core/vpFrameGrabber.h
/opt/ros/indigo/include/visp3/core/vpGEMM.h
/opt/ros/indigo/include/visp3/core/vpHomogeneousMatrix.h
/opt/ros/indigo/include/visp3/core/vpImage.h
/opt/ros/indigo/include/visp3/core/vpImageConvert.h
/opt/ros/indigo/include/visp3/core/vpImageException.h
/opt/ros/indigo/include/visp3/core/vpImagePoint.h
/opt/ros/indigo/include/visp3/core/vpImageTools.h
/opt/ros/indigo/include/visp3/core/vpIoTools.h
/opt/ros/indigo/include/visp3/core/vpLine.h
/opt/ros/indigo/include/visp3/core/vpList.h
/opt/ros/indigo/include/visp3/core/vpMath.h
/opt/ros/indigo/include/visp3/core/vpMatrix.h
/opt/ros/indigo/include/visp3/core/vpMeterPixelConversion.h
/opt/ros/indigo/include/visp3/core/vpMouseButton.h
/opt/ros/indigo/include/visp3/core/vpPixelMeterConversion.h
/opt/ros/indigo/include/visp3/core/vpPlane.h
/opt/ros/indigo/include/visp3/core/vpPoint.h
/opt/ros/indigo/include/visp3/core/vpPolygon.h
/opt/ros/indigo/include/visp3/core/vpPolygon3D.h
/opt/ros/indigo/include/visp3/core/vpPoseVector.h
/opt/ros/indigo/include/visp3/core/vpQuaternionVector.h
/opt/ros/indigo/include/visp3/core/vpRGBa.h
/opt/ros/indigo/include/visp3/core/vpRect.h
/opt/ros/indigo/include/visp3/core/vpRobust.h
/opt/ros/indigo/include/visp3/core/vpRotationMatrix.h
/opt/ros/indigo/include/visp3/core/vpRotationVector.h
/opt/ros/indigo/include/visp3/core/vpRowVector.h
/opt/ros/indigo/include/visp3/core/vpRxyzVector.h
/opt/ros/indigo/include/visp3/core/vpRzyxVector.h
/opt/ros/indigo/include/visp3/core/vpRzyzVector.h
/opt/ros/indigo/include/visp3/core/vpSubColVector.h
/opt/ros/indigo/include/visp3/core/vpSubMatrix.h
/opt/ros/indigo/include/visp3/core/vpThetaUVector.h
/opt/ros/indigo/include/visp3/core/vpThread.h
/opt/ros/indigo/include/visp3/core/vpTime.h
/opt/ros/indigo/include/visp3/core/vpTracker.h
/opt/ros/indigo/include/visp3/core/vpTrackingException.h
/opt/ros/indigo/include/visp3/core/vpTranslationVector.h
/opt/ros/indigo/include/visp3/core/vpVelocityTwistMatrix.h
/opt/ros/indigo/include/visp3/core/vpXmlParser.h
/opt/ros/indigo/include/visp3/gui/vpDisplayD3D.h
/opt/ros/indigo/include/visp3/gui/vpDisplayGDI.h
/opt/ros/indigo/include/visp3/gui/vpDisplayGTK.h
/opt/ros/indigo/include/visp3/gui/vpDisplayOpenCV.h
/opt/ros/indigo/include/visp3/gui/vpDisplayWin32.h
/opt/ros/indigo/include/visp3/gui/vpDisplayX.h
/opt/ros/indigo/include/visp3/gui/vpGDIRenderer.h
/opt/ros/indigo/include/visp3/gui/vpWin32Renderer.h
/opt/ros/indigo/include/visp3/gui/vpWin32Window.h
/opt/ros/indigo/include/visp3/io/vpDiskGrabber.h
/opt/ros/indigo/include/visp3/io/vpImageIo.h
/opt/ros/indigo/include/visp3/io/vpVideoReader.h
/opt/ros/indigo/include/visp3/klt/vpKltOpencv.h
/opt/ros/indigo/include/visp3/mbt/vpMbDepthDenseTracker.h
/opt/ros/indigo/include/visp3/mbt/vpMbDepthNormalTracker.h
/opt/ros/indigo/include/visp3/mbt/vpMbEdgeTracker.h
/opt/ros/indigo/include/visp3/mbt/vpMbGenericTracker.h
/opt/ros/indigo/include/visp3/mbt/vpMbHiddenFaces.h
/opt/ros/indigo/include/visp3/mbt/vpMbKltTracker.h
/opt/ros/indigo/include/visp3/mbt/vpMbScanLine.h
/opt/ros/indigo/include/visp3/mbt/vpMbTracker.h
/opt/ros/indigo/include/visp3/mbt/vpMbXmlParser.h
/opt/ros/indigo/include/visp3/mbt/vpMbtDistanceCircle.h
/opt/ros/indigo/include/visp3/mbt/vpMbtDistanceCylinder.h
/opt/ros/indigo/include/visp3/mbt/vpMbtDistanceKltCylinder.h
/opt/ros/indigo/include/visp3/mbt/vpMbtDistanceKltPoints.h
/opt/ros/indigo/include/visp3/mbt/vpMbtDistanceLine.h
/opt/ros/indigo/include/visp3/mbt/vpMbtFaceDepthDense.h
/opt/ros/indigo/include/visp3/mbt/vpMbtFaceDepthNormal.h
/opt/ros/indigo/include/visp3/mbt/vpMbtKltXmlParser.h
/opt/ros/indigo/include/visp3/mbt/vpMbtMeEllipse.h
/opt/ros/indigo/include/visp3/mbt/vpMbtMeLine.h
/opt/ros/indigo/include/visp3/mbt/vpMbtPolygon.h
/opt/ros/indigo/include/visp3/mbt/vpMbtTukeyEstimator.h
/opt/ros/indigo/include/visp3/me/vpMe.h
/opt/ros/indigo/include/visp3/me/vpMeSite.h
/opt/ros/indigo/include/visp3/me/vpMeTracker.h
/opt/ros/indigo/include/visp3/sensor/vp1394TwoGrabber.h
/opt/ros/indigo/include/visp3/sensor/vpV4l2Grabber.h
/opt/ros/indigo/include/visp3/vision/vpBasicKeyPoint.h
/opt/ros/indigo/include/visp3/vision/vpHomography.h
/opt/ros/indigo/include/visp3/vision/vpKeyPoint.h
/opt/ros/indigo/include/visp3/vision/vpPose.h
/opt/ros/indigo/include/visp3/vision/vpXmlConfigParserKeyPoint.h
/opt/ros/indigo/include/visp3/visp_modules.h
/opt/ros/indigo/include/visp3/visual_features/vpBasicFeature.h
/opt/ros/indigo/include/visp3/visual_features/vpFeatureEllipse.h
/opt/ros/indigo/include/visp3/visual_features/vpFeatureLine.h
/opt/ros/indigo/include/visp3/visual_features/vpFeatureThetaU.h
/opt/ros/indigo/include/visp3/visual_features/vpFeatureTranslation.h
/opt/ros/indigo/include/visp3/vs/vpAdaptiveGain.h
/opt/ros/indigo/include/visp3/vs/vpServo.h
/opt/ros/indigo/include/visp3/vs/vpServoException.h
/usr/include/OGRE/GLX/OgreTimerImp.h
/usr/include/OGRE/Ogre.h
/usr/include/OGRE/OgreAlignedAllocator.h
/usr/include/OGRE/OgreAnimable.h
/usr/include/OGRE/OgreAnimation.h
/usr/include/OGRE/OgreAnimationState.h
/usr/include/OGRE/OgreAnimationTrack.h
/usr/include/OGRE/OgreAny.h
/usr/include/OGRE/OgreArchive.h
/usr/include/OGRE/OgreArchiveManager.h
/usr/include/OGRE/OgreAtomicWrappers.h
/usr/include/OGRE/OgreAutoParamDataSource.h
/usr/include/OGRE/OgreAxisAlignedBox.h
/usr/include/OGRE/OgreBillboard.h
/usr/include/OGRE/OgreBillboardChain.h
/usr/include/OGRE/OgreBillboardSet.h
/usr/include/OGRE/OgreBlendMode.h
/usr/include/OGRE/OgreBone.h
/usr/include/OGRE/OgreBuildSettings.h
/usr/include/OGRE/OgreCamera.h
/usr/include/OGRE/OgreColourValue.h
/usr/include/OGRE/OgreCommon.h
/usr/include/OGRE/OgreCompositionPass.h
/usr/include/OGRE/OgreCompositionTargetPass.h
/usr/include/OGRE/OgreCompositionTechnique.h
/usr/include/OGRE/OgreCompositor.h
/usr/include/OGRE/OgreCompositorChain.h
/usr/include/OGRE/OgreCompositorInstance.h
/usr/include/OGRE/OgreCompositorManager.h
/usr/include/OGRE/OgreConfig.h
/usr/include/OGRE/OgreConfigFile.h
/usr/include/OGRE/OgreConfigOptionMap.h
/usr/include/OGRE/OgreController.h
/usr/include/OGRE/OgreControllerManager.h
/usr/include/OGRE/OgreConvexBody.h
/usr/include/OGRE/OgreDataStream.h
/usr/include/OGRE/OgreEdgeListBuilder.h
/usr/include/OGRE/OgreEntity.h
/usr/include/OGRE/OgreException.h
/usr/include/OGRE/OgreFactoryObj.h
/usr/include/OGRE/OgreFrameListener.h
/usr/include/OGRE/OgreFrustum.h
/usr/include/OGRE/OgreGpuProgram.h
/usr/include/OGRE/OgreGpuProgramManager.h
/usr/include/OGRE/OgreGpuProgramParams.h
/usr/include/OGRE/OgreHardwareBuffer.h
/usr/include/OGRE/OgreHardwareBufferManager.h
/usr/include/OGRE/OgreHardwareIndexBuffer.h
/usr/include/OGRE/OgreHardwareOcclusionQuery.h
/usr/include/OGRE/OgreHardwarePixelBuffer.h
/usr/include/OGRE/OgreHardwareVertexBuffer.h
/usr/include/OGRE/OgreHeaderPrefix.h
/usr/include/OGRE/OgreHeaderSuffix.h
/usr/include/OGRE/OgreHighLevelGpuProgram.h
/usr/include/OGRE/OgreHighLevelGpuProgramManager.h
/usr/include/OGRE/OgreImage.h
/usr/include/OGRE/OgreInstanceBatch.h
/usr/include/OGRE/OgreInstanceManager.h
/usr/include/OGRE/OgreInstancedEntity.h
/usr/include/OGRE/OgreInstancedGeometry.h
/usr/include/OGRE/OgreIteratorRange.h
/usr/include/OGRE/OgreIteratorWrapper.h
/usr/include/OGRE/OgreIteratorWrappers.h
/usr/include/OGRE/OgreKeyFrame.h
/usr/include/OGRE/OgreLight.h
/usr/include/OGRE/OgreLodListener.h
/usr/include/OGRE/OgreLodStrategy.h
/usr/include/OGRE/OgreLodStrategyManager.h
/usr/include/OGRE/OgreLog.h
/usr/include/OGRE/OgreLogManager.h
/usr/include/OGRE/OgreManualObject.h
/usr/include/OGRE/OgreMaterial.h
/usr/include/OGRE/OgreMaterialManager.h
/usr/include/OGRE/OgreMaterialSerializer.h
/usr/include/OGRE/OgreMath.h
/usr/include/OGRE/OgreMatrix3.h
/usr/include/OGRE/OgreMatrix4.h
/usr/include/OGRE/OgreMemoryAllocatedObject.h
/usr/include/OGRE/OgreMemoryAllocatorConfig.h
/usr/include/OGRE/OgreMemoryNedAlloc.h
/usr/include/OGRE/OgreMemoryNedPooling.h
/usr/include/OGRE/OgreMemorySTLAllocator.h
/usr/include/OGRE/OgreMemoryStdAlloc.h
/usr/include/OGRE/OgreMemoryTracker.h
/usr/include/OGRE/OgreMesh.h
/usr/include/OGRE/OgreMeshManager.h
/usr/include/OGRE/OgreMeshSerializer.h
/usr/include/OGRE/OgreMeshSerializerImpl.h
/usr/include/OGRE/OgreMovableObject.h
/usr/include/OGRE/OgreMovablePlane.h
/usr/include/OGRE/OgreNode.h
/usr/include/OGRE/OgreOverlay.h
/usr/include/OGRE/OgreOverlayContainer.h
/usr/include/OGRE/OgreOverlayElement.h
/usr/include/OGRE/OgreOverlayElementCommands.h
/usr/include/OGRE/OgreOverlayManager.h
/usr/include/OGRE/OgreParticle.h
/usr/include/OGRE/OgreParticleAffector.h
/usr/include/OGRE/OgreParticleEmitter.h
/usr/include/OGRE/OgreParticleEmitterCommands.h
/usr/include/OGRE/OgreParticleIterator.h
/usr/include/OGRE/OgreParticleSystem.h
/usr/include/OGRE/OgreParticleSystemManager.h
/usr/include/OGRE/OgrePass.h
/usr/include/OGRE/OgrePatchMesh.h
/usr/include/OGRE/OgrePatchSurface.h
/usr/include/OGRE/OgrePixelFormat.h
/usr/include/OGRE/OgrePlane.h
/usr/include/OGRE/OgrePlaneBoundedVolume.h
/usr/include/OGRE/OgrePlatform.h
/usr/include/OGRE/OgrePolygon.h
/usr/include/OGRE/OgrePose.h
/usr/include/OGRE/OgrePredefinedControllers.h
/usr/include/OGRE/OgrePrerequisites.h
/usr/include/OGRE/OgreProfiler.h
/usr/include/OGRE/OgreQuaternion.h
/usr/include/OGRE/OgreRadixSort.h
/usr/include/OGRE/OgreRay.h
/usr/include/OGRE/OgreRectangle.h
/usr/include/OGRE/OgreRectangle2D.h
/usr/include/OGRE/OgreRenderObjectListener.h
/usr/include/OGRE/OgreRenderOperation.h
/usr/include/OGRE/OgreRenderQueue.h
/usr/include/OGRE/OgreRenderQueueInvocation.h
/usr/include/OGRE/OgreRenderQueueListener.h
/usr/include/OGRE/OgreRenderQueueSortingGrouping.h
/usr/include/OGRE/OgreRenderSystem.h
/usr/include/OGRE/OgreRenderSystemCapabilities.h
/usr/include/OGRE/OgreRenderTarget.h
/usr/include/OGRE/OgreRenderTargetListener.h
/usr/include/OGRE/OgreRenderTexture.h
/usr/include/OGRE/OgreRenderToVertexBuffer.h
/usr/include/OGRE/OgreRenderWindow.h
/usr/include/OGRE/OgreRenderable.h
/usr/include/OGRE/OgreResource.h
/usr/include/OGRE/OgreResourceBackgroundQueue.h
/usr/include/OGRE/OgreResourceGroupManager.h
/usr/include/OGRE/OgreResourceManager.h
/usr/include/OGRE/OgreRibbonTrail.h
/usr/include/OGRE/OgreRoot.h
/usr/include/OGRE/OgreRotationalSpline.h
/usr/include/OGRE/OgreSceneManager.h
/usr/include/OGRE/OgreSceneManagerEnumerator.h
/usr/include/OGRE/OgreSceneNode.h
/usr/include/OGRE/OgreSceneQuery.h
/usr/include/OGRE/OgreScriptLoader.h
/usr/include/OGRE/OgreSerializer.h
/usr/include/OGRE/OgreShadowCameraSetup.h
/usr/include/OGRE/OgreShadowCameraSetupFocused.h
/usr/include/OGRE/OgreShadowCameraSetupLiSPSM.h
/usr/include/OGRE/OgreShadowCameraSetupPSSM.h
/usr/include/OGRE/OgreShadowCameraSetupPlaneOptimal.h
/usr/include/OGRE/OgreShadowCaster.h
/usr/include/OGRE/OgreShadowTextureManager.h
/usr/include/OGRE/OgreSharedPtr.h
/usr/include/OGRE/OgreSimpleRenderable.h
/usr/include/OGRE/OgreSimpleSpline.h
/usr/include/OGRE/OgreSingleton.h
/usr/include/OGRE/OgreSkeleton.h
/usr/include/OGRE/OgreSkeletonInstance.h
/usr/include/OGRE/OgreSkeletonManager.h
/usr/include/OGRE/OgreSkeletonSerializer.h
/usr/include/OGRE/OgreSphere.h
/usr/include/OGRE/OgreStaticGeometry.h
/usr/include/OGRE/OgreStdHeaders.h
/usr/include/OGRE/OgreString.h
/usr/include/OGRE/OgreStringConverter.h
/usr/include/OGRE/OgreStringInterface.h
/usr/include/OGRE/OgreStringVector.h
/usr/include/OGRE/OgreSubEntity.h
/usr/include/OGRE/OgreSubMesh.h
/usr/include/OGRE/OgreTechnique.h
/usr/include/OGRE/OgreTexture.h
/usr/include/OGRE/OgreTextureManager.h
/usr/include/OGRE/OgreTextureUnitState.h
/usr/include/OGRE/OgreTimer.h
/usr/include/OGRE/OgreUTFString.h
/usr/include/OGRE/OgreUserObjectBindings.h
/usr/include/OGRE/OgreVector2.h
/usr/include/OGRE/OgreVector3.h
/usr/include/OGRE/OgreVector4.h
/usr/include/OGRE/OgreVertexBoneAssignment.h
/usr/include/OGRE/OgreVertexIndexData.h
/usr/include/OGRE/OgreViewport.h
/usr/include/OGRE/OgreWindowEventUtilities.h
/usr/include/OGRE/OgreWorkQueue.h
/usr/include/OGRE/Threading/OgreThreadDefines.h
/usr/include/OGRE/Threading/OgreThreadDefinesBoost.h
/usr/include/OGRE/Threading/OgreThreadHeaders.h
/usr/include/OGRE/Threading/OgreThreadHeadersBoost.h
/usr/include/libxml2/libxml/SAX.h
/usr/include/libxml2/libxml/SAX2.h
/usr/include/libxml2/libxml/dict.h
/usr/include/libxml2/libxml/encoding.h
/usr/include/libxml2/libxml/entities.h
/usr/include/libxml2/libxml/globals.h
/usr/include/libxml2/libxml/hash.h
/usr/include/libxml2/libxml/list.h
/usr/include/libxml2/libxml/parser.h
/usr/include/libxml2/libxml/threads.h
/usr/include/libxml2/libxml/tree.h
/usr/include/libxml2/libxml/valid.h
/usr/include/libxml2/libxml/xlink.h
/usr/include/libxml2/libxml/xmlIO.h
/usr/include/libxml2/libxml/xmlautomata.h
/usr/include/libxml2/libxml/xmlerror.h
/usr/include/libxml2/libxml/xmlexports.h
/usr/include/libxml2/libxml/xmlmemory.h
/usr/include/libxml2/libxml/xmlregexp.h
/usr/include/libxml2/libxml/xmlstring.h
/usr/include/libxml2/libxml/xmlversion.h
/usr/include/libxml2/libxml/xmlwriter.h
/usr/include/ois/OIS.h
/usr/include/ois/OISConfig.h
/usr/include/ois/OISEffect.h
/usr/include/ois/OISEvents.h
/usr/include/ois/OISException.h
/usr/include/ois/OISFactoryCreator.h
/usr/include/ois/OISForceFeedback.h
/usr/include/ois/OISInputManager.h
/usr/include/ois/OISInterface.h
/usr/include/ois/OISJoyStick.h
/usr/include/ois/OISKeyboard.h
/usr/include/ois/OISMouse.h
/usr/include/ois/OISMultiTouch.h
/usr/include/ois/OISObject.h
/usr/include/ois/OISPrereqs.h
/usr/include/opencv/cv.h
/usr/include/opencv/cxcore.h
/usr/include/opencv/highgui.h

View file

@ -0,0 +1,353 @@
# CMAKE generated file: DO NOT EDIT!
# Generated by "Unix Makefiles" Generator, CMake Version 2.8
CMakeFiles/detection_multi_tracker.dir/detection_multi_tracker.cpp.o: detection_multi_tracker.cpp
CMakeFiles/detection_multi_tracker.dir/detection_multi_tracker.cpp.o: /opt/ros/indigo/include/visp/vpCameraParameters.h
CMakeFiles/detection_multi_tracker.dir/detection_multi_tracker.cpp.o: /opt/ros/indigo/include/visp/vpDisplayX.h
CMakeFiles/detection_multi_tracker.dir/detection_multi_tracker.cpp.o: /opt/ros/indigo/include/visp/vpException.h
CMakeFiles/detection_multi_tracker.dir/detection_multi_tracker.cpp.o: /opt/ros/indigo/include/visp/vpHomogeneousMatrix.h
CMakeFiles/detection_multi_tracker.dir/detection_multi_tracker.cpp.o: /opt/ros/indigo/include/visp/vpImage.h
CMakeFiles/detection_multi_tracker.dir/detection_multi_tracker.cpp.o: /opt/ros/indigo/include/visp/vpImageIo.h
CMakeFiles/detection_multi_tracker.dir/detection_multi_tracker.cpp.o: /opt/ros/indigo/include/visp/vpMbEdgeTracker.h
CMakeFiles/detection_multi_tracker.dir/detection_multi_tracker.cpp.o: /opt/ros/indigo/include/visp/vpMbKltTracker.h
CMakeFiles/detection_multi_tracker.dir/detection_multi_tracker.cpp.o: /opt/ros/indigo/include/visp3/ar/vpAROgre.h
CMakeFiles/detection_multi_tracker.dir/detection_multi_tracker.cpp.o: /opt/ros/indigo/include/visp3/core/vpArray2D.h
CMakeFiles/detection_multi_tracker.dir/detection_multi_tracker.cpp.o: /opt/ros/indigo/include/visp3/core/vpCameraParameters.h
CMakeFiles/detection_multi_tracker.dir/detection_multi_tracker.cpp.o: /opt/ros/indigo/include/visp3/core/vpCircle.h
CMakeFiles/detection_multi_tracker.dir/detection_multi_tracker.cpp.o: /opt/ros/indigo/include/visp3/core/vpColVector.h
CMakeFiles/detection_multi_tracker.dir/detection_multi_tracker.cpp.o: /opt/ros/indigo/include/visp3/core/vpColor.h
CMakeFiles/detection_multi_tracker.dir/detection_multi_tracker.cpp.o: /opt/ros/indigo/include/visp3/core/vpConfig.h
CMakeFiles/detection_multi_tracker.dir/detection_multi_tracker.cpp.o: /opt/ros/indigo/include/visp3/core/vpConvert.h
CMakeFiles/detection_multi_tracker.dir/detection_multi_tracker.cpp.o: /opt/ros/indigo/include/visp3/core/vpCylinder.h
CMakeFiles/detection_multi_tracker.dir/detection_multi_tracker.cpp.o: /opt/ros/indigo/include/visp3/core/vpDebug.h
CMakeFiles/detection_multi_tracker.dir/detection_multi_tracker.cpp.o: /opt/ros/indigo/include/visp3/core/vpDisplay.h
CMakeFiles/detection_multi_tracker.dir/detection_multi_tracker.cpp.o: /opt/ros/indigo/include/visp3/core/vpDisplayException.h
CMakeFiles/detection_multi_tracker.dir/detection_multi_tracker.cpp.o: /opt/ros/indigo/include/visp3/core/vpException.h
CMakeFiles/detection_multi_tracker.dir/detection_multi_tracker.cpp.o: /opt/ros/indigo/include/visp3/core/vpExponentialMap.h
CMakeFiles/detection_multi_tracker.dir/detection_multi_tracker.cpp.o: /opt/ros/indigo/include/visp3/core/vpForceTwistMatrix.h
CMakeFiles/detection_multi_tracker.dir/detection_multi_tracker.cpp.o: /opt/ros/indigo/include/visp3/core/vpForwardProjection.h
CMakeFiles/detection_multi_tracker.dir/detection_multi_tracker.cpp.o: /opt/ros/indigo/include/visp3/core/vpFrameGrabber.h
CMakeFiles/detection_multi_tracker.dir/detection_multi_tracker.cpp.o: /opt/ros/indigo/include/visp3/core/vpGEMM.h
CMakeFiles/detection_multi_tracker.dir/detection_multi_tracker.cpp.o: /opt/ros/indigo/include/visp3/core/vpHomogeneousMatrix.h
CMakeFiles/detection_multi_tracker.dir/detection_multi_tracker.cpp.o: /opt/ros/indigo/include/visp3/core/vpImage.h
CMakeFiles/detection_multi_tracker.dir/detection_multi_tracker.cpp.o: /opt/ros/indigo/include/visp3/core/vpImageConvert.h
CMakeFiles/detection_multi_tracker.dir/detection_multi_tracker.cpp.o: /opt/ros/indigo/include/visp3/core/vpImageException.h
CMakeFiles/detection_multi_tracker.dir/detection_multi_tracker.cpp.o: /opt/ros/indigo/include/visp3/core/vpImagePoint.h
CMakeFiles/detection_multi_tracker.dir/detection_multi_tracker.cpp.o: /opt/ros/indigo/include/visp3/core/vpImageTools.h
CMakeFiles/detection_multi_tracker.dir/detection_multi_tracker.cpp.o: /opt/ros/indigo/include/visp3/core/vpIoTools.h
CMakeFiles/detection_multi_tracker.dir/detection_multi_tracker.cpp.o: /opt/ros/indigo/include/visp3/core/vpLine.h
CMakeFiles/detection_multi_tracker.dir/detection_multi_tracker.cpp.o: /opt/ros/indigo/include/visp3/core/vpList.h
CMakeFiles/detection_multi_tracker.dir/detection_multi_tracker.cpp.o: /opt/ros/indigo/include/visp3/core/vpMath.h
CMakeFiles/detection_multi_tracker.dir/detection_multi_tracker.cpp.o: /opt/ros/indigo/include/visp3/core/vpMatrix.h
CMakeFiles/detection_multi_tracker.dir/detection_multi_tracker.cpp.o: /opt/ros/indigo/include/visp3/core/vpMeterPixelConversion.h
CMakeFiles/detection_multi_tracker.dir/detection_multi_tracker.cpp.o: /opt/ros/indigo/include/visp3/core/vpMouseButton.h
CMakeFiles/detection_multi_tracker.dir/detection_multi_tracker.cpp.o: /opt/ros/indigo/include/visp3/core/vpPixelMeterConversion.h
CMakeFiles/detection_multi_tracker.dir/detection_multi_tracker.cpp.o: /opt/ros/indigo/include/visp3/core/vpPlane.h
CMakeFiles/detection_multi_tracker.dir/detection_multi_tracker.cpp.o: /opt/ros/indigo/include/visp3/core/vpPoint.h
CMakeFiles/detection_multi_tracker.dir/detection_multi_tracker.cpp.o: /opt/ros/indigo/include/visp3/core/vpPolygon.h
CMakeFiles/detection_multi_tracker.dir/detection_multi_tracker.cpp.o: /opt/ros/indigo/include/visp3/core/vpPolygon3D.h
CMakeFiles/detection_multi_tracker.dir/detection_multi_tracker.cpp.o: /opt/ros/indigo/include/visp3/core/vpPoseVector.h
CMakeFiles/detection_multi_tracker.dir/detection_multi_tracker.cpp.o: /opt/ros/indigo/include/visp3/core/vpQuaternionVector.h
CMakeFiles/detection_multi_tracker.dir/detection_multi_tracker.cpp.o: /opt/ros/indigo/include/visp3/core/vpRGBa.h
CMakeFiles/detection_multi_tracker.dir/detection_multi_tracker.cpp.o: /opt/ros/indigo/include/visp3/core/vpRect.h
CMakeFiles/detection_multi_tracker.dir/detection_multi_tracker.cpp.o: /opt/ros/indigo/include/visp3/core/vpRobust.h
CMakeFiles/detection_multi_tracker.dir/detection_multi_tracker.cpp.o: /opt/ros/indigo/include/visp3/core/vpRotationMatrix.h
CMakeFiles/detection_multi_tracker.dir/detection_multi_tracker.cpp.o: /opt/ros/indigo/include/visp3/core/vpRotationVector.h
CMakeFiles/detection_multi_tracker.dir/detection_multi_tracker.cpp.o: /opt/ros/indigo/include/visp3/core/vpRowVector.h
CMakeFiles/detection_multi_tracker.dir/detection_multi_tracker.cpp.o: /opt/ros/indigo/include/visp3/core/vpRxyzVector.h
CMakeFiles/detection_multi_tracker.dir/detection_multi_tracker.cpp.o: /opt/ros/indigo/include/visp3/core/vpRzyxVector.h
CMakeFiles/detection_multi_tracker.dir/detection_multi_tracker.cpp.o: /opt/ros/indigo/include/visp3/core/vpRzyzVector.h
CMakeFiles/detection_multi_tracker.dir/detection_multi_tracker.cpp.o: /opt/ros/indigo/include/visp3/core/vpSubColVector.h
CMakeFiles/detection_multi_tracker.dir/detection_multi_tracker.cpp.o: /opt/ros/indigo/include/visp3/core/vpSubMatrix.h
CMakeFiles/detection_multi_tracker.dir/detection_multi_tracker.cpp.o: /opt/ros/indigo/include/visp3/core/vpThetaUVector.h
CMakeFiles/detection_multi_tracker.dir/detection_multi_tracker.cpp.o: /opt/ros/indigo/include/visp3/core/vpThread.h
CMakeFiles/detection_multi_tracker.dir/detection_multi_tracker.cpp.o: /opt/ros/indigo/include/visp3/core/vpTime.h
CMakeFiles/detection_multi_tracker.dir/detection_multi_tracker.cpp.o: /opt/ros/indigo/include/visp3/core/vpTracker.h
CMakeFiles/detection_multi_tracker.dir/detection_multi_tracker.cpp.o: /opt/ros/indigo/include/visp3/core/vpTrackingException.h
CMakeFiles/detection_multi_tracker.dir/detection_multi_tracker.cpp.o: /opt/ros/indigo/include/visp3/core/vpTranslationVector.h
CMakeFiles/detection_multi_tracker.dir/detection_multi_tracker.cpp.o: /opt/ros/indigo/include/visp3/core/vpVelocityTwistMatrix.h
CMakeFiles/detection_multi_tracker.dir/detection_multi_tracker.cpp.o: /opt/ros/indigo/include/visp3/core/vpXmlParser.h
CMakeFiles/detection_multi_tracker.dir/detection_multi_tracker.cpp.o: /opt/ros/indigo/include/visp3/gui/vpDisplayD3D.h
CMakeFiles/detection_multi_tracker.dir/detection_multi_tracker.cpp.o: /opt/ros/indigo/include/visp3/gui/vpDisplayGDI.h
CMakeFiles/detection_multi_tracker.dir/detection_multi_tracker.cpp.o: /opt/ros/indigo/include/visp3/gui/vpDisplayGTK.h
CMakeFiles/detection_multi_tracker.dir/detection_multi_tracker.cpp.o: /opt/ros/indigo/include/visp3/gui/vpDisplayOpenCV.h
CMakeFiles/detection_multi_tracker.dir/detection_multi_tracker.cpp.o: /opt/ros/indigo/include/visp3/gui/vpDisplayWin32.h
CMakeFiles/detection_multi_tracker.dir/detection_multi_tracker.cpp.o: /opt/ros/indigo/include/visp3/gui/vpDisplayX.h
CMakeFiles/detection_multi_tracker.dir/detection_multi_tracker.cpp.o: /opt/ros/indigo/include/visp3/gui/vpGDIRenderer.h
CMakeFiles/detection_multi_tracker.dir/detection_multi_tracker.cpp.o: /opt/ros/indigo/include/visp3/gui/vpWin32Renderer.h
CMakeFiles/detection_multi_tracker.dir/detection_multi_tracker.cpp.o: /opt/ros/indigo/include/visp3/gui/vpWin32Window.h
CMakeFiles/detection_multi_tracker.dir/detection_multi_tracker.cpp.o: /opt/ros/indigo/include/visp3/io/vpDiskGrabber.h
CMakeFiles/detection_multi_tracker.dir/detection_multi_tracker.cpp.o: /opt/ros/indigo/include/visp3/io/vpImageIo.h
CMakeFiles/detection_multi_tracker.dir/detection_multi_tracker.cpp.o: /opt/ros/indigo/include/visp3/io/vpVideoReader.h
CMakeFiles/detection_multi_tracker.dir/detection_multi_tracker.cpp.o: /opt/ros/indigo/include/visp3/klt/vpKltOpencv.h
CMakeFiles/detection_multi_tracker.dir/detection_multi_tracker.cpp.o: /opt/ros/indigo/include/visp3/mbt/vpMbDepthDenseTracker.h
CMakeFiles/detection_multi_tracker.dir/detection_multi_tracker.cpp.o: /opt/ros/indigo/include/visp3/mbt/vpMbDepthNormalTracker.h
CMakeFiles/detection_multi_tracker.dir/detection_multi_tracker.cpp.o: /opt/ros/indigo/include/visp3/mbt/vpMbEdgeTracker.h
CMakeFiles/detection_multi_tracker.dir/detection_multi_tracker.cpp.o: /opt/ros/indigo/include/visp3/mbt/vpMbGenericTracker.h
CMakeFiles/detection_multi_tracker.dir/detection_multi_tracker.cpp.o: /opt/ros/indigo/include/visp3/mbt/vpMbHiddenFaces.h
CMakeFiles/detection_multi_tracker.dir/detection_multi_tracker.cpp.o: /opt/ros/indigo/include/visp3/mbt/vpMbKltTracker.h
CMakeFiles/detection_multi_tracker.dir/detection_multi_tracker.cpp.o: /opt/ros/indigo/include/visp3/mbt/vpMbScanLine.h
CMakeFiles/detection_multi_tracker.dir/detection_multi_tracker.cpp.o: /opt/ros/indigo/include/visp3/mbt/vpMbTracker.h
CMakeFiles/detection_multi_tracker.dir/detection_multi_tracker.cpp.o: /opt/ros/indigo/include/visp3/mbt/vpMbXmlParser.h
CMakeFiles/detection_multi_tracker.dir/detection_multi_tracker.cpp.o: /opt/ros/indigo/include/visp3/mbt/vpMbtDistanceCircle.h
CMakeFiles/detection_multi_tracker.dir/detection_multi_tracker.cpp.o: /opt/ros/indigo/include/visp3/mbt/vpMbtDistanceCylinder.h
CMakeFiles/detection_multi_tracker.dir/detection_multi_tracker.cpp.o: /opt/ros/indigo/include/visp3/mbt/vpMbtDistanceKltCylinder.h
CMakeFiles/detection_multi_tracker.dir/detection_multi_tracker.cpp.o: /opt/ros/indigo/include/visp3/mbt/vpMbtDistanceKltPoints.h
CMakeFiles/detection_multi_tracker.dir/detection_multi_tracker.cpp.o: /opt/ros/indigo/include/visp3/mbt/vpMbtDistanceLine.h
CMakeFiles/detection_multi_tracker.dir/detection_multi_tracker.cpp.o: /opt/ros/indigo/include/visp3/mbt/vpMbtFaceDepthDense.h
CMakeFiles/detection_multi_tracker.dir/detection_multi_tracker.cpp.o: /opt/ros/indigo/include/visp3/mbt/vpMbtFaceDepthNormal.h
CMakeFiles/detection_multi_tracker.dir/detection_multi_tracker.cpp.o: /opt/ros/indigo/include/visp3/mbt/vpMbtKltXmlParser.h
CMakeFiles/detection_multi_tracker.dir/detection_multi_tracker.cpp.o: /opt/ros/indigo/include/visp3/mbt/vpMbtMeEllipse.h
CMakeFiles/detection_multi_tracker.dir/detection_multi_tracker.cpp.o: /opt/ros/indigo/include/visp3/mbt/vpMbtMeLine.h
CMakeFiles/detection_multi_tracker.dir/detection_multi_tracker.cpp.o: /opt/ros/indigo/include/visp3/mbt/vpMbtPolygon.h
CMakeFiles/detection_multi_tracker.dir/detection_multi_tracker.cpp.o: /opt/ros/indigo/include/visp3/mbt/vpMbtTukeyEstimator.h
CMakeFiles/detection_multi_tracker.dir/detection_multi_tracker.cpp.o: /opt/ros/indigo/include/visp3/me/vpMe.h
CMakeFiles/detection_multi_tracker.dir/detection_multi_tracker.cpp.o: /opt/ros/indigo/include/visp3/me/vpMeSite.h
CMakeFiles/detection_multi_tracker.dir/detection_multi_tracker.cpp.o: /opt/ros/indigo/include/visp3/me/vpMeTracker.h
CMakeFiles/detection_multi_tracker.dir/detection_multi_tracker.cpp.o: /opt/ros/indigo/include/visp3/sensor/vp1394TwoGrabber.h
CMakeFiles/detection_multi_tracker.dir/detection_multi_tracker.cpp.o: /opt/ros/indigo/include/visp3/sensor/vpV4l2Grabber.h
CMakeFiles/detection_multi_tracker.dir/detection_multi_tracker.cpp.o: /opt/ros/indigo/include/visp3/vision/vpBasicKeyPoint.h
CMakeFiles/detection_multi_tracker.dir/detection_multi_tracker.cpp.o: /opt/ros/indigo/include/visp3/vision/vpHomography.h
CMakeFiles/detection_multi_tracker.dir/detection_multi_tracker.cpp.o: /opt/ros/indigo/include/visp3/vision/vpKeyPoint.h
CMakeFiles/detection_multi_tracker.dir/detection_multi_tracker.cpp.o: /opt/ros/indigo/include/visp3/vision/vpPose.h
CMakeFiles/detection_multi_tracker.dir/detection_multi_tracker.cpp.o: /opt/ros/indigo/include/visp3/vision/vpXmlConfigParserKeyPoint.h
CMakeFiles/detection_multi_tracker.dir/detection_multi_tracker.cpp.o: /opt/ros/indigo/include/visp3/visp_modules.h
CMakeFiles/detection_multi_tracker.dir/detection_multi_tracker.cpp.o: /opt/ros/indigo/include/visp3/visual_features/vpBasicFeature.h
CMakeFiles/detection_multi_tracker.dir/detection_multi_tracker.cpp.o: /opt/ros/indigo/include/visp3/visual_features/vpFeatureEllipse.h
CMakeFiles/detection_multi_tracker.dir/detection_multi_tracker.cpp.o: /opt/ros/indigo/include/visp3/visual_features/vpFeatureLine.h
CMakeFiles/detection_multi_tracker.dir/detection_multi_tracker.cpp.o: /opt/ros/indigo/include/visp3/visual_features/vpFeatureThetaU.h
CMakeFiles/detection_multi_tracker.dir/detection_multi_tracker.cpp.o: /opt/ros/indigo/include/visp3/visual_features/vpFeatureTranslation.h
CMakeFiles/detection_multi_tracker.dir/detection_multi_tracker.cpp.o: /opt/ros/indigo/include/visp3/vs/vpAdaptiveGain.h
CMakeFiles/detection_multi_tracker.dir/detection_multi_tracker.cpp.o: /opt/ros/indigo/include/visp3/vs/vpServo.h
CMakeFiles/detection_multi_tracker.dir/detection_multi_tracker.cpp.o: /opt/ros/indigo/include/visp3/vs/vpServoException.h
CMakeFiles/detection_multi_tracker.dir/detection_multi_tracker.cpp.o: /usr/include/OGRE/GLX/OgreTimerImp.h
CMakeFiles/detection_multi_tracker.dir/detection_multi_tracker.cpp.o: /usr/include/OGRE/Ogre.h
CMakeFiles/detection_multi_tracker.dir/detection_multi_tracker.cpp.o: /usr/include/OGRE/OgreAlignedAllocator.h
CMakeFiles/detection_multi_tracker.dir/detection_multi_tracker.cpp.o: /usr/include/OGRE/OgreAnimable.h
CMakeFiles/detection_multi_tracker.dir/detection_multi_tracker.cpp.o: /usr/include/OGRE/OgreAnimation.h
CMakeFiles/detection_multi_tracker.dir/detection_multi_tracker.cpp.o: /usr/include/OGRE/OgreAnimationState.h
CMakeFiles/detection_multi_tracker.dir/detection_multi_tracker.cpp.o: /usr/include/OGRE/OgreAnimationTrack.h
CMakeFiles/detection_multi_tracker.dir/detection_multi_tracker.cpp.o: /usr/include/OGRE/OgreAny.h
CMakeFiles/detection_multi_tracker.dir/detection_multi_tracker.cpp.o: /usr/include/OGRE/OgreArchive.h
CMakeFiles/detection_multi_tracker.dir/detection_multi_tracker.cpp.o: /usr/include/OGRE/OgreArchiveManager.h
CMakeFiles/detection_multi_tracker.dir/detection_multi_tracker.cpp.o: /usr/include/OGRE/OgreAtomicWrappers.h
CMakeFiles/detection_multi_tracker.dir/detection_multi_tracker.cpp.o: /usr/include/OGRE/OgreAutoParamDataSource.h
CMakeFiles/detection_multi_tracker.dir/detection_multi_tracker.cpp.o: /usr/include/OGRE/OgreAxisAlignedBox.h
CMakeFiles/detection_multi_tracker.dir/detection_multi_tracker.cpp.o: /usr/include/OGRE/OgreBillboard.h
CMakeFiles/detection_multi_tracker.dir/detection_multi_tracker.cpp.o: /usr/include/OGRE/OgreBillboardChain.h
CMakeFiles/detection_multi_tracker.dir/detection_multi_tracker.cpp.o: /usr/include/OGRE/OgreBillboardSet.h
CMakeFiles/detection_multi_tracker.dir/detection_multi_tracker.cpp.o: /usr/include/OGRE/OgreBlendMode.h
CMakeFiles/detection_multi_tracker.dir/detection_multi_tracker.cpp.o: /usr/include/OGRE/OgreBone.h
CMakeFiles/detection_multi_tracker.dir/detection_multi_tracker.cpp.o: /usr/include/OGRE/OgreBuildSettings.h
CMakeFiles/detection_multi_tracker.dir/detection_multi_tracker.cpp.o: /usr/include/OGRE/OgreCamera.h
CMakeFiles/detection_multi_tracker.dir/detection_multi_tracker.cpp.o: /usr/include/OGRE/OgreColourValue.h
CMakeFiles/detection_multi_tracker.dir/detection_multi_tracker.cpp.o: /usr/include/OGRE/OgreCommon.h
CMakeFiles/detection_multi_tracker.dir/detection_multi_tracker.cpp.o: /usr/include/OGRE/OgreCompositionPass.h
CMakeFiles/detection_multi_tracker.dir/detection_multi_tracker.cpp.o: /usr/include/OGRE/OgreCompositionTargetPass.h
CMakeFiles/detection_multi_tracker.dir/detection_multi_tracker.cpp.o: /usr/include/OGRE/OgreCompositionTechnique.h
CMakeFiles/detection_multi_tracker.dir/detection_multi_tracker.cpp.o: /usr/include/OGRE/OgreCompositor.h
CMakeFiles/detection_multi_tracker.dir/detection_multi_tracker.cpp.o: /usr/include/OGRE/OgreCompositorChain.h
CMakeFiles/detection_multi_tracker.dir/detection_multi_tracker.cpp.o: /usr/include/OGRE/OgreCompositorInstance.h
CMakeFiles/detection_multi_tracker.dir/detection_multi_tracker.cpp.o: /usr/include/OGRE/OgreCompositorManager.h
CMakeFiles/detection_multi_tracker.dir/detection_multi_tracker.cpp.o: /usr/include/OGRE/OgreConfig.h
CMakeFiles/detection_multi_tracker.dir/detection_multi_tracker.cpp.o: /usr/include/OGRE/OgreConfigFile.h
CMakeFiles/detection_multi_tracker.dir/detection_multi_tracker.cpp.o: /usr/include/OGRE/OgreConfigOptionMap.h
CMakeFiles/detection_multi_tracker.dir/detection_multi_tracker.cpp.o: /usr/include/OGRE/OgreController.h
CMakeFiles/detection_multi_tracker.dir/detection_multi_tracker.cpp.o: /usr/include/OGRE/OgreControllerManager.h
CMakeFiles/detection_multi_tracker.dir/detection_multi_tracker.cpp.o: /usr/include/OGRE/OgreConvexBody.h
CMakeFiles/detection_multi_tracker.dir/detection_multi_tracker.cpp.o: /usr/include/OGRE/OgreDataStream.h
CMakeFiles/detection_multi_tracker.dir/detection_multi_tracker.cpp.o: /usr/include/OGRE/OgreEdgeListBuilder.h
CMakeFiles/detection_multi_tracker.dir/detection_multi_tracker.cpp.o: /usr/include/OGRE/OgreEntity.h
CMakeFiles/detection_multi_tracker.dir/detection_multi_tracker.cpp.o: /usr/include/OGRE/OgreException.h
CMakeFiles/detection_multi_tracker.dir/detection_multi_tracker.cpp.o: /usr/include/OGRE/OgreFactoryObj.h
CMakeFiles/detection_multi_tracker.dir/detection_multi_tracker.cpp.o: /usr/include/OGRE/OgreFrameListener.h
CMakeFiles/detection_multi_tracker.dir/detection_multi_tracker.cpp.o: /usr/include/OGRE/OgreFrustum.h
CMakeFiles/detection_multi_tracker.dir/detection_multi_tracker.cpp.o: /usr/include/OGRE/OgreGpuProgram.h
CMakeFiles/detection_multi_tracker.dir/detection_multi_tracker.cpp.o: /usr/include/OGRE/OgreGpuProgramManager.h
CMakeFiles/detection_multi_tracker.dir/detection_multi_tracker.cpp.o: /usr/include/OGRE/OgreGpuProgramParams.h
CMakeFiles/detection_multi_tracker.dir/detection_multi_tracker.cpp.o: /usr/include/OGRE/OgreHardwareBuffer.h
CMakeFiles/detection_multi_tracker.dir/detection_multi_tracker.cpp.o: /usr/include/OGRE/OgreHardwareBufferManager.h
CMakeFiles/detection_multi_tracker.dir/detection_multi_tracker.cpp.o: /usr/include/OGRE/OgreHardwareIndexBuffer.h
CMakeFiles/detection_multi_tracker.dir/detection_multi_tracker.cpp.o: /usr/include/OGRE/OgreHardwareOcclusionQuery.h
CMakeFiles/detection_multi_tracker.dir/detection_multi_tracker.cpp.o: /usr/include/OGRE/OgreHardwarePixelBuffer.h
CMakeFiles/detection_multi_tracker.dir/detection_multi_tracker.cpp.o: /usr/include/OGRE/OgreHardwareVertexBuffer.h
CMakeFiles/detection_multi_tracker.dir/detection_multi_tracker.cpp.o: /usr/include/OGRE/OgreHeaderPrefix.h
CMakeFiles/detection_multi_tracker.dir/detection_multi_tracker.cpp.o: /usr/include/OGRE/OgreHeaderSuffix.h
CMakeFiles/detection_multi_tracker.dir/detection_multi_tracker.cpp.o: /usr/include/OGRE/OgreHighLevelGpuProgram.h
CMakeFiles/detection_multi_tracker.dir/detection_multi_tracker.cpp.o: /usr/include/OGRE/OgreHighLevelGpuProgramManager.h
CMakeFiles/detection_multi_tracker.dir/detection_multi_tracker.cpp.o: /usr/include/OGRE/OgreImage.h
CMakeFiles/detection_multi_tracker.dir/detection_multi_tracker.cpp.o: /usr/include/OGRE/OgreInstanceBatch.h
CMakeFiles/detection_multi_tracker.dir/detection_multi_tracker.cpp.o: /usr/include/OGRE/OgreInstanceManager.h
CMakeFiles/detection_multi_tracker.dir/detection_multi_tracker.cpp.o: /usr/include/OGRE/OgreInstancedEntity.h
CMakeFiles/detection_multi_tracker.dir/detection_multi_tracker.cpp.o: /usr/include/OGRE/OgreInstancedGeometry.h
CMakeFiles/detection_multi_tracker.dir/detection_multi_tracker.cpp.o: /usr/include/OGRE/OgreIteratorRange.h
CMakeFiles/detection_multi_tracker.dir/detection_multi_tracker.cpp.o: /usr/include/OGRE/OgreIteratorWrapper.h
CMakeFiles/detection_multi_tracker.dir/detection_multi_tracker.cpp.o: /usr/include/OGRE/OgreIteratorWrappers.h
CMakeFiles/detection_multi_tracker.dir/detection_multi_tracker.cpp.o: /usr/include/OGRE/OgreKeyFrame.h
CMakeFiles/detection_multi_tracker.dir/detection_multi_tracker.cpp.o: /usr/include/OGRE/OgreLight.h
CMakeFiles/detection_multi_tracker.dir/detection_multi_tracker.cpp.o: /usr/include/OGRE/OgreLodListener.h
CMakeFiles/detection_multi_tracker.dir/detection_multi_tracker.cpp.o: /usr/include/OGRE/OgreLodStrategy.h
CMakeFiles/detection_multi_tracker.dir/detection_multi_tracker.cpp.o: /usr/include/OGRE/OgreLodStrategyManager.h
CMakeFiles/detection_multi_tracker.dir/detection_multi_tracker.cpp.o: /usr/include/OGRE/OgreLog.h
CMakeFiles/detection_multi_tracker.dir/detection_multi_tracker.cpp.o: /usr/include/OGRE/OgreLogManager.h
CMakeFiles/detection_multi_tracker.dir/detection_multi_tracker.cpp.o: /usr/include/OGRE/OgreManualObject.h
CMakeFiles/detection_multi_tracker.dir/detection_multi_tracker.cpp.o: /usr/include/OGRE/OgreMaterial.h
CMakeFiles/detection_multi_tracker.dir/detection_multi_tracker.cpp.o: /usr/include/OGRE/OgreMaterialManager.h
CMakeFiles/detection_multi_tracker.dir/detection_multi_tracker.cpp.o: /usr/include/OGRE/OgreMaterialSerializer.h
CMakeFiles/detection_multi_tracker.dir/detection_multi_tracker.cpp.o: /usr/include/OGRE/OgreMath.h
CMakeFiles/detection_multi_tracker.dir/detection_multi_tracker.cpp.o: /usr/include/OGRE/OgreMatrix3.h
CMakeFiles/detection_multi_tracker.dir/detection_multi_tracker.cpp.o: /usr/include/OGRE/OgreMatrix4.h
CMakeFiles/detection_multi_tracker.dir/detection_multi_tracker.cpp.o: /usr/include/OGRE/OgreMemoryAllocatedObject.h
CMakeFiles/detection_multi_tracker.dir/detection_multi_tracker.cpp.o: /usr/include/OGRE/OgreMemoryAllocatorConfig.h
CMakeFiles/detection_multi_tracker.dir/detection_multi_tracker.cpp.o: /usr/include/OGRE/OgreMemoryNedAlloc.h
CMakeFiles/detection_multi_tracker.dir/detection_multi_tracker.cpp.o: /usr/include/OGRE/OgreMemoryNedPooling.h
CMakeFiles/detection_multi_tracker.dir/detection_multi_tracker.cpp.o: /usr/include/OGRE/OgreMemorySTLAllocator.h
CMakeFiles/detection_multi_tracker.dir/detection_multi_tracker.cpp.o: /usr/include/OGRE/OgreMemoryStdAlloc.h
CMakeFiles/detection_multi_tracker.dir/detection_multi_tracker.cpp.o: /usr/include/OGRE/OgreMemoryTracker.h
CMakeFiles/detection_multi_tracker.dir/detection_multi_tracker.cpp.o: /usr/include/OGRE/OgreMesh.h
CMakeFiles/detection_multi_tracker.dir/detection_multi_tracker.cpp.o: /usr/include/OGRE/OgreMeshManager.h
CMakeFiles/detection_multi_tracker.dir/detection_multi_tracker.cpp.o: /usr/include/OGRE/OgreMeshSerializer.h
CMakeFiles/detection_multi_tracker.dir/detection_multi_tracker.cpp.o: /usr/include/OGRE/OgreMeshSerializerImpl.h
CMakeFiles/detection_multi_tracker.dir/detection_multi_tracker.cpp.o: /usr/include/OGRE/OgreMovableObject.h
CMakeFiles/detection_multi_tracker.dir/detection_multi_tracker.cpp.o: /usr/include/OGRE/OgreMovablePlane.h
CMakeFiles/detection_multi_tracker.dir/detection_multi_tracker.cpp.o: /usr/include/OGRE/OgreNode.h
CMakeFiles/detection_multi_tracker.dir/detection_multi_tracker.cpp.o: /usr/include/OGRE/OgreOverlay.h
CMakeFiles/detection_multi_tracker.dir/detection_multi_tracker.cpp.o: /usr/include/OGRE/OgreOverlayContainer.h
CMakeFiles/detection_multi_tracker.dir/detection_multi_tracker.cpp.o: /usr/include/OGRE/OgreOverlayElement.h
CMakeFiles/detection_multi_tracker.dir/detection_multi_tracker.cpp.o: /usr/include/OGRE/OgreOverlayElementCommands.h
CMakeFiles/detection_multi_tracker.dir/detection_multi_tracker.cpp.o: /usr/include/OGRE/OgreOverlayManager.h
CMakeFiles/detection_multi_tracker.dir/detection_multi_tracker.cpp.o: /usr/include/OGRE/OgreParticle.h
CMakeFiles/detection_multi_tracker.dir/detection_multi_tracker.cpp.o: /usr/include/OGRE/OgreParticleAffector.h
CMakeFiles/detection_multi_tracker.dir/detection_multi_tracker.cpp.o: /usr/include/OGRE/OgreParticleEmitter.h
CMakeFiles/detection_multi_tracker.dir/detection_multi_tracker.cpp.o: /usr/include/OGRE/OgreParticleEmitterCommands.h
CMakeFiles/detection_multi_tracker.dir/detection_multi_tracker.cpp.o: /usr/include/OGRE/OgreParticleIterator.h
CMakeFiles/detection_multi_tracker.dir/detection_multi_tracker.cpp.o: /usr/include/OGRE/OgreParticleSystem.h
CMakeFiles/detection_multi_tracker.dir/detection_multi_tracker.cpp.o: /usr/include/OGRE/OgreParticleSystemManager.h
CMakeFiles/detection_multi_tracker.dir/detection_multi_tracker.cpp.o: /usr/include/OGRE/OgrePass.h
CMakeFiles/detection_multi_tracker.dir/detection_multi_tracker.cpp.o: /usr/include/OGRE/OgrePatchMesh.h
CMakeFiles/detection_multi_tracker.dir/detection_multi_tracker.cpp.o: /usr/include/OGRE/OgrePatchSurface.h
CMakeFiles/detection_multi_tracker.dir/detection_multi_tracker.cpp.o: /usr/include/OGRE/OgrePixelFormat.h
CMakeFiles/detection_multi_tracker.dir/detection_multi_tracker.cpp.o: /usr/include/OGRE/OgrePlane.h
CMakeFiles/detection_multi_tracker.dir/detection_multi_tracker.cpp.o: /usr/include/OGRE/OgrePlaneBoundedVolume.h
CMakeFiles/detection_multi_tracker.dir/detection_multi_tracker.cpp.o: /usr/include/OGRE/OgrePlatform.h
CMakeFiles/detection_multi_tracker.dir/detection_multi_tracker.cpp.o: /usr/include/OGRE/OgrePolygon.h
CMakeFiles/detection_multi_tracker.dir/detection_multi_tracker.cpp.o: /usr/include/OGRE/OgrePose.h
CMakeFiles/detection_multi_tracker.dir/detection_multi_tracker.cpp.o: /usr/include/OGRE/OgrePredefinedControllers.h
CMakeFiles/detection_multi_tracker.dir/detection_multi_tracker.cpp.o: /usr/include/OGRE/OgrePrerequisites.h
CMakeFiles/detection_multi_tracker.dir/detection_multi_tracker.cpp.o: /usr/include/OGRE/OgreProfiler.h
CMakeFiles/detection_multi_tracker.dir/detection_multi_tracker.cpp.o: /usr/include/OGRE/OgreQuaternion.h
CMakeFiles/detection_multi_tracker.dir/detection_multi_tracker.cpp.o: /usr/include/OGRE/OgreRadixSort.h
CMakeFiles/detection_multi_tracker.dir/detection_multi_tracker.cpp.o: /usr/include/OGRE/OgreRay.h
CMakeFiles/detection_multi_tracker.dir/detection_multi_tracker.cpp.o: /usr/include/OGRE/OgreRectangle.h
CMakeFiles/detection_multi_tracker.dir/detection_multi_tracker.cpp.o: /usr/include/OGRE/OgreRectangle2D.h
CMakeFiles/detection_multi_tracker.dir/detection_multi_tracker.cpp.o: /usr/include/OGRE/OgreRenderObjectListener.h
CMakeFiles/detection_multi_tracker.dir/detection_multi_tracker.cpp.o: /usr/include/OGRE/OgreRenderOperation.h
CMakeFiles/detection_multi_tracker.dir/detection_multi_tracker.cpp.o: /usr/include/OGRE/OgreRenderQueue.h
CMakeFiles/detection_multi_tracker.dir/detection_multi_tracker.cpp.o: /usr/include/OGRE/OgreRenderQueueInvocation.h
CMakeFiles/detection_multi_tracker.dir/detection_multi_tracker.cpp.o: /usr/include/OGRE/OgreRenderQueueListener.h
CMakeFiles/detection_multi_tracker.dir/detection_multi_tracker.cpp.o: /usr/include/OGRE/OgreRenderQueueSortingGrouping.h
CMakeFiles/detection_multi_tracker.dir/detection_multi_tracker.cpp.o: /usr/include/OGRE/OgreRenderSystem.h
CMakeFiles/detection_multi_tracker.dir/detection_multi_tracker.cpp.o: /usr/include/OGRE/OgreRenderSystemCapabilities.h
CMakeFiles/detection_multi_tracker.dir/detection_multi_tracker.cpp.o: /usr/include/OGRE/OgreRenderTarget.h
CMakeFiles/detection_multi_tracker.dir/detection_multi_tracker.cpp.o: /usr/include/OGRE/OgreRenderTargetListener.h
CMakeFiles/detection_multi_tracker.dir/detection_multi_tracker.cpp.o: /usr/include/OGRE/OgreRenderTexture.h
CMakeFiles/detection_multi_tracker.dir/detection_multi_tracker.cpp.o: /usr/include/OGRE/OgreRenderToVertexBuffer.h
CMakeFiles/detection_multi_tracker.dir/detection_multi_tracker.cpp.o: /usr/include/OGRE/OgreRenderWindow.h
CMakeFiles/detection_multi_tracker.dir/detection_multi_tracker.cpp.o: /usr/include/OGRE/OgreRenderable.h
CMakeFiles/detection_multi_tracker.dir/detection_multi_tracker.cpp.o: /usr/include/OGRE/OgreResource.h
CMakeFiles/detection_multi_tracker.dir/detection_multi_tracker.cpp.o: /usr/include/OGRE/OgreResourceBackgroundQueue.h
CMakeFiles/detection_multi_tracker.dir/detection_multi_tracker.cpp.o: /usr/include/OGRE/OgreResourceGroupManager.h
CMakeFiles/detection_multi_tracker.dir/detection_multi_tracker.cpp.o: /usr/include/OGRE/OgreResourceManager.h
CMakeFiles/detection_multi_tracker.dir/detection_multi_tracker.cpp.o: /usr/include/OGRE/OgreRibbonTrail.h
CMakeFiles/detection_multi_tracker.dir/detection_multi_tracker.cpp.o: /usr/include/OGRE/OgreRoot.h
CMakeFiles/detection_multi_tracker.dir/detection_multi_tracker.cpp.o: /usr/include/OGRE/OgreRotationalSpline.h
CMakeFiles/detection_multi_tracker.dir/detection_multi_tracker.cpp.o: /usr/include/OGRE/OgreSceneManager.h
CMakeFiles/detection_multi_tracker.dir/detection_multi_tracker.cpp.o: /usr/include/OGRE/OgreSceneManagerEnumerator.h
CMakeFiles/detection_multi_tracker.dir/detection_multi_tracker.cpp.o: /usr/include/OGRE/OgreSceneNode.h
CMakeFiles/detection_multi_tracker.dir/detection_multi_tracker.cpp.o: /usr/include/OGRE/OgreSceneQuery.h
CMakeFiles/detection_multi_tracker.dir/detection_multi_tracker.cpp.o: /usr/include/OGRE/OgreScriptLoader.h
CMakeFiles/detection_multi_tracker.dir/detection_multi_tracker.cpp.o: /usr/include/OGRE/OgreSerializer.h
CMakeFiles/detection_multi_tracker.dir/detection_multi_tracker.cpp.o: /usr/include/OGRE/OgreShadowCameraSetup.h
CMakeFiles/detection_multi_tracker.dir/detection_multi_tracker.cpp.o: /usr/include/OGRE/OgreShadowCameraSetupFocused.h
CMakeFiles/detection_multi_tracker.dir/detection_multi_tracker.cpp.o: /usr/include/OGRE/OgreShadowCameraSetupLiSPSM.h
CMakeFiles/detection_multi_tracker.dir/detection_multi_tracker.cpp.o: /usr/include/OGRE/OgreShadowCameraSetupPSSM.h
CMakeFiles/detection_multi_tracker.dir/detection_multi_tracker.cpp.o: /usr/include/OGRE/OgreShadowCameraSetupPlaneOptimal.h
CMakeFiles/detection_multi_tracker.dir/detection_multi_tracker.cpp.o: /usr/include/OGRE/OgreShadowCaster.h
CMakeFiles/detection_multi_tracker.dir/detection_multi_tracker.cpp.o: /usr/include/OGRE/OgreShadowTextureManager.h
CMakeFiles/detection_multi_tracker.dir/detection_multi_tracker.cpp.o: /usr/include/OGRE/OgreSharedPtr.h
CMakeFiles/detection_multi_tracker.dir/detection_multi_tracker.cpp.o: /usr/include/OGRE/OgreSimpleRenderable.h
CMakeFiles/detection_multi_tracker.dir/detection_multi_tracker.cpp.o: /usr/include/OGRE/OgreSimpleSpline.h
CMakeFiles/detection_multi_tracker.dir/detection_multi_tracker.cpp.o: /usr/include/OGRE/OgreSingleton.h
CMakeFiles/detection_multi_tracker.dir/detection_multi_tracker.cpp.o: /usr/include/OGRE/OgreSkeleton.h
CMakeFiles/detection_multi_tracker.dir/detection_multi_tracker.cpp.o: /usr/include/OGRE/OgreSkeletonInstance.h
CMakeFiles/detection_multi_tracker.dir/detection_multi_tracker.cpp.o: /usr/include/OGRE/OgreSkeletonManager.h
CMakeFiles/detection_multi_tracker.dir/detection_multi_tracker.cpp.o: /usr/include/OGRE/OgreSkeletonSerializer.h
CMakeFiles/detection_multi_tracker.dir/detection_multi_tracker.cpp.o: /usr/include/OGRE/OgreSphere.h
CMakeFiles/detection_multi_tracker.dir/detection_multi_tracker.cpp.o: /usr/include/OGRE/OgreStaticGeometry.h
CMakeFiles/detection_multi_tracker.dir/detection_multi_tracker.cpp.o: /usr/include/OGRE/OgreStdHeaders.h
CMakeFiles/detection_multi_tracker.dir/detection_multi_tracker.cpp.o: /usr/include/OGRE/OgreString.h
CMakeFiles/detection_multi_tracker.dir/detection_multi_tracker.cpp.o: /usr/include/OGRE/OgreStringConverter.h
CMakeFiles/detection_multi_tracker.dir/detection_multi_tracker.cpp.o: /usr/include/OGRE/OgreStringInterface.h
CMakeFiles/detection_multi_tracker.dir/detection_multi_tracker.cpp.o: /usr/include/OGRE/OgreStringVector.h
CMakeFiles/detection_multi_tracker.dir/detection_multi_tracker.cpp.o: /usr/include/OGRE/OgreSubEntity.h
CMakeFiles/detection_multi_tracker.dir/detection_multi_tracker.cpp.o: /usr/include/OGRE/OgreSubMesh.h
CMakeFiles/detection_multi_tracker.dir/detection_multi_tracker.cpp.o: /usr/include/OGRE/OgreTechnique.h
CMakeFiles/detection_multi_tracker.dir/detection_multi_tracker.cpp.o: /usr/include/OGRE/OgreTexture.h
CMakeFiles/detection_multi_tracker.dir/detection_multi_tracker.cpp.o: /usr/include/OGRE/OgreTextureManager.h
CMakeFiles/detection_multi_tracker.dir/detection_multi_tracker.cpp.o: /usr/include/OGRE/OgreTextureUnitState.h
CMakeFiles/detection_multi_tracker.dir/detection_multi_tracker.cpp.o: /usr/include/OGRE/OgreTimer.h
CMakeFiles/detection_multi_tracker.dir/detection_multi_tracker.cpp.o: /usr/include/OGRE/OgreUTFString.h
CMakeFiles/detection_multi_tracker.dir/detection_multi_tracker.cpp.o: /usr/include/OGRE/OgreUserObjectBindings.h
CMakeFiles/detection_multi_tracker.dir/detection_multi_tracker.cpp.o: /usr/include/OGRE/OgreVector2.h
CMakeFiles/detection_multi_tracker.dir/detection_multi_tracker.cpp.o: /usr/include/OGRE/OgreVector3.h
CMakeFiles/detection_multi_tracker.dir/detection_multi_tracker.cpp.o: /usr/include/OGRE/OgreVector4.h
CMakeFiles/detection_multi_tracker.dir/detection_multi_tracker.cpp.o: /usr/include/OGRE/OgreVertexBoneAssignment.h
CMakeFiles/detection_multi_tracker.dir/detection_multi_tracker.cpp.o: /usr/include/OGRE/OgreVertexIndexData.h
CMakeFiles/detection_multi_tracker.dir/detection_multi_tracker.cpp.o: /usr/include/OGRE/OgreViewport.h
CMakeFiles/detection_multi_tracker.dir/detection_multi_tracker.cpp.o: /usr/include/OGRE/OgreWindowEventUtilities.h
CMakeFiles/detection_multi_tracker.dir/detection_multi_tracker.cpp.o: /usr/include/OGRE/OgreWorkQueue.h
CMakeFiles/detection_multi_tracker.dir/detection_multi_tracker.cpp.o: /usr/include/OGRE/Threading/OgreThreadDefines.h
CMakeFiles/detection_multi_tracker.dir/detection_multi_tracker.cpp.o: /usr/include/OGRE/Threading/OgreThreadDefinesBoost.h
CMakeFiles/detection_multi_tracker.dir/detection_multi_tracker.cpp.o: /usr/include/OGRE/Threading/OgreThreadHeaders.h
CMakeFiles/detection_multi_tracker.dir/detection_multi_tracker.cpp.o: /usr/include/OGRE/Threading/OgreThreadHeadersBoost.h
CMakeFiles/detection_multi_tracker.dir/detection_multi_tracker.cpp.o: /usr/include/libxml2/libxml/SAX.h
CMakeFiles/detection_multi_tracker.dir/detection_multi_tracker.cpp.o: /usr/include/libxml2/libxml/SAX2.h
CMakeFiles/detection_multi_tracker.dir/detection_multi_tracker.cpp.o: /usr/include/libxml2/libxml/dict.h
CMakeFiles/detection_multi_tracker.dir/detection_multi_tracker.cpp.o: /usr/include/libxml2/libxml/encoding.h
CMakeFiles/detection_multi_tracker.dir/detection_multi_tracker.cpp.o: /usr/include/libxml2/libxml/entities.h
CMakeFiles/detection_multi_tracker.dir/detection_multi_tracker.cpp.o: /usr/include/libxml2/libxml/globals.h
CMakeFiles/detection_multi_tracker.dir/detection_multi_tracker.cpp.o: /usr/include/libxml2/libxml/hash.h
CMakeFiles/detection_multi_tracker.dir/detection_multi_tracker.cpp.o: /usr/include/libxml2/libxml/list.h
CMakeFiles/detection_multi_tracker.dir/detection_multi_tracker.cpp.o: /usr/include/libxml2/libxml/parser.h
CMakeFiles/detection_multi_tracker.dir/detection_multi_tracker.cpp.o: /usr/include/libxml2/libxml/threads.h
CMakeFiles/detection_multi_tracker.dir/detection_multi_tracker.cpp.o: /usr/include/libxml2/libxml/tree.h
CMakeFiles/detection_multi_tracker.dir/detection_multi_tracker.cpp.o: /usr/include/libxml2/libxml/valid.h
CMakeFiles/detection_multi_tracker.dir/detection_multi_tracker.cpp.o: /usr/include/libxml2/libxml/xlink.h
CMakeFiles/detection_multi_tracker.dir/detection_multi_tracker.cpp.o: /usr/include/libxml2/libxml/xmlIO.h
CMakeFiles/detection_multi_tracker.dir/detection_multi_tracker.cpp.o: /usr/include/libxml2/libxml/xmlautomata.h
CMakeFiles/detection_multi_tracker.dir/detection_multi_tracker.cpp.o: /usr/include/libxml2/libxml/xmlerror.h
CMakeFiles/detection_multi_tracker.dir/detection_multi_tracker.cpp.o: /usr/include/libxml2/libxml/xmlexports.h
CMakeFiles/detection_multi_tracker.dir/detection_multi_tracker.cpp.o: /usr/include/libxml2/libxml/xmlmemory.h
CMakeFiles/detection_multi_tracker.dir/detection_multi_tracker.cpp.o: /usr/include/libxml2/libxml/xmlregexp.h
CMakeFiles/detection_multi_tracker.dir/detection_multi_tracker.cpp.o: /usr/include/libxml2/libxml/xmlstring.h
CMakeFiles/detection_multi_tracker.dir/detection_multi_tracker.cpp.o: /usr/include/libxml2/libxml/xmlversion.h
CMakeFiles/detection_multi_tracker.dir/detection_multi_tracker.cpp.o: /usr/include/libxml2/libxml/xmlwriter.h
CMakeFiles/detection_multi_tracker.dir/detection_multi_tracker.cpp.o: /usr/include/ois/OIS.h
CMakeFiles/detection_multi_tracker.dir/detection_multi_tracker.cpp.o: /usr/include/ois/OISConfig.h
CMakeFiles/detection_multi_tracker.dir/detection_multi_tracker.cpp.o: /usr/include/ois/OISEffect.h
CMakeFiles/detection_multi_tracker.dir/detection_multi_tracker.cpp.o: /usr/include/ois/OISEvents.h
CMakeFiles/detection_multi_tracker.dir/detection_multi_tracker.cpp.o: /usr/include/ois/OISException.h
CMakeFiles/detection_multi_tracker.dir/detection_multi_tracker.cpp.o: /usr/include/ois/OISFactoryCreator.h
CMakeFiles/detection_multi_tracker.dir/detection_multi_tracker.cpp.o: /usr/include/ois/OISForceFeedback.h
CMakeFiles/detection_multi_tracker.dir/detection_multi_tracker.cpp.o: /usr/include/ois/OISInputManager.h
CMakeFiles/detection_multi_tracker.dir/detection_multi_tracker.cpp.o: /usr/include/ois/OISInterface.h
CMakeFiles/detection_multi_tracker.dir/detection_multi_tracker.cpp.o: /usr/include/ois/OISJoyStick.h
CMakeFiles/detection_multi_tracker.dir/detection_multi_tracker.cpp.o: /usr/include/ois/OISKeyboard.h
CMakeFiles/detection_multi_tracker.dir/detection_multi_tracker.cpp.o: /usr/include/ois/OISMouse.h
CMakeFiles/detection_multi_tracker.dir/detection_multi_tracker.cpp.o: /usr/include/ois/OISMultiTouch.h
CMakeFiles/detection_multi_tracker.dir/detection_multi_tracker.cpp.o: /usr/include/ois/OISObject.h
CMakeFiles/detection_multi_tracker.dir/detection_multi_tracker.cpp.o: /usr/include/ois/OISPrereqs.h
CMakeFiles/detection_multi_tracker.dir/detection_multi_tracker.cpp.o: /usr/include/opencv/cv.h
CMakeFiles/detection_multi_tracker.dir/detection_multi_tracker.cpp.o: /usr/include/opencv/cxcore.h
CMakeFiles/detection_multi_tracker.dir/detection_multi_tracker.cpp.o: /usr/include/opencv/highgui.h

View file

@ -0,0 +1,10 @@
# CMAKE generated file: DO NOT EDIT!
# Generated by "Unix Makefiles" Generator, CMake Version 2.8
# compile CXX with /usr/bin/c++
CXX_FLAGS = -fopenmp -I/opt/ros/indigo/include -I/usr/include/opencv -I/usr/include/eigen3 -I/usr/include/libxml2 -I/usr/include/OGRE -I/usr/include/ois
CXX_DEFINES =
# Custom flags: CMakeFiles/detection_multi_tracker.dir/detection_multi_tracker.cpp.o_FLAGS = -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-overloaded-virtual

View file

@ -0,0 +1 @@
/usr/bin/c++ -fopenmp CMakeFiles/detection_multi_tracker.dir/detection_multi_tracker.cpp.o -o detection_multi_tracker -rdynamic /opt/ros/indigo/lib/x86_64-linux-gnu/libvisp_core.so.3.1.0 /opt/ros/indigo/lib/x86_64-linux-gnu/libvisp_vision.so.3.1.0 /opt/ros/indigo/lib/x86_64-linux-gnu/libvisp_mbt.so.3.1.0 /opt/ros/indigo/lib/x86_64-linux-gnu/libvisp_io.so.3.1.0 /opt/ros/indigo/lib/x86_64-linux-gnu/libvisp_gui.so.3.1.0 /opt/ros/indigo/lib/x86_64-linux-gnu/libvisp_vision.so.3.1.0 /opt/ros/indigo/lib/x86_64-linux-gnu/libvisp_visual_features.so.3.1.0 /opt/ros/indigo/lib/x86_64-linux-gnu/libvisp_me.so.3.1.0 /opt/ros/indigo/lib/x86_64-linux-gnu/libvisp_blob.so.3.1.0 /opt/ros/indigo/lib/x86_64-linux-gnu/libvisp_klt.so.3.1.0 /opt/ros/indigo/lib/x86_64-linux-gnu/libvisp_ar.so.3.1.0 /opt/ros/indigo/lib/x86_64-linux-gnu/libvisp_io.so.3.1.0 /opt/ros/indigo/lib/x86_64-linux-gnu/libvisp_core.so.3.1.0 /usr/lib/x86_64-linux-gnu/libopencv_videostab.so.2.4.8 /usr/lib/x86_64-linux-gnu/libopencv_video.so.2.4.8 /usr/lib/x86_64-linux-gnu/libopencv_ts.so.2.4.8 /usr/lib/x86_64-linux-gnu/libopencv_superres.so.2.4.8 /usr/lib/x86_64-linux-gnu/libopencv_stitching.so.2.4.8 /usr/lib/x86_64-linux-gnu/libopencv_photo.so.2.4.8 /usr/lib/x86_64-linux-gnu/libopencv_ocl.so.2.4.8 /usr/lib/x86_64-linux-gnu/libopencv_objdetect.so.2.4.8 /usr/lib/x86_64-linux-gnu/libopencv_ml.so.2.4.8 /usr/lib/x86_64-linux-gnu/libopencv_legacy.so.2.4.8 /usr/lib/x86_64-linux-gnu/libopencv_imgproc.so.2.4.8 /usr/lib/x86_64-linux-gnu/libopencv_highgui.so.2.4.8 /usr/lib/x86_64-linux-gnu/libopencv_gpu.so.2.4.8 /usr/lib/x86_64-linux-gnu/libopencv_flann.so.2.4.8 /usr/lib/x86_64-linux-gnu/libopencv_features2d.so.2.4.8 /usr/lib/x86_64-linux-gnu/libopencv_core.so.2.4.8 /usr/lib/x86_64-linux-gnu/libopencv_contrib.so.2.4.8 /usr/lib/x86_64-linux-gnu/libopencv_calib3d.so.2.4.8 -llapack -lblas -lxml2 -ljpeg -lpng -lz -lboost_thread -lboost_system -lboost_date_time -lpthread -lOgreMain -lOIS -lGL -lSM -lICE -lX11 -lXext -lCoin -lm -lnsl -Wl,-rpath,/opt/ros/indigo/lib/x86_64-linux-gnu

View file

@ -0,0 +1,2 @@
CMAKE_PROGRESS_1 = 2

View file

@ -0,0 +1 @@
2

View file

@ -0,0 +1,26 @@
# The set of languages for which implicit dependencies are needed:
SET(CMAKE_DEPENDS_LANGUAGES
"CXX"
)
# The set of files for implicit dependencies of each language:
SET(CMAKE_DEPENDS_CHECK_CXX
"/home/harle/catkin_ws/src/BaxterInterface/Visp_tests/learn_tests/tutorial-detection-object-mbt2.cpp" "/home/harle/catkin_ws/src/BaxterInterface/Visp_tests/learn_tests/CMakeFiles/tutorial-detection-object-mbt2.dir/tutorial-detection-object-mbt2.cpp.o"
)
SET(CMAKE_CXX_COMPILER_ID "GNU")
# Targets to which this target links.
SET(CMAKE_TARGET_LINKED_INFO_FILES
)
# The include file search paths:
SET(CMAKE_C_TARGET_INCLUDE_PATH
"/opt/ros/indigo/include"
"/usr/include/opencv"
"/usr/include/eigen3"
"/usr/include/libxml2"
"/usr/include/OGRE"
"/usr/include/ois"
)
SET(CMAKE_CXX_TARGET_INCLUDE_PATH ${CMAKE_C_TARGET_INCLUDE_PATH})
SET(CMAKE_Fortran_TARGET_INCLUDE_PATH ${CMAKE_C_TARGET_INCLUDE_PATH})
SET(CMAKE_ASM_TARGET_INCLUDE_PATH ${CMAKE_C_TARGET_INCLUDE_PATH})

View file

@ -0,0 +1,153 @@
# CMAKE generated file: DO NOT EDIT!
# Generated by "Unix Makefiles" Generator, CMake Version 2.8
#=============================================================================
# Special targets provided by cmake.
# Disable implicit rules so canonical targets will work.
.SUFFIXES:
# Remove some rules from gmake that .SUFFIXES does not remove.
SUFFIXES =
.SUFFIXES: .hpux_make_needs_suffix_list
# Suppress display of executed commands.
$(VERBOSE).SILENT:
# A target that is always out of date.
cmake_force:
.PHONY : cmake_force
#=============================================================================
# Set environment variables for the build.
# The shell in which to execute make rules.
SHELL = /bin/sh
# The CMake executable.
CMAKE_COMMAND = /usr/bin/cmake
# The command to remove a file.
RM = /usr/bin/cmake -E remove -f
# Escaping for special characters.
EQUALS = =
# The top-level source directory on which CMake was run.
CMAKE_SOURCE_DIR = /home/harle/catkin_ws/src/BaxterInterface/Visp_tests/learn_tests
# The top-level build directory on which CMake was run.
CMAKE_BINARY_DIR = /home/harle/catkin_ws/src/BaxterInterface/Visp_tests/learn_tests
# Include any dependencies generated for this target.
include CMakeFiles/tutorial-detection-object-mbt2.dir/depend.make
# Include the progress variables for this target.
include CMakeFiles/tutorial-detection-object-mbt2.dir/progress.make
# Include the compile flags for this target's objects.
include CMakeFiles/tutorial-detection-object-mbt2.dir/flags.make
CMakeFiles/tutorial-detection-object-mbt2.dir/tutorial-detection-object-mbt2.cpp.o: CMakeFiles/tutorial-detection-object-mbt2.dir/flags.make
CMakeFiles/tutorial-detection-object-mbt2.dir/tutorial-detection-object-mbt2.cpp.o: tutorial-detection-object-mbt2.cpp
$(CMAKE_COMMAND) -E cmake_progress_report /home/harle/catkin_ws/src/BaxterInterface/Visp_tests/learn_tests/CMakeFiles $(CMAKE_PROGRESS_1)
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Building CXX object CMakeFiles/tutorial-detection-object-mbt2.dir/tutorial-detection-object-mbt2.cpp.o"
/usr/bin/c++ $(CXX_DEFINES) $(CXX_FLAGS) -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-overloaded-virtual -o CMakeFiles/tutorial-detection-object-mbt2.dir/tutorial-detection-object-mbt2.cpp.o -c /home/harle/catkin_ws/src/BaxterInterface/Visp_tests/learn_tests/tutorial-detection-object-mbt2.cpp
CMakeFiles/tutorial-detection-object-mbt2.dir/tutorial-detection-object-mbt2.cpp.i: cmake_force
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/tutorial-detection-object-mbt2.dir/tutorial-detection-object-mbt2.cpp.i"
/usr/bin/c++ $(CXX_DEFINES) $(CXX_FLAGS) -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-overloaded-virtual -E /home/harle/catkin_ws/src/BaxterInterface/Visp_tests/learn_tests/tutorial-detection-object-mbt2.cpp > CMakeFiles/tutorial-detection-object-mbt2.dir/tutorial-detection-object-mbt2.cpp.i
CMakeFiles/tutorial-detection-object-mbt2.dir/tutorial-detection-object-mbt2.cpp.s: cmake_force
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/tutorial-detection-object-mbt2.dir/tutorial-detection-object-mbt2.cpp.s"
/usr/bin/c++ $(CXX_DEFINES) $(CXX_FLAGS) -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-overloaded-virtual -S /home/harle/catkin_ws/src/BaxterInterface/Visp_tests/learn_tests/tutorial-detection-object-mbt2.cpp -o CMakeFiles/tutorial-detection-object-mbt2.dir/tutorial-detection-object-mbt2.cpp.s
CMakeFiles/tutorial-detection-object-mbt2.dir/tutorial-detection-object-mbt2.cpp.o.requires:
.PHONY : CMakeFiles/tutorial-detection-object-mbt2.dir/tutorial-detection-object-mbt2.cpp.o.requires
CMakeFiles/tutorial-detection-object-mbt2.dir/tutorial-detection-object-mbt2.cpp.o.provides: CMakeFiles/tutorial-detection-object-mbt2.dir/tutorial-detection-object-mbt2.cpp.o.requires
$(MAKE) -f CMakeFiles/tutorial-detection-object-mbt2.dir/build.make CMakeFiles/tutorial-detection-object-mbt2.dir/tutorial-detection-object-mbt2.cpp.o.provides.build
.PHONY : CMakeFiles/tutorial-detection-object-mbt2.dir/tutorial-detection-object-mbt2.cpp.o.provides
CMakeFiles/tutorial-detection-object-mbt2.dir/tutorial-detection-object-mbt2.cpp.o.provides.build: CMakeFiles/tutorial-detection-object-mbt2.dir/tutorial-detection-object-mbt2.cpp.o
# Object files for target tutorial-detection-object-mbt2
tutorial__detection__object__mbt2_OBJECTS = \
"CMakeFiles/tutorial-detection-object-mbt2.dir/tutorial-detection-object-mbt2.cpp.o"
# External object files for target tutorial-detection-object-mbt2
tutorial__detection__object__mbt2_EXTERNAL_OBJECTS =
tutorial-detection-object-mbt2: CMakeFiles/tutorial-detection-object-mbt2.dir/tutorial-detection-object-mbt2.cpp.o
tutorial-detection-object-mbt2: CMakeFiles/tutorial-detection-object-mbt2.dir/build.make
tutorial-detection-object-mbt2: /opt/ros/indigo/lib/x86_64-linux-gnu/libvisp_core.so.3.1.0
tutorial-detection-object-mbt2: /opt/ros/indigo/lib/x86_64-linux-gnu/libvisp_vision.so.3.1.0
tutorial-detection-object-mbt2: /opt/ros/indigo/lib/x86_64-linux-gnu/libvisp_mbt.so.3.1.0
tutorial-detection-object-mbt2: /opt/ros/indigo/lib/x86_64-linux-gnu/libvisp_io.so.3.1.0
tutorial-detection-object-mbt2: /opt/ros/indigo/lib/x86_64-linux-gnu/libvisp_gui.so.3.1.0
tutorial-detection-object-mbt2: /opt/ros/indigo/lib/x86_64-linux-gnu/libvisp_vision.so.3.1.0
tutorial-detection-object-mbt2: /opt/ros/indigo/lib/x86_64-linux-gnu/libvisp_visual_features.so.3.1.0
tutorial-detection-object-mbt2: /opt/ros/indigo/lib/x86_64-linux-gnu/libvisp_me.so.3.1.0
tutorial-detection-object-mbt2: /opt/ros/indigo/lib/x86_64-linux-gnu/libvisp_blob.so.3.1.0
tutorial-detection-object-mbt2: /opt/ros/indigo/lib/x86_64-linux-gnu/libvisp_klt.so.3.1.0
tutorial-detection-object-mbt2: /opt/ros/indigo/lib/x86_64-linux-gnu/libvisp_ar.so.3.1.0
tutorial-detection-object-mbt2: /opt/ros/indigo/lib/x86_64-linux-gnu/libvisp_io.so.3.1.0
tutorial-detection-object-mbt2: /opt/ros/indigo/lib/x86_64-linux-gnu/libvisp_core.so.3.1.0
tutorial-detection-object-mbt2: /usr/lib/x86_64-linux-gnu/libopencv_videostab.so.2.4.8
tutorial-detection-object-mbt2: /usr/lib/x86_64-linux-gnu/libopencv_video.so.2.4.8
tutorial-detection-object-mbt2: /usr/lib/x86_64-linux-gnu/libopencv_ts.so.2.4.8
tutorial-detection-object-mbt2: /usr/lib/x86_64-linux-gnu/libopencv_superres.so.2.4.8
tutorial-detection-object-mbt2: /usr/lib/x86_64-linux-gnu/libopencv_stitching.so.2.4.8
tutorial-detection-object-mbt2: /usr/lib/x86_64-linux-gnu/libopencv_photo.so.2.4.8
tutorial-detection-object-mbt2: /usr/lib/x86_64-linux-gnu/libopencv_ocl.so.2.4.8
tutorial-detection-object-mbt2: /usr/lib/x86_64-linux-gnu/libopencv_objdetect.so.2.4.8
tutorial-detection-object-mbt2: /usr/lib/x86_64-linux-gnu/libopencv_ml.so.2.4.8
tutorial-detection-object-mbt2: /usr/lib/x86_64-linux-gnu/libopencv_legacy.so.2.4.8
tutorial-detection-object-mbt2: /usr/lib/x86_64-linux-gnu/libopencv_imgproc.so.2.4.8
tutorial-detection-object-mbt2: /usr/lib/x86_64-linux-gnu/libopencv_highgui.so.2.4.8
tutorial-detection-object-mbt2: /usr/lib/x86_64-linux-gnu/libopencv_gpu.so.2.4.8
tutorial-detection-object-mbt2: /usr/lib/x86_64-linux-gnu/libopencv_flann.so.2.4.8
tutorial-detection-object-mbt2: /usr/lib/x86_64-linux-gnu/libopencv_features2d.so.2.4.8
tutorial-detection-object-mbt2: /usr/lib/x86_64-linux-gnu/libopencv_core.so.2.4.8
tutorial-detection-object-mbt2: /usr/lib/x86_64-linux-gnu/libopencv_contrib.so.2.4.8
tutorial-detection-object-mbt2: /usr/lib/x86_64-linux-gnu/libopencv_calib3d.so.2.4.8
tutorial-detection-object-mbt2: /usr/lib/liblapack.so
tutorial-detection-object-mbt2: /usr/lib/libblas.so
tutorial-detection-object-mbt2: /usr/lib/x86_64-linux-gnu/libxml2.so
tutorial-detection-object-mbt2: /usr/lib/x86_64-linux-gnu/libjpeg.so
tutorial-detection-object-mbt2: /usr/lib/x86_64-linux-gnu/libpng.so
tutorial-detection-object-mbt2: /usr/lib/x86_64-linux-gnu/libz.so
tutorial-detection-object-mbt2: /usr/lib/x86_64-linux-gnu/libboost_thread.so
tutorial-detection-object-mbt2: /usr/lib/x86_64-linux-gnu/libboost_system.so
tutorial-detection-object-mbt2: /usr/lib/x86_64-linux-gnu/libboost_date_time.so
tutorial-detection-object-mbt2: /usr/lib/x86_64-linux-gnu/libpthread.so
tutorial-detection-object-mbt2: /usr/lib/x86_64-linux-gnu/libOgreMain.so
tutorial-detection-object-mbt2: /usr/lib/x86_64-linux-gnu/libOIS.so
tutorial-detection-object-mbt2: /usr/lib/x86_64-linux-gnu/libGL.so
tutorial-detection-object-mbt2: /usr/lib/x86_64-linux-gnu/libSM.so
tutorial-detection-object-mbt2: /usr/lib/x86_64-linux-gnu/libICE.so
tutorial-detection-object-mbt2: /usr/lib/x86_64-linux-gnu/libX11.so
tutorial-detection-object-mbt2: /usr/lib/x86_64-linux-gnu/libXext.so
tutorial-detection-object-mbt2: /usr/lib/x86_64-linux-gnu/libCoin.so
tutorial-detection-object-mbt2: /usr/lib/x86_64-linux-gnu/libm.so
tutorial-detection-object-mbt2: /usr/lib/x86_64-linux-gnu/libnsl.so
tutorial-detection-object-mbt2: CMakeFiles/tutorial-detection-object-mbt2.dir/link.txt
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --red --bold "Linking CXX executable tutorial-detection-object-mbt2"
$(CMAKE_COMMAND) -E cmake_link_script CMakeFiles/tutorial-detection-object-mbt2.dir/link.txt --verbose=$(VERBOSE)
# Rule to build all files generated by this target.
CMakeFiles/tutorial-detection-object-mbt2.dir/build: tutorial-detection-object-mbt2
.PHONY : CMakeFiles/tutorial-detection-object-mbt2.dir/build
CMakeFiles/tutorial-detection-object-mbt2.dir/requires: CMakeFiles/tutorial-detection-object-mbt2.dir/tutorial-detection-object-mbt2.cpp.o.requires
.PHONY : CMakeFiles/tutorial-detection-object-mbt2.dir/requires
CMakeFiles/tutorial-detection-object-mbt2.dir/clean:
$(CMAKE_COMMAND) -P CMakeFiles/tutorial-detection-object-mbt2.dir/cmake_clean.cmake
.PHONY : CMakeFiles/tutorial-detection-object-mbt2.dir/clean
CMakeFiles/tutorial-detection-object-mbt2.dir/depend:
cd /home/harle/catkin_ws/src/BaxterInterface/Visp_tests/learn_tests && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /home/harle/catkin_ws/src/BaxterInterface/Visp_tests/learn_tests /home/harle/catkin_ws/src/BaxterInterface/Visp_tests/learn_tests /home/harle/catkin_ws/src/BaxterInterface/Visp_tests/learn_tests /home/harle/catkin_ws/src/BaxterInterface/Visp_tests/learn_tests /home/harle/catkin_ws/src/BaxterInterface/Visp_tests/learn_tests/CMakeFiles/tutorial-detection-object-mbt2.dir/DependInfo.cmake --color=$(COLOR)
.PHONY : CMakeFiles/tutorial-detection-object-mbt2.dir/depend

View file

@ -0,0 +1,10 @@
FILE(REMOVE_RECURSE
"CMakeFiles/tutorial-detection-object-mbt2.dir/tutorial-detection-object-mbt2.cpp.o"
"tutorial-detection-object-mbt2.pdb"
"tutorial-detection-object-mbt2"
)
# Per-language clean rules from dependency scanning.
FOREACH(lang CXX)
INCLUDE(CMakeFiles/tutorial-detection-object-mbt2.dir/cmake_clean_${lang}.cmake OPTIONAL)
ENDFOREACH(lang)

View file

@ -0,0 +1,353 @@
# CMAKE generated file: DO NOT EDIT!
# Generated by "Unix Makefiles" Generator, CMake Version 2.8
CMakeFiles/tutorial-detection-object-mbt2.dir/tutorial-detection-object-mbt2.cpp.o
/home/harle/catkin_ws/src/BaxterInterface/Visp_tests/learn_tests/tutorial-detection-object-mbt2.cpp
/opt/ros/indigo/include/visp/vpCameraParameters.h
/opt/ros/indigo/include/visp/vpDisplayX.h
/opt/ros/indigo/include/visp/vpException.h
/opt/ros/indigo/include/visp/vpHomogeneousMatrix.h
/opt/ros/indigo/include/visp/vpImage.h
/opt/ros/indigo/include/visp/vpImageIo.h
/opt/ros/indigo/include/visp/vpMbEdgeTracker.h
/opt/ros/indigo/include/visp/vpMbKltTracker.h
/opt/ros/indigo/include/visp3/ar/vpAROgre.h
/opt/ros/indigo/include/visp3/core/vpArray2D.h
/opt/ros/indigo/include/visp3/core/vpCameraParameters.h
/opt/ros/indigo/include/visp3/core/vpCircle.h
/opt/ros/indigo/include/visp3/core/vpColVector.h
/opt/ros/indigo/include/visp3/core/vpColor.h
/opt/ros/indigo/include/visp3/core/vpConfig.h
/opt/ros/indigo/include/visp3/core/vpConvert.h
/opt/ros/indigo/include/visp3/core/vpCylinder.h
/opt/ros/indigo/include/visp3/core/vpDebug.h
/opt/ros/indigo/include/visp3/core/vpDisplay.h
/opt/ros/indigo/include/visp3/core/vpDisplayException.h
/opt/ros/indigo/include/visp3/core/vpException.h
/opt/ros/indigo/include/visp3/core/vpExponentialMap.h
/opt/ros/indigo/include/visp3/core/vpForceTwistMatrix.h
/opt/ros/indigo/include/visp3/core/vpForwardProjection.h
/opt/ros/indigo/include/visp3/core/vpFrameGrabber.h
/opt/ros/indigo/include/visp3/core/vpGEMM.h
/opt/ros/indigo/include/visp3/core/vpHomogeneousMatrix.h
/opt/ros/indigo/include/visp3/core/vpImage.h
/opt/ros/indigo/include/visp3/core/vpImageConvert.h
/opt/ros/indigo/include/visp3/core/vpImageException.h
/opt/ros/indigo/include/visp3/core/vpImagePoint.h
/opt/ros/indigo/include/visp3/core/vpImageTools.h
/opt/ros/indigo/include/visp3/core/vpIoTools.h
/opt/ros/indigo/include/visp3/core/vpLine.h
/opt/ros/indigo/include/visp3/core/vpList.h
/opt/ros/indigo/include/visp3/core/vpMath.h
/opt/ros/indigo/include/visp3/core/vpMatrix.h
/opt/ros/indigo/include/visp3/core/vpMeterPixelConversion.h
/opt/ros/indigo/include/visp3/core/vpMouseButton.h
/opt/ros/indigo/include/visp3/core/vpPixelMeterConversion.h
/opt/ros/indigo/include/visp3/core/vpPlane.h
/opt/ros/indigo/include/visp3/core/vpPoint.h
/opt/ros/indigo/include/visp3/core/vpPolygon.h
/opt/ros/indigo/include/visp3/core/vpPolygon3D.h
/opt/ros/indigo/include/visp3/core/vpPoseVector.h
/opt/ros/indigo/include/visp3/core/vpQuaternionVector.h
/opt/ros/indigo/include/visp3/core/vpRGBa.h
/opt/ros/indigo/include/visp3/core/vpRect.h
/opt/ros/indigo/include/visp3/core/vpRobust.h
/opt/ros/indigo/include/visp3/core/vpRotationMatrix.h
/opt/ros/indigo/include/visp3/core/vpRotationVector.h
/opt/ros/indigo/include/visp3/core/vpRowVector.h
/opt/ros/indigo/include/visp3/core/vpRxyzVector.h
/opt/ros/indigo/include/visp3/core/vpRzyxVector.h
/opt/ros/indigo/include/visp3/core/vpRzyzVector.h
/opt/ros/indigo/include/visp3/core/vpSubColVector.h
/opt/ros/indigo/include/visp3/core/vpSubMatrix.h
/opt/ros/indigo/include/visp3/core/vpThetaUVector.h
/opt/ros/indigo/include/visp3/core/vpThread.h
/opt/ros/indigo/include/visp3/core/vpTime.h
/opt/ros/indigo/include/visp3/core/vpTracker.h
/opt/ros/indigo/include/visp3/core/vpTrackingException.h
/opt/ros/indigo/include/visp3/core/vpTranslationVector.h
/opt/ros/indigo/include/visp3/core/vpVelocityTwistMatrix.h
/opt/ros/indigo/include/visp3/core/vpXmlParser.h
/opt/ros/indigo/include/visp3/gui/vpDisplayD3D.h
/opt/ros/indigo/include/visp3/gui/vpDisplayGDI.h
/opt/ros/indigo/include/visp3/gui/vpDisplayGTK.h
/opt/ros/indigo/include/visp3/gui/vpDisplayOpenCV.h
/opt/ros/indigo/include/visp3/gui/vpDisplayWin32.h
/opt/ros/indigo/include/visp3/gui/vpDisplayX.h
/opt/ros/indigo/include/visp3/gui/vpGDIRenderer.h
/opt/ros/indigo/include/visp3/gui/vpWin32Renderer.h
/opt/ros/indigo/include/visp3/gui/vpWin32Window.h
/opt/ros/indigo/include/visp3/io/vpDiskGrabber.h
/opt/ros/indigo/include/visp3/io/vpImageIo.h
/opt/ros/indigo/include/visp3/io/vpVideoReader.h
/opt/ros/indigo/include/visp3/klt/vpKltOpencv.h
/opt/ros/indigo/include/visp3/mbt/vpMbDepthDenseTracker.h
/opt/ros/indigo/include/visp3/mbt/vpMbDepthNormalTracker.h
/opt/ros/indigo/include/visp3/mbt/vpMbEdgeTracker.h
/opt/ros/indigo/include/visp3/mbt/vpMbGenericTracker.h
/opt/ros/indigo/include/visp3/mbt/vpMbHiddenFaces.h
/opt/ros/indigo/include/visp3/mbt/vpMbKltTracker.h
/opt/ros/indigo/include/visp3/mbt/vpMbScanLine.h
/opt/ros/indigo/include/visp3/mbt/vpMbTracker.h
/opt/ros/indigo/include/visp3/mbt/vpMbXmlParser.h
/opt/ros/indigo/include/visp3/mbt/vpMbtDistanceCircle.h
/opt/ros/indigo/include/visp3/mbt/vpMbtDistanceCylinder.h
/opt/ros/indigo/include/visp3/mbt/vpMbtDistanceKltCylinder.h
/opt/ros/indigo/include/visp3/mbt/vpMbtDistanceKltPoints.h
/opt/ros/indigo/include/visp3/mbt/vpMbtDistanceLine.h
/opt/ros/indigo/include/visp3/mbt/vpMbtFaceDepthDense.h
/opt/ros/indigo/include/visp3/mbt/vpMbtFaceDepthNormal.h
/opt/ros/indigo/include/visp3/mbt/vpMbtKltXmlParser.h
/opt/ros/indigo/include/visp3/mbt/vpMbtMeEllipse.h
/opt/ros/indigo/include/visp3/mbt/vpMbtMeLine.h
/opt/ros/indigo/include/visp3/mbt/vpMbtPolygon.h
/opt/ros/indigo/include/visp3/mbt/vpMbtTukeyEstimator.h
/opt/ros/indigo/include/visp3/me/vpMe.h
/opt/ros/indigo/include/visp3/me/vpMeSite.h
/opt/ros/indigo/include/visp3/me/vpMeTracker.h
/opt/ros/indigo/include/visp3/sensor/vp1394TwoGrabber.h
/opt/ros/indigo/include/visp3/sensor/vpV4l2Grabber.h
/opt/ros/indigo/include/visp3/vision/vpBasicKeyPoint.h
/opt/ros/indigo/include/visp3/vision/vpHomography.h
/opt/ros/indigo/include/visp3/vision/vpKeyPoint.h
/opt/ros/indigo/include/visp3/vision/vpPose.h
/opt/ros/indigo/include/visp3/vision/vpXmlConfigParserKeyPoint.h
/opt/ros/indigo/include/visp3/visp_modules.h
/opt/ros/indigo/include/visp3/visual_features/vpBasicFeature.h
/opt/ros/indigo/include/visp3/visual_features/vpFeatureEllipse.h
/opt/ros/indigo/include/visp3/visual_features/vpFeatureLine.h
/opt/ros/indigo/include/visp3/visual_features/vpFeatureThetaU.h
/opt/ros/indigo/include/visp3/visual_features/vpFeatureTranslation.h
/opt/ros/indigo/include/visp3/vs/vpAdaptiveGain.h
/opt/ros/indigo/include/visp3/vs/vpServo.h
/opt/ros/indigo/include/visp3/vs/vpServoException.h
/usr/include/OGRE/GLX/OgreTimerImp.h
/usr/include/OGRE/Ogre.h
/usr/include/OGRE/OgreAlignedAllocator.h
/usr/include/OGRE/OgreAnimable.h
/usr/include/OGRE/OgreAnimation.h
/usr/include/OGRE/OgreAnimationState.h
/usr/include/OGRE/OgreAnimationTrack.h
/usr/include/OGRE/OgreAny.h
/usr/include/OGRE/OgreArchive.h
/usr/include/OGRE/OgreArchiveManager.h
/usr/include/OGRE/OgreAtomicWrappers.h
/usr/include/OGRE/OgreAutoParamDataSource.h
/usr/include/OGRE/OgreAxisAlignedBox.h
/usr/include/OGRE/OgreBillboard.h
/usr/include/OGRE/OgreBillboardChain.h
/usr/include/OGRE/OgreBillboardSet.h
/usr/include/OGRE/OgreBlendMode.h
/usr/include/OGRE/OgreBone.h
/usr/include/OGRE/OgreBuildSettings.h
/usr/include/OGRE/OgreCamera.h
/usr/include/OGRE/OgreColourValue.h
/usr/include/OGRE/OgreCommon.h
/usr/include/OGRE/OgreCompositionPass.h
/usr/include/OGRE/OgreCompositionTargetPass.h
/usr/include/OGRE/OgreCompositionTechnique.h
/usr/include/OGRE/OgreCompositor.h
/usr/include/OGRE/OgreCompositorChain.h
/usr/include/OGRE/OgreCompositorInstance.h
/usr/include/OGRE/OgreCompositorManager.h
/usr/include/OGRE/OgreConfig.h
/usr/include/OGRE/OgreConfigFile.h
/usr/include/OGRE/OgreConfigOptionMap.h
/usr/include/OGRE/OgreController.h
/usr/include/OGRE/OgreControllerManager.h
/usr/include/OGRE/OgreConvexBody.h
/usr/include/OGRE/OgreDataStream.h
/usr/include/OGRE/OgreEdgeListBuilder.h
/usr/include/OGRE/OgreEntity.h
/usr/include/OGRE/OgreException.h
/usr/include/OGRE/OgreFactoryObj.h
/usr/include/OGRE/OgreFrameListener.h
/usr/include/OGRE/OgreFrustum.h
/usr/include/OGRE/OgreGpuProgram.h
/usr/include/OGRE/OgreGpuProgramManager.h
/usr/include/OGRE/OgreGpuProgramParams.h
/usr/include/OGRE/OgreHardwareBuffer.h
/usr/include/OGRE/OgreHardwareBufferManager.h
/usr/include/OGRE/OgreHardwareIndexBuffer.h
/usr/include/OGRE/OgreHardwareOcclusionQuery.h
/usr/include/OGRE/OgreHardwarePixelBuffer.h
/usr/include/OGRE/OgreHardwareVertexBuffer.h
/usr/include/OGRE/OgreHeaderPrefix.h
/usr/include/OGRE/OgreHeaderSuffix.h
/usr/include/OGRE/OgreHighLevelGpuProgram.h
/usr/include/OGRE/OgreHighLevelGpuProgramManager.h
/usr/include/OGRE/OgreImage.h
/usr/include/OGRE/OgreInstanceBatch.h
/usr/include/OGRE/OgreInstanceManager.h
/usr/include/OGRE/OgreInstancedEntity.h
/usr/include/OGRE/OgreInstancedGeometry.h
/usr/include/OGRE/OgreIteratorRange.h
/usr/include/OGRE/OgreIteratorWrapper.h
/usr/include/OGRE/OgreIteratorWrappers.h
/usr/include/OGRE/OgreKeyFrame.h
/usr/include/OGRE/OgreLight.h
/usr/include/OGRE/OgreLodListener.h
/usr/include/OGRE/OgreLodStrategy.h
/usr/include/OGRE/OgreLodStrategyManager.h
/usr/include/OGRE/OgreLog.h
/usr/include/OGRE/OgreLogManager.h
/usr/include/OGRE/OgreManualObject.h
/usr/include/OGRE/OgreMaterial.h
/usr/include/OGRE/OgreMaterialManager.h
/usr/include/OGRE/OgreMaterialSerializer.h
/usr/include/OGRE/OgreMath.h
/usr/include/OGRE/OgreMatrix3.h
/usr/include/OGRE/OgreMatrix4.h
/usr/include/OGRE/OgreMemoryAllocatedObject.h
/usr/include/OGRE/OgreMemoryAllocatorConfig.h
/usr/include/OGRE/OgreMemoryNedAlloc.h
/usr/include/OGRE/OgreMemoryNedPooling.h
/usr/include/OGRE/OgreMemorySTLAllocator.h
/usr/include/OGRE/OgreMemoryStdAlloc.h
/usr/include/OGRE/OgreMemoryTracker.h
/usr/include/OGRE/OgreMesh.h
/usr/include/OGRE/OgreMeshManager.h
/usr/include/OGRE/OgreMeshSerializer.h
/usr/include/OGRE/OgreMeshSerializerImpl.h
/usr/include/OGRE/OgreMovableObject.h
/usr/include/OGRE/OgreMovablePlane.h
/usr/include/OGRE/OgreNode.h
/usr/include/OGRE/OgreOverlay.h
/usr/include/OGRE/OgreOverlayContainer.h
/usr/include/OGRE/OgreOverlayElement.h
/usr/include/OGRE/OgreOverlayElementCommands.h
/usr/include/OGRE/OgreOverlayManager.h
/usr/include/OGRE/OgreParticle.h
/usr/include/OGRE/OgreParticleAffector.h
/usr/include/OGRE/OgreParticleEmitter.h
/usr/include/OGRE/OgreParticleEmitterCommands.h
/usr/include/OGRE/OgreParticleIterator.h
/usr/include/OGRE/OgreParticleSystem.h
/usr/include/OGRE/OgreParticleSystemManager.h
/usr/include/OGRE/OgrePass.h
/usr/include/OGRE/OgrePatchMesh.h
/usr/include/OGRE/OgrePatchSurface.h
/usr/include/OGRE/OgrePixelFormat.h
/usr/include/OGRE/OgrePlane.h
/usr/include/OGRE/OgrePlaneBoundedVolume.h
/usr/include/OGRE/OgrePlatform.h
/usr/include/OGRE/OgrePolygon.h
/usr/include/OGRE/OgrePose.h
/usr/include/OGRE/OgrePredefinedControllers.h
/usr/include/OGRE/OgrePrerequisites.h
/usr/include/OGRE/OgreProfiler.h
/usr/include/OGRE/OgreQuaternion.h
/usr/include/OGRE/OgreRadixSort.h
/usr/include/OGRE/OgreRay.h
/usr/include/OGRE/OgreRectangle.h
/usr/include/OGRE/OgreRectangle2D.h
/usr/include/OGRE/OgreRenderObjectListener.h
/usr/include/OGRE/OgreRenderOperation.h
/usr/include/OGRE/OgreRenderQueue.h
/usr/include/OGRE/OgreRenderQueueInvocation.h
/usr/include/OGRE/OgreRenderQueueListener.h
/usr/include/OGRE/OgreRenderQueueSortingGrouping.h
/usr/include/OGRE/OgreRenderSystem.h
/usr/include/OGRE/OgreRenderSystemCapabilities.h
/usr/include/OGRE/OgreRenderTarget.h
/usr/include/OGRE/OgreRenderTargetListener.h
/usr/include/OGRE/OgreRenderTexture.h
/usr/include/OGRE/OgreRenderToVertexBuffer.h
/usr/include/OGRE/OgreRenderWindow.h
/usr/include/OGRE/OgreRenderable.h
/usr/include/OGRE/OgreResource.h
/usr/include/OGRE/OgreResourceBackgroundQueue.h
/usr/include/OGRE/OgreResourceGroupManager.h
/usr/include/OGRE/OgreResourceManager.h
/usr/include/OGRE/OgreRibbonTrail.h
/usr/include/OGRE/OgreRoot.h
/usr/include/OGRE/OgreRotationalSpline.h
/usr/include/OGRE/OgreSceneManager.h
/usr/include/OGRE/OgreSceneManagerEnumerator.h
/usr/include/OGRE/OgreSceneNode.h
/usr/include/OGRE/OgreSceneQuery.h
/usr/include/OGRE/OgreScriptLoader.h
/usr/include/OGRE/OgreSerializer.h
/usr/include/OGRE/OgreShadowCameraSetup.h
/usr/include/OGRE/OgreShadowCameraSetupFocused.h
/usr/include/OGRE/OgreShadowCameraSetupLiSPSM.h
/usr/include/OGRE/OgreShadowCameraSetupPSSM.h
/usr/include/OGRE/OgreShadowCameraSetupPlaneOptimal.h
/usr/include/OGRE/OgreShadowCaster.h
/usr/include/OGRE/OgreShadowTextureManager.h
/usr/include/OGRE/OgreSharedPtr.h
/usr/include/OGRE/OgreSimpleRenderable.h
/usr/include/OGRE/OgreSimpleSpline.h
/usr/include/OGRE/OgreSingleton.h
/usr/include/OGRE/OgreSkeleton.h
/usr/include/OGRE/OgreSkeletonInstance.h
/usr/include/OGRE/OgreSkeletonManager.h
/usr/include/OGRE/OgreSkeletonSerializer.h
/usr/include/OGRE/OgreSphere.h
/usr/include/OGRE/OgreStaticGeometry.h
/usr/include/OGRE/OgreStdHeaders.h
/usr/include/OGRE/OgreString.h
/usr/include/OGRE/OgreStringConverter.h
/usr/include/OGRE/OgreStringInterface.h
/usr/include/OGRE/OgreStringVector.h
/usr/include/OGRE/OgreSubEntity.h
/usr/include/OGRE/OgreSubMesh.h
/usr/include/OGRE/OgreTechnique.h
/usr/include/OGRE/OgreTexture.h
/usr/include/OGRE/OgreTextureManager.h
/usr/include/OGRE/OgreTextureUnitState.h
/usr/include/OGRE/OgreTimer.h
/usr/include/OGRE/OgreUTFString.h
/usr/include/OGRE/OgreUserObjectBindings.h
/usr/include/OGRE/OgreVector2.h
/usr/include/OGRE/OgreVector3.h
/usr/include/OGRE/OgreVector4.h
/usr/include/OGRE/OgreVertexBoneAssignment.h
/usr/include/OGRE/OgreVertexIndexData.h
/usr/include/OGRE/OgreViewport.h
/usr/include/OGRE/OgreWindowEventUtilities.h
/usr/include/OGRE/OgreWorkQueue.h
/usr/include/OGRE/Threading/OgreThreadDefines.h
/usr/include/OGRE/Threading/OgreThreadDefinesBoost.h
/usr/include/OGRE/Threading/OgreThreadHeaders.h
/usr/include/OGRE/Threading/OgreThreadHeadersBoost.h
/usr/include/libxml2/libxml/SAX.h
/usr/include/libxml2/libxml/SAX2.h
/usr/include/libxml2/libxml/dict.h
/usr/include/libxml2/libxml/encoding.h
/usr/include/libxml2/libxml/entities.h
/usr/include/libxml2/libxml/globals.h
/usr/include/libxml2/libxml/hash.h
/usr/include/libxml2/libxml/list.h
/usr/include/libxml2/libxml/parser.h
/usr/include/libxml2/libxml/threads.h
/usr/include/libxml2/libxml/tree.h
/usr/include/libxml2/libxml/valid.h
/usr/include/libxml2/libxml/xlink.h
/usr/include/libxml2/libxml/xmlIO.h
/usr/include/libxml2/libxml/xmlautomata.h
/usr/include/libxml2/libxml/xmlerror.h
/usr/include/libxml2/libxml/xmlexports.h
/usr/include/libxml2/libxml/xmlmemory.h
/usr/include/libxml2/libxml/xmlregexp.h
/usr/include/libxml2/libxml/xmlstring.h
/usr/include/libxml2/libxml/xmlversion.h
/usr/include/libxml2/libxml/xmlwriter.h
/usr/include/ois/OIS.h
/usr/include/ois/OISConfig.h
/usr/include/ois/OISEffect.h
/usr/include/ois/OISEvents.h
/usr/include/ois/OISException.h
/usr/include/ois/OISFactoryCreator.h
/usr/include/ois/OISForceFeedback.h
/usr/include/ois/OISInputManager.h
/usr/include/ois/OISInterface.h
/usr/include/ois/OISJoyStick.h
/usr/include/ois/OISKeyboard.h
/usr/include/ois/OISMouse.h
/usr/include/ois/OISMultiTouch.h
/usr/include/ois/OISObject.h
/usr/include/ois/OISPrereqs.h
/usr/include/opencv/cv.h
/usr/include/opencv/cxcore.h
/usr/include/opencv/highgui.h

View file

@ -0,0 +1,353 @@
# CMAKE generated file: DO NOT EDIT!
# Generated by "Unix Makefiles" Generator, CMake Version 2.8
CMakeFiles/tutorial-detection-object-mbt2.dir/tutorial-detection-object-mbt2.cpp.o: tutorial-detection-object-mbt2.cpp
CMakeFiles/tutorial-detection-object-mbt2.dir/tutorial-detection-object-mbt2.cpp.o: /opt/ros/indigo/include/visp/vpCameraParameters.h
CMakeFiles/tutorial-detection-object-mbt2.dir/tutorial-detection-object-mbt2.cpp.o: /opt/ros/indigo/include/visp/vpDisplayX.h
CMakeFiles/tutorial-detection-object-mbt2.dir/tutorial-detection-object-mbt2.cpp.o: /opt/ros/indigo/include/visp/vpException.h
CMakeFiles/tutorial-detection-object-mbt2.dir/tutorial-detection-object-mbt2.cpp.o: /opt/ros/indigo/include/visp/vpHomogeneousMatrix.h
CMakeFiles/tutorial-detection-object-mbt2.dir/tutorial-detection-object-mbt2.cpp.o: /opt/ros/indigo/include/visp/vpImage.h
CMakeFiles/tutorial-detection-object-mbt2.dir/tutorial-detection-object-mbt2.cpp.o: /opt/ros/indigo/include/visp/vpImageIo.h
CMakeFiles/tutorial-detection-object-mbt2.dir/tutorial-detection-object-mbt2.cpp.o: /opt/ros/indigo/include/visp/vpMbEdgeTracker.h
CMakeFiles/tutorial-detection-object-mbt2.dir/tutorial-detection-object-mbt2.cpp.o: /opt/ros/indigo/include/visp/vpMbKltTracker.h
CMakeFiles/tutorial-detection-object-mbt2.dir/tutorial-detection-object-mbt2.cpp.o: /opt/ros/indigo/include/visp3/ar/vpAROgre.h
CMakeFiles/tutorial-detection-object-mbt2.dir/tutorial-detection-object-mbt2.cpp.o: /opt/ros/indigo/include/visp3/core/vpArray2D.h
CMakeFiles/tutorial-detection-object-mbt2.dir/tutorial-detection-object-mbt2.cpp.o: /opt/ros/indigo/include/visp3/core/vpCameraParameters.h
CMakeFiles/tutorial-detection-object-mbt2.dir/tutorial-detection-object-mbt2.cpp.o: /opt/ros/indigo/include/visp3/core/vpCircle.h
CMakeFiles/tutorial-detection-object-mbt2.dir/tutorial-detection-object-mbt2.cpp.o: /opt/ros/indigo/include/visp3/core/vpColVector.h
CMakeFiles/tutorial-detection-object-mbt2.dir/tutorial-detection-object-mbt2.cpp.o: /opt/ros/indigo/include/visp3/core/vpColor.h
CMakeFiles/tutorial-detection-object-mbt2.dir/tutorial-detection-object-mbt2.cpp.o: /opt/ros/indigo/include/visp3/core/vpConfig.h
CMakeFiles/tutorial-detection-object-mbt2.dir/tutorial-detection-object-mbt2.cpp.o: /opt/ros/indigo/include/visp3/core/vpConvert.h
CMakeFiles/tutorial-detection-object-mbt2.dir/tutorial-detection-object-mbt2.cpp.o: /opt/ros/indigo/include/visp3/core/vpCylinder.h
CMakeFiles/tutorial-detection-object-mbt2.dir/tutorial-detection-object-mbt2.cpp.o: /opt/ros/indigo/include/visp3/core/vpDebug.h
CMakeFiles/tutorial-detection-object-mbt2.dir/tutorial-detection-object-mbt2.cpp.o: /opt/ros/indigo/include/visp3/core/vpDisplay.h
CMakeFiles/tutorial-detection-object-mbt2.dir/tutorial-detection-object-mbt2.cpp.o: /opt/ros/indigo/include/visp3/core/vpDisplayException.h
CMakeFiles/tutorial-detection-object-mbt2.dir/tutorial-detection-object-mbt2.cpp.o: /opt/ros/indigo/include/visp3/core/vpException.h
CMakeFiles/tutorial-detection-object-mbt2.dir/tutorial-detection-object-mbt2.cpp.o: /opt/ros/indigo/include/visp3/core/vpExponentialMap.h
CMakeFiles/tutorial-detection-object-mbt2.dir/tutorial-detection-object-mbt2.cpp.o: /opt/ros/indigo/include/visp3/core/vpForceTwistMatrix.h
CMakeFiles/tutorial-detection-object-mbt2.dir/tutorial-detection-object-mbt2.cpp.o: /opt/ros/indigo/include/visp3/core/vpForwardProjection.h
CMakeFiles/tutorial-detection-object-mbt2.dir/tutorial-detection-object-mbt2.cpp.o: /opt/ros/indigo/include/visp3/core/vpFrameGrabber.h
CMakeFiles/tutorial-detection-object-mbt2.dir/tutorial-detection-object-mbt2.cpp.o: /opt/ros/indigo/include/visp3/core/vpGEMM.h
CMakeFiles/tutorial-detection-object-mbt2.dir/tutorial-detection-object-mbt2.cpp.o: /opt/ros/indigo/include/visp3/core/vpHomogeneousMatrix.h
CMakeFiles/tutorial-detection-object-mbt2.dir/tutorial-detection-object-mbt2.cpp.o: /opt/ros/indigo/include/visp3/core/vpImage.h
CMakeFiles/tutorial-detection-object-mbt2.dir/tutorial-detection-object-mbt2.cpp.o: /opt/ros/indigo/include/visp3/core/vpImageConvert.h
CMakeFiles/tutorial-detection-object-mbt2.dir/tutorial-detection-object-mbt2.cpp.o: /opt/ros/indigo/include/visp3/core/vpImageException.h
CMakeFiles/tutorial-detection-object-mbt2.dir/tutorial-detection-object-mbt2.cpp.o: /opt/ros/indigo/include/visp3/core/vpImagePoint.h
CMakeFiles/tutorial-detection-object-mbt2.dir/tutorial-detection-object-mbt2.cpp.o: /opt/ros/indigo/include/visp3/core/vpImageTools.h
CMakeFiles/tutorial-detection-object-mbt2.dir/tutorial-detection-object-mbt2.cpp.o: /opt/ros/indigo/include/visp3/core/vpIoTools.h
CMakeFiles/tutorial-detection-object-mbt2.dir/tutorial-detection-object-mbt2.cpp.o: /opt/ros/indigo/include/visp3/core/vpLine.h
CMakeFiles/tutorial-detection-object-mbt2.dir/tutorial-detection-object-mbt2.cpp.o: /opt/ros/indigo/include/visp3/core/vpList.h
CMakeFiles/tutorial-detection-object-mbt2.dir/tutorial-detection-object-mbt2.cpp.o: /opt/ros/indigo/include/visp3/core/vpMath.h
CMakeFiles/tutorial-detection-object-mbt2.dir/tutorial-detection-object-mbt2.cpp.o: /opt/ros/indigo/include/visp3/core/vpMatrix.h
CMakeFiles/tutorial-detection-object-mbt2.dir/tutorial-detection-object-mbt2.cpp.o: /opt/ros/indigo/include/visp3/core/vpMeterPixelConversion.h
CMakeFiles/tutorial-detection-object-mbt2.dir/tutorial-detection-object-mbt2.cpp.o: /opt/ros/indigo/include/visp3/core/vpMouseButton.h
CMakeFiles/tutorial-detection-object-mbt2.dir/tutorial-detection-object-mbt2.cpp.o: /opt/ros/indigo/include/visp3/core/vpPixelMeterConversion.h
CMakeFiles/tutorial-detection-object-mbt2.dir/tutorial-detection-object-mbt2.cpp.o: /opt/ros/indigo/include/visp3/core/vpPlane.h
CMakeFiles/tutorial-detection-object-mbt2.dir/tutorial-detection-object-mbt2.cpp.o: /opt/ros/indigo/include/visp3/core/vpPoint.h
CMakeFiles/tutorial-detection-object-mbt2.dir/tutorial-detection-object-mbt2.cpp.o: /opt/ros/indigo/include/visp3/core/vpPolygon.h
CMakeFiles/tutorial-detection-object-mbt2.dir/tutorial-detection-object-mbt2.cpp.o: /opt/ros/indigo/include/visp3/core/vpPolygon3D.h
CMakeFiles/tutorial-detection-object-mbt2.dir/tutorial-detection-object-mbt2.cpp.o: /opt/ros/indigo/include/visp3/core/vpPoseVector.h
CMakeFiles/tutorial-detection-object-mbt2.dir/tutorial-detection-object-mbt2.cpp.o: /opt/ros/indigo/include/visp3/core/vpQuaternionVector.h
CMakeFiles/tutorial-detection-object-mbt2.dir/tutorial-detection-object-mbt2.cpp.o: /opt/ros/indigo/include/visp3/core/vpRGBa.h
CMakeFiles/tutorial-detection-object-mbt2.dir/tutorial-detection-object-mbt2.cpp.o: /opt/ros/indigo/include/visp3/core/vpRect.h
CMakeFiles/tutorial-detection-object-mbt2.dir/tutorial-detection-object-mbt2.cpp.o: /opt/ros/indigo/include/visp3/core/vpRobust.h
CMakeFiles/tutorial-detection-object-mbt2.dir/tutorial-detection-object-mbt2.cpp.o: /opt/ros/indigo/include/visp3/core/vpRotationMatrix.h
CMakeFiles/tutorial-detection-object-mbt2.dir/tutorial-detection-object-mbt2.cpp.o: /opt/ros/indigo/include/visp3/core/vpRotationVector.h
CMakeFiles/tutorial-detection-object-mbt2.dir/tutorial-detection-object-mbt2.cpp.o: /opt/ros/indigo/include/visp3/core/vpRowVector.h
CMakeFiles/tutorial-detection-object-mbt2.dir/tutorial-detection-object-mbt2.cpp.o: /opt/ros/indigo/include/visp3/core/vpRxyzVector.h
CMakeFiles/tutorial-detection-object-mbt2.dir/tutorial-detection-object-mbt2.cpp.o: /opt/ros/indigo/include/visp3/core/vpRzyxVector.h
CMakeFiles/tutorial-detection-object-mbt2.dir/tutorial-detection-object-mbt2.cpp.o: /opt/ros/indigo/include/visp3/core/vpRzyzVector.h
CMakeFiles/tutorial-detection-object-mbt2.dir/tutorial-detection-object-mbt2.cpp.o: /opt/ros/indigo/include/visp3/core/vpSubColVector.h
CMakeFiles/tutorial-detection-object-mbt2.dir/tutorial-detection-object-mbt2.cpp.o: /opt/ros/indigo/include/visp3/core/vpSubMatrix.h
CMakeFiles/tutorial-detection-object-mbt2.dir/tutorial-detection-object-mbt2.cpp.o: /opt/ros/indigo/include/visp3/core/vpThetaUVector.h
CMakeFiles/tutorial-detection-object-mbt2.dir/tutorial-detection-object-mbt2.cpp.o: /opt/ros/indigo/include/visp3/core/vpThread.h
CMakeFiles/tutorial-detection-object-mbt2.dir/tutorial-detection-object-mbt2.cpp.o: /opt/ros/indigo/include/visp3/core/vpTime.h
CMakeFiles/tutorial-detection-object-mbt2.dir/tutorial-detection-object-mbt2.cpp.o: /opt/ros/indigo/include/visp3/core/vpTracker.h
CMakeFiles/tutorial-detection-object-mbt2.dir/tutorial-detection-object-mbt2.cpp.o: /opt/ros/indigo/include/visp3/core/vpTrackingException.h
CMakeFiles/tutorial-detection-object-mbt2.dir/tutorial-detection-object-mbt2.cpp.o: /opt/ros/indigo/include/visp3/core/vpTranslationVector.h
CMakeFiles/tutorial-detection-object-mbt2.dir/tutorial-detection-object-mbt2.cpp.o: /opt/ros/indigo/include/visp3/core/vpVelocityTwistMatrix.h
CMakeFiles/tutorial-detection-object-mbt2.dir/tutorial-detection-object-mbt2.cpp.o: /opt/ros/indigo/include/visp3/core/vpXmlParser.h
CMakeFiles/tutorial-detection-object-mbt2.dir/tutorial-detection-object-mbt2.cpp.o: /opt/ros/indigo/include/visp3/gui/vpDisplayD3D.h
CMakeFiles/tutorial-detection-object-mbt2.dir/tutorial-detection-object-mbt2.cpp.o: /opt/ros/indigo/include/visp3/gui/vpDisplayGDI.h
CMakeFiles/tutorial-detection-object-mbt2.dir/tutorial-detection-object-mbt2.cpp.o: /opt/ros/indigo/include/visp3/gui/vpDisplayGTK.h
CMakeFiles/tutorial-detection-object-mbt2.dir/tutorial-detection-object-mbt2.cpp.o: /opt/ros/indigo/include/visp3/gui/vpDisplayOpenCV.h
CMakeFiles/tutorial-detection-object-mbt2.dir/tutorial-detection-object-mbt2.cpp.o: /opt/ros/indigo/include/visp3/gui/vpDisplayWin32.h
CMakeFiles/tutorial-detection-object-mbt2.dir/tutorial-detection-object-mbt2.cpp.o: /opt/ros/indigo/include/visp3/gui/vpDisplayX.h
CMakeFiles/tutorial-detection-object-mbt2.dir/tutorial-detection-object-mbt2.cpp.o: /opt/ros/indigo/include/visp3/gui/vpGDIRenderer.h
CMakeFiles/tutorial-detection-object-mbt2.dir/tutorial-detection-object-mbt2.cpp.o: /opt/ros/indigo/include/visp3/gui/vpWin32Renderer.h
CMakeFiles/tutorial-detection-object-mbt2.dir/tutorial-detection-object-mbt2.cpp.o: /opt/ros/indigo/include/visp3/gui/vpWin32Window.h
CMakeFiles/tutorial-detection-object-mbt2.dir/tutorial-detection-object-mbt2.cpp.o: /opt/ros/indigo/include/visp3/io/vpDiskGrabber.h
CMakeFiles/tutorial-detection-object-mbt2.dir/tutorial-detection-object-mbt2.cpp.o: /opt/ros/indigo/include/visp3/io/vpImageIo.h
CMakeFiles/tutorial-detection-object-mbt2.dir/tutorial-detection-object-mbt2.cpp.o: /opt/ros/indigo/include/visp3/io/vpVideoReader.h
CMakeFiles/tutorial-detection-object-mbt2.dir/tutorial-detection-object-mbt2.cpp.o: /opt/ros/indigo/include/visp3/klt/vpKltOpencv.h
CMakeFiles/tutorial-detection-object-mbt2.dir/tutorial-detection-object-mbt2.cpp.o: /opt/ros/indigo/include/visp3/mbt/vpMbDepthDenseTracker.h
CMakeFiles/tutorial-detection-object-mbt2.dir/tutorial-detection-object-mbt2.cpp.o: /opt/ros/indigo/include/visp3/mbt/vpMbDepthNormalTracker.h
CMakeFiles/tutorial-detection-object-mbt2.dir/tutorial-detection-object-mbt2.cpp.o: /opt/ros/indigo/include/visp3/mbt/vpMbEdgeTracker.h
CMakeFiles/tutorial-detection-object-mbt2.dir/tutorial-detection-object-mbt2.cpp.o: /opt/ros/indigo/include/visp3/mbt/vpMbGenericTracker.h
CMakeFiles/tutorial-detection-object-mbt2.dir/tutorial-detection-object-mbt2.cpp.o: /opt/ros/indigo/include/visp3/mbt/vpMbHiddenFaces.h
CMakeFiles/tutorial-detection-object-mbt2.dir/tutorial-detection-object-mbt2.cpp.o: /opt/ros/indigo/include/visp3/mbt/vpMbKltTracker.h
CMakeFiles/tutorial-detection-object-mbt2.dir/tutorial-detection-object-mbt2.cpp.o: /opt/ros/indigo/include/visp3/mbt/vpMbScanLine.h
CMakeFiles/tutorial-detection-object-mbt2.dir/tutorial-detection-object-mbt2.cpp.o: /opt/ros/indigo/include/visp3/mbt/vpMbTracker.h
CMakeFiles/tutorial-detection-object-mbt2.dir/tutorial-detection-object-mbt2.cpp.o: /opt/ros/indigo/include/visp3/mbt/vpMbXmlParser.h
CMakeFiles/tutorial-detection-object-mbt2.dir/tutorial-detection-object-mbt2.cpp.o: /opt/ros/indigo/include/visp3/mbt/vpMbtDistanceCircle.h
CMakeFiles/tutorial-detection-object-mbt2.dir/tutorial-detection-object-mbt2.cpp.o: /opt/ros/indigo/include/visp3/mbt/vpMbtDistanceCylinder.h
CMakeFiles/tutorial-detection-object-mbt2.dir/tutorial-detection-object-mbt2.cpp.o: /opt/ros/indigo/include/visp3/mbt/vpMbtDistanceKltCylinder.h
CMakeFiles/tutorial-detection-object-mbt2.dir/tutorial-detection-object-mbt2.cpp.o: /opt/ros/indigo/include/visp3/mbt/vpMbtDistanceKltPoints.h
CMakeFiles/tutorial-detection-object-mbt2.dir/tutorial-detection-object-mbt2.cpp.o: /opt/ros/indigo/include/visp3/mbt/vpMbtDistanceLine.h
CMakeFiles/tutorial-detection-object-mbt2.dir/tutorial-detection-object-mbt2.cpp.o: /opt/ros/indigo/include/visp3/mbt/vpMbtFaceDepthDense.h
CMakeFiles/tutorial-detection-object-mbt2.dir/tutorial-detection-object-mbt2.cpp.o: /opt/ros/indigo/include/visp3/mbt/vpMbtFaceDepthNormal.h
CMakeFiles/tutorial-detection-object-mbt2.dir/tutorial-detection-object-mbt2.cpp.o: /opt/ros/indigo/include/visp3/mbt/vpMbtKltXmlParser.h
CMakeFiles/tutorial-detection-object-mbt2.dir/tutorial-detection-object-mbt2.cpp.o: /opt/ros/indigo/include/visp3/mbt/vpMbtMeEllipse.h
CMakeFiles/tutorial-detection-object-mbt2.dir/tutorial-detection-object-mbt2.cpp.o: /opt/ros/indigo/include/visp3/mbt/vpMbtMeLine.h
CMakeFiles/tutorial-detection-object-mbt2.dir/tutorial-detection-object-mbt2.cpp.o: /opt/ros/indigo/include/visp3/mbt/vpMbtPolygon.h
CMakeFiles/tutorial-detection-object-mbt2.dir/tutorial-detection-object-mbt2.cpp.o: /opt/ros/indigo/include/visp3/mbt/vpMbtTukeyEstimator.h
CMakeFiles/tutorial-detection-object-mbt2.dir/tutorial-detection-object-mbt2.cpp.o: /opt/ros/indigo/include/visp3/me/vpMe.h
CMakeFiles/tutorial-detection-object-mbt2.dir/tutorial-detection-object-mbt2.cpp.o: /opt/ros/indigo/include/visp3/me/vpMeSite.h
CMakeFiles/tutorial-detection-object-mbt2.dir/tutorial-detection-object-mbt2.cpp.o: /opt/ros/indigo/include/visp3/me/vpMeTracker.h
CMakeFiles/tutorial-detection-object-mbt2.dir/tutorial-detection-object-mbt2.cpp.o: /opt/ros/indigo/include/visp3/sensor/vp1394TwoGrabber.h
CMakeFiles/tutorial-detection-object-mbt2.dir/tutorial-detection-object-mbt2.cpp.o: /opt/ros/indigo/include/visp3/sensor/vpV4l2Grabber.h
CMakeFiles/tutorial-detection-object-mbt2.dir/tutorial-detection-object-mbt2.cpp.o: /opt/ros/indigo/include/visp3/vision/vpBasicKeyPoint.h
CMakeFiles/tutorial-detection-object-mbt2.dir/tutorial-detection-object-mbt2.cpp.o: /opt/ros/indigo/include/visp3/vision/vpHomography.h
CMakeFiles/tutorial-detection-object-mbt2.dir/tutorial-detection-object-mbt2.cpp.o: /opt/ros/indigo/include/visp3/vision/vpKeyPoint.h
CMakeFiles/tutorial-detection-object-mbt2.dir/tutorial-detection-object-mbt2.cpp.o: /opt/ros/indigo/include/visp3/vision/vpPose.h
CMakeFiles/tutorial-detection-object-mbt2.dir/tutorial-detection-object-mbt2.cpp.o: /opt/ros/indigo/include/visp3/vision/vpXmlConfigParserKeyPoint.h
CMakeFiles/tutorial-detection-object-mbt2.dir/tutorial-detection-object-mbt2.cpp.o: /opt/ros/indigo/include/visp3/visp_modules.h
CMakeFiles/tutorial-detection-object-mbt2.dir/tutorial-detection-object-mbt2.cpp.o: /opt/ros/indigo/include/visp3/visual_features/vpBasicFeature.h
CMakeFiles/tutorial-detection-object-mbt2.dir/tutorial-detection-object-mbt2.cpp.o: /opt/ros/indigo/include/visp3/visual_features/vpFeatureEllipse.h
CMakeFiles/tutorial-detection-object-mbt2.dir/tutorial-detection-object-mbt2.cpp.o: /opt/ros/indigo/include/visp3/visual_features/vpFeatureLine.h
CMakeFiles/tutorial-detection-object-mbt2.dir/tutorial-detection-object-mbt2.cpp.o: /opt/ros/indigo/include/visp3/visual_features/vpFeatureThetaU.h
CMakeFiles/tutorial-detection-object-mbt2.dir/tutorial-detection-object-mbt2.cpp.o: /opt/ros/indigo/include/visp3/visual_features/vpFeatureTranslation.h
CMakeFiles/tutorial-detection-object-mbt2.dir/tutorial-detection-object-mbt2.cpp.o: /opt/ros/indigo/include/visp3/vs/vpAdaptiveGain.h
CMakeFiles/tutorial-detection-object-mbt2.dir/tutorial-detection-object-mbt2.cpp.o: /opt/ros/indigo/include/visp3/vs/vpServo.h
CMakeFiles/tutorial-detection-object-mbt2.dir/tutorial-detection-object-mbt2.cpp.o: /opt/ros/indigo/include/visp3/vs/vpServoException.h
CMakeFiles/tutorial-detection-object-mbt2.dir/tutorial-detection-object-mbt2.cpp.o: /usr/include/OGRE/GLX/OgreTimerImp.h
CMakeFiles/tutorial-detection-object-mbt2.dir/tutorial-detection-object-mbt2.cpp.o: /usr/include/OGRE/Ogre.h
CMakeFiles/tutorial-detection-object-mbt2.dir/tutorial-detection-object-mbt2.cpp.o: /usr/include/OGRE/OgreAlignedAllocator.h
CMakeFiles/tutorial-detection-object-mbt2.dir/tutorial-detection-object-mbt2.cpp.o: /usr/include/OGRE/OgreAnimable.h
CMakeFiles/tutorial-detection-object-mbt2.dir/tutorial-detection-object-mbt2.cpp.o: /usr/include/OGRE/OgreAnimation.h
CMakeFiles/tutorial-detection-object-mbt2.dir/tutorial-detection-object-mbt2.cpp.o: /usr/include/OGRE/OgreAnimationState.h
CMakeFiles/tutorial-detection-object-mbt2.dir/tutorial-detection-object-mbt2.cpp.o: /usr/include/OGRE/OgreAnimationTrack.h
CMakeFiles/tutorial-detection-object-mbt2.dir/tutorial-detection-object-mbt2.cpp.o: /usr/include/OGRE/OgreAny.h
CMakeFiles/tutorial-detection-object-mbt2.dir/tutorial-detection-object-mbt2.cpp.o: /usr/include/OGRE/OgreArchive.h
CMakeFiles/tutorial-detection-object-mbt2.dir/tutorial-detection-object-mbt2.cpp.o: /usr/include/OGRE/OgreArchiveManager.h
CMakeFiles/tutorial-detection-object-mbt2.dir/tutorial-detection-object-mbt2.cpp.o: /usr/include/OGRE/OgreAtomicWrappers.h
CMakeFiles/tutorial-detection-object-mbt2.dir/tutorial-detection-object-mbt2.cpp.o: /usr/include/OGRE/OgreAutoParamDataSource.h
CMakeFiles/tutorial-detection-object-mbt2.dir/tutorial-detection-object-mbt2.cpp.o: /usr/include/OGRE/OgreAxisAlignedBox.h
CMakeFiles/tutorial-detection-object-mbt2.dir/tutorial-detection-object-mbt2.cpp.o: /usr/include/OGRE/OgreBillboard.h
CMakeFiles/tutorial-detection-object-mbt2.dir/tutorial-detection-object-mbt2.cpp.o: /usr/include/OGRE/OgreBillboardChain.h
CMakeFiles/tutorial-detection-object-mbt2.dir/tutorial-detection-object-mbt2.cpp.o: /usr/include/OGRE/OgreBillboardSet.h
CMakeFiles/tutorial-detection-object-mbt2.dir/tutorial-detection-object-mbt2.cpp.o: /usr/include/OGRE/OgreBlendMode.h
CMakeFiles/tutorial-detection-object-mbt2.dir/tutorial-detection-object-mbt2.cpp.o: /usr/include/OGRE/OgreBone.h
CMakeFiles/tutorial-detection-object-mbt2.dir/tutorial-detection-object-mbt2.cpp.o: /usr/include/OGRE/OgreBuildSettings.h
CMakeFiles/tutorial-detection-object-mbt2.dir/tutorial-detection-object-mbt2.cpp.o: /usr/include/OGRE/OgreCamera.h
CMakeFiles/tutorial-detection-object-mbt2.dir/tutorial-detection-object-mbt2.cpp.o: /usr/include/OGRE/OgreColourValue.h
CMakeFiles/tutorial-detection-object-mbt2.dir/tutorial-detection-object-mbt2.cpp.o: /usr/include/OGRE/OgreCommon.h
CMakeFiles/tutorial-detection-object-mbt2.dir/tutorial-detection-object-mbt2.cpp.o: /usr/include/OGRE/OgreCompositionPass.h
CMakeFiles/tutorial-detection-object-mbt2.dir/tutorial-detection-object-mbt2.cpp.o: /usr/include/OGRE/OgreCompositionTargetPass.h
CMakeFiles/tutorial-detection-object-mbt2.dir/tutorial-detection-object-mbt2.cpp.o: /usr/include/OGRE/OgreCompositionTechnique.h
CMakeFiles/tutorial-detection-object-mbt2.dir/tutorial-detection-object-mbt2.cpp.o: /usr/include/OGRE/OgreCompositor.h
CMakeFiles/tutorial-detection-object-mbt2.dir/tutorial-detection-object-mbt2.cpp.o: /usr/include/OGRE/OgreCompositorChain.h
CMakeFiles/tutorial-detection-object-mbt2.dir/tutorial-detection-object-mbt2.cpp.o: /usr/include/OGRE/OgreCompositorInstance.h
CMakeFiles/tutorial-detection-object-mbt2.dir/tutorial-detection-object-mbt2.cpp.o: /usr/include/OGRE/OgreCompositorManager.h
CMakeFiles/tutorial-detection-object-mbt2.dir/tutorial-detection-object-mbt2.cpp.o: /usr/include/OGRE/OgreConfig.h
CMakeFiles/tutorial-detection-object-mbt2.dir/tutorial-detection-object-mbt2.cpp.o: /usr/include/OGRE/OgreConfigFile.h
CMakeFiles/tutorial-detection-object-mbt2.dir/tutorial-detection-object-mbt2.cpp.o: /usr/include/OGRE/OgreConfigOptionMap.h
CMakeFiles/tutorial-detection-object-mbt2.dir/tutorial-detection-object-mbt2.cpp.o: /usr/include/OGRE/OgreController.h
CMakeFiles/tutorial-detection-object-mbt2.dir/tutorial-detection-object-mbt2.cpp.o: /usr/include/OGRE/OgreControllerManager.h
CMakeFiles/tutorial-detection-object-mbt2.dir/tutorial-detection-object-mbt2.cpp.o: /usr/include/OGRE/OgreConvexBody.h
CMakeFiles/tutorial-detection-object-mbt2.dir/tutorial-detection-object-mbt2.cpp.o: /usr/include/OGRE/OgreDataStream.h
CMakeFiles/tutorial-detection-object-mbt2.dir/tutorial-detection-object-mbt2.cpp.o: /usr/include/OGRE/OgreEdgeListBuilder.h
CMakeFiles/tutorial-detection-object-mbt2.dir/tutorial-detection-object-mbt2.cpp.o: /usr/include/OGRE/OgreEntity.h
CMakeFiles/tutorial-detection-object-mbt2.dir/tutorial-detection-object-mbt2.cpp.o: /usr/include/OGRE/OgreException.h
CMakeFiles/tutorial-detection-object-mbt2.dir/tutorial-detection-object-mbt2.cpp.o: /usr/include/OGRE/OgreFactoryObj.h
CMakeFiles/tutorial-detection-object-mbt2.dir/tutorial-detection-object-mbt2.cpp.o: /usr/include/OGRE/OgreFrameListener.h
CMakeFiles/tutorial-detection-object-mbt2.dir/tutorial-detection-object-mbt2.cpp.o: /usr/include/OGRE/OgreFrustum.h
CMakeFiles/tutorial-detection-object-mbt2.dir/tutorial-detection-object-mbt2.cpp.o: /usr/include/OGRE/OgreGpuProgram.h
CMakeFiles/tutorial-detection-object-mbt2.dir/tutorial-detection-object-mbt2.cpp.o: /usr/include/OGRE/OgreGpuProgramManager.h
CMakeFiles/tutorial-detection-object-mbt2.dir/tutorial-detection-object-mbt2.cpp.o: /usr/include/OGRE/OgreGpuProgramParams.h
CMakeFiles/tutorial-detection-object-mbt2.dir/tutorial-detection-object-mbt2.cpp.o: /usr/include/OGRE/OgreHardwareBuffer.h
CMakeFiles/tutorial-detection-object-mbt2.dir/tutorial-detection-object-mbt2.cpp.o: /usr/include/OGRE/OgreHardwareBufferManager.h
CMakeFiles/tutorial-detection-object-mbt2.dir/tutorial-detection-object-mbt2.cpp.o: /usr/include/OGRE/OgreHardwareIndexBuffer.h
CMakeFiles/tutorial-detection-object-mbt2.dir/tutorial-detection-object-mbt2.cpp.o: /usr/include/OGRE/OgreHardwareOcclusionQuery.h
CMakeFiles/tutorial-detection-object-mbt2.dir/tutorial-detection-object-mbt2.cpp.o: /usr/include/OGRE/OgreHardwarePixelBuffer.h
CMakeFiles/tutorial-detection-object-mbt2.dir/tutorial-detection-object-mbt2.cpp.o: /usr/include/OGRE/OgreHardwareVertexBuffer.h
CMakeFiles/tutorial-detection-object-mbt2.dir/tutorial-detection-object-mbt2.cpp.o: /usr/include/OGRE/OgreHeaderPrefix.h
CMakeFiles/tutorial-detection-object-mbt2.dir/tutorial-detection-object-mbt2.cpp.o: /usr/include/OGRE/OgreHeaderSuffix.h
CMakeFiles/tutorial-detection-object-mbt2.dir/tutorial-detection-object-mbt2.cpp.o: /usr/include/OGRE/OgreHighLevelGpuProgram.h
CMakeFiles/tutorial-detection-object-mbt2.dir/tutorial-detection-object-mbt2.cpp.o: /usr/include/OGRE/OgreHighLevelGpuProgramManager.h
CMakeFiles/tutorial-detection-object-mbt2.dir/tutorial-detection-object-mbt2.cpp.o: /usr/include/OGRE/OgreImage.h
CMakeFiles/tutorial-detection-object-mbt2.dir/tutorial-detection-object-mbt2.cpp.o: /usr/include/OGRE/OgreInstanceBatch.h
CMakeFiles/tutorial-detection-object-mbt2.dir/tutorial-detection-object-mbt2.cpp.o: /usr/include/OGRE/OgreInstanceManager.h
CMakeFiles/tutorial-detection-object-mbt2.dir/tutorial-detection-object-mbt2.cpp.o: /usr/include/OGRE/OgreInstancedEntity.h
CMakeFiles/tutorial-detection-object-mbt2.dir/tutorial-detection-object-mbt2.cpp.o: /usr/include/OGRE/OgreInstancedGeometry.h
CMakeFiles/tutorial-detection-object-mbt2.dir/tutorial-detection-object-mbt2.cpp.o: /usr/include/OGRE/OgreIteratorRange.h
CMakeFiles/tutorial-detection-object-mbt2.dir/tutorial-detection-object-mbt2.cpp.o: /usr/include/OGRE/OgreIteratorWrapper.h
CMakeFiles/tutorial-detection-object-mbt2.dir/tutorial-detection-object-mbt2.cpp.o: /usr/include/OGRE/OgreIteratorWrappers.h
CMakeFiles/tutorial-detection-object-mbt2.dir/tutorial-detection-object-mbt2.cpp.o: /usr/include/OGRE/OgreKeyFrame.h
CMakeFiles/tutorial-detection-object-mbt2.dir/tutorial-detection-object-mbt2.cpp.o: /usr/include/OGRE/OgreLight.h
CMakeFiles/tutorial-detection-object-mbt2.dir/tutorial-detection-object-mbt2.cpp.o: /usr/include/OGRE/OgreLodListener.h
CMakeFiles/tutorial-detection-object-mbt2.dir/tutorial-detection-object-mbt2.cpp.o: /usr/include/OGRE/OgreLodStrategy.h
CMakeFiles/tutorial-detection-object-mbt2.dir/tutorial-detection-object-mbt2.cpp.o: /usr/include/OGRE/OgreLodStrategyManager.h
CMakeFiles/tutorial-detection-object-mbt2.dir/tutorial-detection-object-mbt2.cpp.o: /usr/include/OGRE/OgreLog.h
CMakeFiles/tutorial-detection-object-mbt2.dir/tutorial-detection-object-mbt2.cpp.o: /usr/include/OGRE/OgreLogManager.h
CMakeFiles/tutorial-detection-object-mbt2.dir/tutorial-detection-object-mbt2.cpp.o: /usr/include/OGRE/OgreManualObject.h
CMakeFiles/tutorial-detection-object-mbt2.dir/tutorial-detection-object-mbt2.cpp.o: /usr/include/OGRE/OgreMaterial.h
CMakeFiles/tutorial-detection-object-mbt2.dir/tutorial-detection-object-mbt2.cpp.o: /usr/include/OGRE/OgreMaterialManager.h
CMakeFiles/tutorial-detection-object-mbt2.dir/tutorial-detection-object-mbt2.cpp.o: /usr/include/OGRE/OgreMaterialSerializer.h
CMakeFiles/tutorial-detection-object-mbt2.dir/tutorial-detection-object-mbt2.cpp.o: /usr/include/OGRE/OgreMath.h
CMakeFiles/tutorial-detection-object-mbt2.dir/tutorial-detection-object-mbt2.cpp.o: /usr/include/OGRE/OgreMatrix3.h
CMakeFiles/tutorial-detection-object-mbt2.dir/tutorial-detection-object-mbt2.cpp.o: /usr/include/OGRE/OgreMatrix4.h
CMakeFiles/tutorial-detection-object-mbt2.dir/tutorial-detection-object-mbt2.cpp.o: /usr/include/OGRE/OgreMemoryAllocatedObject.h
CMakeFiles/tutorial-detection-object-mbt2.dir/tutorial-detection-object-mbt2.cpp.o: /usr/include/OGRE/OgreMemoryAllocatorConfig.h
CMakeFiles/tutorial-detection-object-mbt2.dir/tutorial-detection-object-mbt2.cpp.o: /usr/include/OGRE/OgreMemoryNedAlloc.h
CMakeFiles/tutorial-detection-object-mbt2.dir/tutorial-detection-object-mbt2.cpp.o: /usr/include/OGRE/OgreMemoryNedPooling.h
CMakeFiles/tutorial-detection-object-mbt2.dir/tutorial-detection-object-mbt2.cpp.o: /usr/include/OGRE/OgreMemorySTLAllocator.h
CMakeFiles/tutorial-detection-object-mbt2.dir/tutorial-detection-object-mbt2.cpp.o: /usr/include/OGRE/OgreMemoryStdAlloc.h
CMakeFiles/tutorial-detection-object-mbt2.dir/tutorial-detection-object-mbt2.cpp.o: /usr/include/OGRE/OgreMemoryTracker.h
CMakeFiles/tutorial-detection-object-mbt2.dir/tutorial-detection-object-mbt2.cpp.o: /usr/include/OGRE/OgreMesh.h
CMakeFiles/tutorial-detection-object-mbt2.dir/tutorial-detection-object-mbt2.cpp.o: /usr/include/OGRE/OgreMeshManager.h
CMakeFiles/tutorial-detection-object-mbt2.dir/tutorial-detection-object-mbt2.cpp.o: /usr/include/OGRE/OgreMeshSerializer.h
CMakeFiles/tutorial-detection-object-mbt2.dir/tutorial-detection-object-mbt2.cpp.o: /usr/include/OGRE/OgreMeshSerializerImpl.h
CMakeFiles/tutorial-detection-object-mbt2.dir/tutorial-detection-object-mbt2.cpp.o: /usr/include/OGRE/OgreMovableObject.h
CMakeFiles/tutorial-detection-object-mbt2.dir/tutorial-detection-object-mbt2.cpp.o: /usr/include/OGRE/OgreMovablePlane.h
CMakeFiles/tutorial-detection-object-mbt2.dir/tutorial-detection-object-mbt2.cpp.o: /usr/include/OGRE/OgreNode.h
CMakeFiles/tutorial-detection-object-mbt2.dir/tutorial-detection-object-mbt2.cpp.o: /usr/include/OGRE/OgreOverlay.h
CMakeFiles/tutorial-detection-object-mbt2.dir/tutorial-detection-object-mbt2.cpp.o: /usr/include/OGRE/OgreOverlayContainer.h
CMakeFiles/tutorial-detection-object-mbt2.dir/tutorial-detection-object-mbt2.cpp.o: /usr/include/OGRE/OgreOverlayElement.h
CMakeFiles/tutorial-detection-object-mbt2.dir/tutorial-detection-object-mbt2.cpp.o: /usr/include/OGRE/OgreOverlayElementCommands.h
CMakeFiles/tutorial-detection-object-mbt2.dir/tutorial-detection-object-mbt2.cpp.o: /usr/include/OGRE/OgreOverlayManager.h
CMakeFiles/tutorial-detection-object-mbt2.dir/tutorial-detection-object-mbt2.cpp.o: /usr/include/OGRE/OgreParticle.h
CMakeFiles/tutorial-detection-object-mbt2.dir/tutorial-detection-object-mbt2.cpp.o: /usr/include/OGRE/OgreParticleAffector.h
CMakeFiles/tutorial-detection-object-mbt2.dir/tutorial-detection-object-mbt2.cpp.o: /usr/include/OGRE/OgreParticleEmitter.h
CMakeFiles/tutorial-detection-object-mbt2.dir/tutorial-detection-object-mbt2.cpp.o: /usr/include/OGRE/OgreParticleEmitterCommands.h
CMakeFiles/tutorial-detection-object-mbt2.dir/tutorial-detection-object-mbt2.cpp.o: /usr/include/OGRE/OgreParticleIterator.h
CMakeFiles/tutorial-detection-object-mbt2.dir/tutorial-detection-object-mbt2.cpp.o: /usr/include/OGRE/OgreParticleSystem.h
CMakeFiles/tutorial-detection-object-mbt2.dir/tutorial-detection-object-mbt2.cpp.o: /usr/include/OGRE/OgreParticleSystemManager.h
CMakeFiles/tutorial-detection-object-mbt2.dir/tutorial-detection-object-mbt2.cpp.o: /usr/include/OGRE/OgrePass.h
CMakeFiles/tutorial-detection-object-mbt2.dir/tutorial-detection-object-mbt2.cpp.o: /usr/include/OGRE/OgrePatchMesh.h
CMakeFiles/tutorial-detection-object-mbt2.dir/tutorial-detection-object-mbt2.cpp.o: /usr/include/OGRE/OgrePatchSurface.h
CMakeFiles/tutorial-detection-object-mbt2.dir/tutorial-detection-object-mbt2.cpp.o: /usr/include/OGRE/OgrePixelFormat.h
CMakeFiles/tutorial-detection-object-mbt2.dir/tutorial-detection-object-mbt2.cpp.o: /usr/include/OGRE/OgrePlane.h
CMakeFiles/tutorial-detection-object-mbt2.dir/tutorial-detection-object-mbt2.cpp.o: /usr/include/OGRE/OgrePlaneBoundedVolume.h
CMakeFiles/tutorial-detection-object-mbt2.dir/tutorial-detection-object-mbt2.cpp.o: /usr/include/OGRE/OgrePlatform.h
CMakeFiles/tutorial-detection-object-mbt2.dir/tutorial-detection-object-mbt2.cpp.o: /usr/include/OGRE/OgrePolygon.h
CMakeFiles/tutorial-detection-object-mbt2.dir/tutorial-detection-object-mbt2.cpp.o: /usr/include/OGRE/OgrePose.h
CMakeFiles/tutorial-detection-object-mbt2.dir/tutorial-detection-object-mbt2.cpp.o: /usr/include/OGRE/OgrePredefinedControllers.h
CMakeFiles/tutorial-detection-object-mbt2.dir/tutorial-detection-object-mbt2.cpp.o: /usr/include/OGRE/OgrePrerequisites.h
CMakeFiles/tutorial-detection-object-mbt2.dir/tutorial-detection-object-mbt2.cpp.o: /usr/include/OGRE/OgreProfiler.h
CMakeFiles/tutorial-detection-object-mbt2.dir/tutorial-detection-object-mbt2.cpp.o: /usr/include/OGRE/OgreQuaternion.h
CMakeFiles/tutorial-detection-object-mbt2.dir/tutorial-detection-object-mbt2.cpp.o: /usr/include/OGRE/OgreRadixSort.h
CMakeFiles/tutorial-detection-object-mbt2.dir/tutorial-detection-object-mbt2.cpp.o: /usr/include/OGRE/OgreRay.h
CMakeFiles/tutorial-detection-object-mbt2.dir/tutorial-detection-object-mbt2.cpp.o: /usr/include/OGRE/OgreRectangle.h
CMakeFiles/tutorial-detection-object-mbt2.dir/tutorial-detection-object-mbt2.cpp.o: /usr/include/OGRE/OgreRectangle2D.h
CMakeFiles/tutorial-detection-object-mbt2.dir/tutorial-detection-object-mbt2.cpp.o: /usr/include/OGRE/OgreRenderObjectListener.h
CMakeFiles/tutorial-detection-object-mbt2.dir/tutorial-detection-object-mbt2.cpp.o: /usr/include/OGRE/OgreRenderOperation.h
CMakeFiles/tutorial-detection-object-mbt2.dir/tutorial-detection-object-mbt2.cpp.o: /usr/include/OGRE/OgreRenderQueue.h
CMakeFiles/tutorial-detection-object-mbt2.dir/tutorial-detection-object-mbt2.cpp.o: /usr/include/OGRE/OgreRenderQueueInvocation.h
CMakeFiles/tutorial-detection-object-mbt2.dir/tutorial-detection-object-mbt2.cpp.o: /usr/include/OGRE/OgreRenderQueueListener.h
CMakeFiles/tutorial-detection-object-mbt2.dir/tutorial-detection-object-mbt2.cpp.o: /usr/include/OGRE/OgreRenderQueueSortingGrouping.h
CMakeFiles/tutorial-detection-object-mbt2.dir/tutorial-detection-object-mbt2.cpp.o: /usr/include/OGRE/OgreRenderSystem.h
CMakeFiles/tutorial-detection-object-mbt2.dir/tutorial-detection-object-mbt2.cpp.o: /usr/include/OGRE/OgreRenderSystemCapabilities.h
CMakeFiles/tutorial-detection-object-mbt2.dir/tutorial-detection-object-mbt2.cpp.o: /usr/include/OGRE/OgreRenderTarget.h
CMakeFiles/tutorial-detection-object-mbt2.dir/tutorial-detection-object-mbt2.cpp.o: /usr/include/OGRE/OgreRenderTargetListener.h
CMakeFiles/tutorial-detection-object-mbt2.dir/tutorial-detection-object-mbt2.cpp.o: /usr/include/OGRE/OgreRenderTexture.h
CMakeFiles/tutorial-detection-object-mbt2.dir/tutorial-detection-object-mbt2.cpp.o: /usr/include/OGRE/OgreRenderToVertexBuffer.h
CMakeFiles/tutorial-detection-object-mbt2.dir/tutorial-detection-object-mbt2.cpp.o: /usr/include/OGRE/OgreRenderWindow.h
CMakeFiles/tutorial-detection-object-mbt2.dir/tutorial-detection-object-mbt2.cpp.o: /usr/include/OGRE/OgreRenderable.h
CMakeFiles/tutorial-detection-object-mbt2.dir/tutorial-detection-object-mbt2.cpp.o: /usr/include/OGRE/OgreResource.h
CMakeFiles/tutorial-detection-object-mbt2.dir/tutorial-detection-object-mbt2.cpp.o: /usr/include/OGRE/OgreResourceBackgroundQueue.h
CMakeFiles/tutorial-detection-object-mbt2.dir/tutorial-detection-object-mbt2.cpp.o: /usr/include/OGRE/OgreResourceGroupManager.h
CMakeFiles/tutorial-detection-object-mbt2.dir/tutorial-detection-object-mbt2.cpp.o: /usr/include/OGRE/OgreResourceManager.h
CMakeFiles/tutorial-detection-object-mbt2.dir/tutorial-detection-object-mbt2.cpp.o: /usr/include/OGRE/OgreRibbonTrail.h
CMakeFiles/tutorial-detection-object-mbt2.dir/tutorial-detection-object-mbt2.cpp.o: /usr/include/OGRE/OgreRoot.h
CMakeFiles/tutorial-detection-object-mbt2.dir/tutorial-detection-object-mbt2.cpp.o: /usr/include/OGRE/OgreRotationalSpline.h
CMakeFiles/tutorial-detection-object-mbt2.dir/tutorial-detection-object-mbt2.cpp.o: /usr/include/OGRE/OgreSceneManager.h
CMakeFiles/tutorial-detection-object-mbt2.dir/tutorial-detection-object-mbt2.cpp.o: /usr/include/OGRE/OgreSceneManagerEnumerator.h
CMakeFiles/tutorial-detection-object-mbt2.dir/tutorial-detection-object-mbt2.cpp.o: /usr/include/OGRE/OgreSceneNode.h
CMakeFiles/tutorial-detection-object-mbt2.dir/tutorial-detection-object-mbt2.cpp.o: /usr/include/OGRE/OgreSceneQuery.h
CMakeFiles/tutorial-detection-object-mbt2.dir/tutorial-detection-object-mbt2.cpp.o: /usr/include/OGRE/OgreScriptLoader.h
CMakeFiles/tutorial-detection-object-mbt2.dir/tutorial-detection-object-mbt2.cpp.o: /usr/include/OGRE/OgreSerializer.h
CMakeFiles/tutorial-detection-object-mbt2.dir/tutorial-detection-object-mbt2.cpp.o: /usr/include/OGRE/OgreShadowCameraSetup.h
CMakeFiles/tutorial-detection-object-mbt2.dir/tutorial-detection-object-mbt2.cpp.o: /usr/include/OGRE/OgreShadowCameraSetupFocused.h
CMakeFiles/tutorial-detection-object-mbt2.dir/tutorial-detection-object-mbt2.cpp.o: /usr/include/OGRE/OgreShadowCameraSetupLiSPSM.h
CMakeFiles/tutorial-detection-object-mbt2.dir/tutorial-detection-object-mbt2.cpp.o: /usr/include/OGRE/OgreShadowCameraSetupPSSM.h
CMakeFiles/tutorial-detection-object-mbt2.dir/tutorial-detection-object-mbt2.cpp.o: /usr/include/OGRE/OgreShadowCameraSetupPlaneOptimal.h
CMakeFiles/tutorial-detection-object-mbt2.dir/tutorial-detection-object-mbt2.cpp.o: /usr/include/OGRE/OgreShadowCaster.h
CMakeFiles/tutorial-detection-object-mbt2.dir/tutorial-detection-object-mbt2.cpp.o: /usr/include/OGRE/OgreShadowTextureManager.h
CMakeFiles/tutorial-detection-object-mbt2.dir/tutorial-detection-object-mbt2.cpp.o: /usr/include/OGRE/OgreSharedPtr.h
CMakeFiles/tutorial-detection-object-mbt2.dir/tutorial-detection-object-mbt2.cpp.o: /usr/include/OGRE/OgreSimpleRenderable.h
CMakeFiles/tutorial-detection-object-mbt2.dir/tutorial-detection-object-mbt2.cpp.o: /usr/include/OGRE/OgreSimpleSpline.h
CMakeFiles/tutorial-detection-object-mbt2.dir/tutorial-detection-object-mbt2.cpp.o: /usr/include/OGRE/OgreSingleton.h
CMakeFiles/tutorial-detection-object-mbt2.dir/tutorial-detection-object-mbt2.cpp.o: /usr/include/OGRE/OgreSkeleton.h
CMakeFiles/tutorial-detection-object-mbt2.dir/tutorial-detection-object-mbt2.cpp.o: /usr/include/OGRE/OgreSkeletonInstance.h
CMakeFiles/tutorial-detection-object-mbt2.dir/tutorial-detection-object-mbt2.cpp.o: /usr/include/OGRE/OgreSkeletonManager.h
CMakeFiles/tutorial-detection-object-mbt2.dir/tutorial-detection-object-mbt2.cpp.o: /usr/include/OGRE/OgreSkeletonSerializer.h
CMakeFiles/tutorial-detection-object-mbt2.dir/tutorial-detection-object-mbt2.cpp.o: /usr/include/OGRE/OgreSphere.h
CMakeFiles/tutorial-detection-object-mbt2.dir/tutorial-detection-object-mbt2.cpp.o: /usr/include/OGRE/OgreStaticGeometry.h
CMakeFiles/tutorial-detection-object-mbt2.dir/tutorial-detection-object-mbt2.cpp.o: /usr/include/OGRE/OgreStdHeaders.h
CMakeFiles/tutorial-detection-object-mbt2.dir/tutorial-detection-object-mbt2.cpp.o: /usr/include/OGRE/OgreString.h
CMakeFiles/tutorial-detection-object-mbt2.dir/tutorial-detection-object-mbt2.cpp.o: /usr/include/OGRE/OgreStringConverter.h
CMakeFiles/tutorial-detection-object-mbt2.dir/tutorial-detection-object-mbt2.cpp.o: /usr/include/OGRE/OgreStringInterface.h
CMakeFiles/tutorial-detection-object-mbt2.dir/tutorial-detection-object-mbt2.cpp.o: /usr/include/OGRE/OgreStringVector.h
CMakeFiles/tutorial-detection-object-mbt2.dir/tutorial-detection-object-mbt2.cpp.o: /usr/include/OGRE/OgreSubEntity.h
CMakeFiles/tutorial-detection-object-mbt2.dir/tutorial-detection-object-mbt2.cpp.o: /usr/include/OGRE/OgreSubMesh.h
CMakeFiles/tutorial-detection-object-mbt2.dir/tutorial-detection-object-mbt2.cpp.o: /usr/include/OGRE/OgreTechnique.h
CMakeFiles/tutorial-detection-object-mbt2.dir/tutorial-detection-object-mbt2.cpp.o: /usr/include/OGRE/OgreTexture.h
CMakeFiles/tutorial-detection-object-mbt2.dir/tutorial-detection-object-mbt2.cpp.o: /usr/include/OGRE/OgreTextureManager.h
CMakeFiles/tutorial-detection-object-mbt2.dir/tutorial-detection-object-mbt2.cpp.o: /usr/include/OGRE/OgreTextureUnitState.h
CMakeFiles/tutorial-detection-object-mbt2.dir/tutorial-detection-object-mbt2.cpp.o: /usr/include/OGRE/OgreTimer.h
CMakeFiles/tutorial-detection-object-mbt2.dir/tutorial-detection-object-mbt2.cpp.o: /usr/include/OGRE/OgreUTFString.h
CMakeFiles/tutorial-detection-object-mbt2.dir/tutorial-detection-object-mbt2.cpp.o: /usr/include/OGRE/OgreUserObjectBindings.h
CMakeFiles/tutorial-detection-object-mbt2.dir/tutorial-detection-object-mbt2.cpp.o: /usr/include/OGRE/OgreVector2.h
CMakeFiles/tutorial-detection-object-mbt2.dir/tutorial-detection-object-mbt2.cpp.o: /usr/include/OGRE/OgreVector3.h
CMakeFiles/tutorial-detection-object-mbt2.dir/tutorial-detection-object-mbt2.cpp.o: /usr/include/OGRE/OgreVector4.h
CMakeFiles/tutorial-detection-object-mbt2.dir/tutorial-detection-object-mbt2.cpp.o: /usr/include/OGRE/OgreVertexBoneAssignment.h
CMakeFiles/tutorial-detection-object-mbt2.dir/tutorial-detection-object-mbt2.cpp.o: /usr/include/OGRE/OgreVertexIndexData.h
CMakeFiles/tutorial-detection-object-mbt2.dir/tutorial-detection-object-mbt2.cpp.o: /usr/include/OGRE/OgreViewport.h
CMakeFiles/tutorial-detection-object-mbt2.dir/tutorial-detection-object-mbt2.cpp.o: /usr/include/OGRE/OgreWindowEventUtilities.h
CMakeFiles/tutorial-detection-object-mbt2.dir/tutorial-detection-object-mbt2.cpp.o: /usr/include/OGRE/OgreWorkQueue.h
CMakeFiles/tutorial-detection-object-mbt2.dir/tutorial-detection-object-mbt2.cpp.o: /usr/include/OGRE/Threading/OgreThreadDefines.h
CMakeFiles/tutorial-detection-object-mbt2.dir/tutorial-detection-object-mbt2.cpp.o: /usr/include/OGRE/Threading/OgreThreadDefinesBoost.h
CMakeFiles/tutorial-detection-object-mbt2.dir/tutorial-detection-object-mbt2.cpp.o: /usr/include/OGRE/Threading/OgreThreadHeaders.h
CMakeFiles/tutorial-detection-object-mbt2.dir/tutorial-detection-object-mbt2.cpp.o: /usr/include/OGRE/Threading/OgreThreadHeadersBoost.h
CMakeFiles/tutorial-detection-object-mbt2.dir/tutorial-detection-object-mbt2.cpp.o: /usr/include/libxml2/libxml/SAX.h
CMakeFiles/tutorial-detection-object-mbt2.dir/tutorial-detection-object-mbt2.cpp.o: /usr/include/libxml2/libxml/SAX2.h
CMakeFiles/tutorial-detection-object-mbt2.dir/tutorial-detection-object-mbt2.cpp.o: /usr/include/libxml2/libxml/dict.h
CMakeFiles/tutorial-detection-object-mbt2.dir/tutorial-detection-object-mbt2.cpp.o: /usr/include/libxml2/libxml/encoding.h
CMakeFiles/tutorial-detection-object-mbt2.dir/tutorial-detection-object-mbt2.cpp.o: /usr/include/libxml2/libxml/entities.h
CMakeFiles/tutorial-detection-object-mbt2.dir/tutorial-detection-object-mbt2.cpp.o: /usr/include/libxml2/libxml/globals.h
CMakeFiles/tutorial-detection-object-mbt2.dir/tutorial-detection-object-mbt2.cpp.o: /usr/include/libxml2/libxml/hash.h
CMakeFiles/tutorial-detection-object-mbt2.dir/tutorial-detection-object-mbt2.cpp.o: /usr/include/libxml2/libxml/list.h
CMakeFiles/tutorial-detection-object-mbt2.dir/tutorial-detection-object-mbt2.cpp.o: /usr/include/libxml2/libxml/parser.h
CMakeFiles/tutorial-detection-object-mbt2.dir/tutorial-detection-object-mbt2.cpp.o: /usr/include/libxml2/libxml/threads.h
CMakeFiles/tutorial-detection-object-mbt2.dir/tutorial-detection-object-mbt2.cpp.o: /usr/include/libxml2/libxml/tree.h
CMakeFiles/tutorial-detection-object-mbt2.dir/tutorial-detection-object-mbt2.cpp.o: /usr/include/libxml2/libxml/valid.h
CMakeFiles/tutorial-detection-object-mbt2.dir/tutorial-detection-object-mbt2.cpp.o: /usr/include/libxml2/libxml/xlink.h
CMakeFiles/tutorial-detection-object-mbt2.dir/tutorial-detection-object-mbt2.cpp.o: /usr/include/libxml2/libxml/xmlIO.h
CMakeFiles/tutorial-detection-object-mbt2.dir/tutorial-detection-object-mbt2.cpp.o: /usr/include/libxml2/libxml/xmlautomata.h
CMakeFiles/tutorial-detection-object-mbt2.dir/tutorial-detection-object-mbt2.cpp.o: /usr/include/libxml2/libxml/xmlerror.h
CMakeFiles/tutorial-detection-object-mbt2.dir/tutorial-detection-object-mbt2.cpp.o: /usr/include/libxml2/libxml/xmlexports.h
CMakeFiles/tutorial-detection-object-mbt2.dir/tutorial-detection-object-mbt2.cpp.o: /usr/include/libxml2/libxml/xmlmemory.h
CMakeFiles/tutorial-detection-object-mbt2.dir/tutorial-detection-object-mbt2.cpp.o: /usr/include/libxml2/libxml/xmlregexp.h
CMakeFiles/tutorial-detection-object-mbt2.dir/tutorial-detection-object-mbt2.cpp.o: /usr/include/libxml2/libxml/xmlstring.h
CMakeFiles/tutorial-detection-object-mbt2.dir/tutorial-detection-object-mbt2.cpp.o: /usr/include/libxml2/libxml/xmlversion.h
CMakeFiles/tutorial-detection-object-mbt2.dir/tutorial-detection-object-mbt2.cpp.o: /usr/include/libxml2/libxml/xmlwriter.h
CMakeFiles/tutorial-detection-object-mbt2.dir/tutorial-detection-object-mbt2.cpp.o: /usr/include/ois/OIS.h
CMakeFiles/tutorial-detection-object-mbt2.dir/tutorial-detection-object-mbt2.cpp.o: /usr/include/ois/OISConfig.h
CMakeFiles/tutorial-detection-object-mbt2.dir/tutorial-detection-object-mbt2.cpp.o: /usr/include/ois/OISEffect.h
CMakeFiles/tutorial-detection-object-mbt2.dir/tutorial-detection-object-mbt2.cpp.o: /usr/include/ois/OISEvents.h
CMakeFiles/tutorial-detection-object-mbt2.dir/tutorial-detection-object-mbt2.cpp.o: /usr/include/ois/OISException.h
CMakeFiles/tutorial-detection-object-mbt2.dir/tutorial-detection-object-mbt2.cpp.o: /usr/include/ois/OISFactoryCreator.h
CMakeFiles/tutorial-detection-object-mbt2.dir/tutorial-detection-object-mbt2.cpp.o: /usr/include/ois/OISForceFeedback.h
CMakeFiles/tutorial-detection-object-mbt2.dir/tutorial-detection-object-mbt2.cpp.o: /usr/include/ois/OISInputManager.h
CMakeFiles/tutorial-detection-object-mbt2.dir/tutorial-detection-object-mbt2.cpp.o: /usr/include/ois/OISInterface.h
CMakeFiles/tutorial-detection-object-mbt2.dir/tutorial-detection-object-mbt2.cpp.o: /usr/include/ois/OISJoyStick.h
CMakeFiles/tutorial-detection-object-mbt2.dir/tutorial-detection-object-mbt2.cpp.o: /usr/include/ois/OISKeyboard.h
CMakeFiles/tutorial-detection-object-mbt2.dir/tutorial-detection-object-mbt2.cpp.o: /usr/include/ois/OISMouse.h
CMakeFiles/tutorial-detection-object-mbt2.dir/tutorial-detection-object-mbt2.cpp.o: /usr/include/ois/OISMultiTouch.h
CMakeFiles/tutorial-detection-object-mbt2.dir/tutorial-detection-object-mbt2.cpp.o: /usr/include/ois/OISObject.h
CMakeFiles/tutorial-detection-object-mbt2.dir/tutorial-detection-object-mbt2.cpp.o: /usr/include/ois/OISPrereqs.h
CMakeFiles/tutorial-detection-object-mbt2.dir/tutorial-detection-object-mbt2.cpp.o: /usr/include/opencv/cv.h
CMakeFiles/tutorial-detection-object-mbt2.dir/tutorial-detection-object-mbt2.cpp.o: /usr/include/opencv/cxcore.h
CMakeFiles/tutorial-detection-object-mbt2.dir/tutorial-detection-object-mbt2.cpp.o: /usr/include/opencv/highgui.h

View file

@ -0,0 +1,10 @@
# CMAKE generated file: DO NOT EDIT!
# Generated by "Unix Makefiles" Generator, CMake Version 2.8
# compile CXX with /usr/bin/c++
CXX_FLAGS = -fopenmp -I/opt/ros/indigo/include -I/usr/include/opencv -I/usr/include/eigen3 -I/usr/include/libxml2 -I/usr/include/OGRE -I/usr/include/ois
CXX_DEFINES =
# Custom flags: CMakeFiles/tutorial-detection-object-mbt2.dir/tutorial-detection-object-mbt2.cpp.o_FLAGS = -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-overloaded-virtual

View file

@ -0,0 +1 @@
/usr/bin/c++ -fopenmp CMakeFiles/tutorial-detection-object-mbt2.dir/tutorial-detection-object-mbt2.cpp.o -o tutorial-detection-object-mbt2 -rdynamic /opt/ros/indigo/lib/x86_64-linux-gnu/libvisp_core.so.3.1.0 /opt/ros/indigo/lib/x86_64-linux-gnu/libvisp_vision.so.3.1.0 /opt/ros/indigo/lib/x86_64-linux-gnu/libvisp_mbt.so.3.1.0 /opt/ros/indigo/lib/x86_64-linux-gnu/libvisp_io.so.3.1.0 /opt/ros/indigo/lib/x86_64-linux-gnu/libvisp_gui.so.3.1.0 /opt/ros/indigo/lib/x86_64-linux-gnu/libvisp_vision.so.3.1.0 /opt/ros/indigo/lib/x86_64-linux-gnu/libvisp_visual_features.so.3.1.0 /opt/ros/indigo/lib/x86_64-linux-gnu/libvisp_me.so.3.1.0 /opt/ros/indigo/lib/x86_64-linux-gnu/libvisp_blob.so.3.1.0 /opt/ros/indigo/lib/x86_64-linux-gnu/libvisp_klt.so.3.1.0 /opt/ros/indigo/lib/x86_64-linux-gnu/libvisp_ar.so.3.1.0 /opt/ros/indigo/lib/x86_64-linux-gnu/libvisp_io.so.3.1.0 /opt/ros/indigo/lib/x86_64-linux-gnu/libvisp_core.so.3.1.0 /usr/lib/x86_64-linux-gnu/libopencv_videostab.so.2.4.8 /usr/lib/x86_64-linux-gnu/libopencv_video.so.2.4.8 /usr/lib/x86_64-linux-gnu/libopencv_ts.so.2.4.8 /usr/lib/x86_64-linux-gnu/libopencv_superres.so.2.4.8 /usr/lib/x86_64-linux-gnu/libopencv_stitching.so.2.4.8 /usr/lib/x86_64-linux-gnu/libopencv_photo.so.2.4.8 /usr/lib/x86_64-linux-gnu/libopencv_ocl.so.2.4.8 /usr/lib/x86_64-linux-gnu/libopencv_objdetect.so.2.4.8 /usr/lib/x86_64-linux-gnu/libopencv_ml.so.2.4.8 /usr/lib/x86_64-linux-gnu/libopencv_legacy.so.2.4.8 /usr/lib/x86_64-linux-gnu/libopencv_imgproc.so.2.4.8 /usr/lib/x86_64-linux-gnu/libopencv_highgui.so.2.4.8 /usr/lib/x86_64-linux-gnu/libopencv_gpu.so.2.4.8 /usr/lib/x86_64-linux-gnu/libopencv_flann.so.2.4.8 /usr/lib/x86_64-linux-gnu/libopencv_features2d.so.2.4.8 /usr/lib/x86_64-linux-gnu/libopencv_core.so.2.4.8 /usr/lib/x86_64-linux-gnu/libopencv_contrib.so.2.4.8 /usr/lib/x86_64-linux-gnu/libopencv_calib3d.so.2.4.8 -llapack -lblas -lxml2 -ljpeg -lpng -lz -lboost_thread -lboost_system -lboost_date_time -lpthread -lOgreMain -lOIS -lGL -lSM -lICE -lX11 -lXext -lCoin -lm -lnsl -Wl,-rpath,/opt/ros/indigo/lib/x86_64-linux-gnu

View file

@ -0,0 +1,2 @@
CMAKE_PROGRESS_1 = 2

View file

@ -0,0 +1,26 @@
project(tutorial-detection-object)
cmake_minimum_required(VERSION 2.6)
find_package(VISP REQUIRED visp_core visp_vision visp_mbt visp_io visp_gui)
# set the list of source files
set(tutorial_cpp
tutorial-detection-object-mbt2.cpp
#detection_multi_tracker.cpp
detection_limited_info.cpp
)
foreach(cpp ${tutorial_cpp})
visp_add_target(${cpp})
if(VISP_HAVE_OGRE)
visp_set_source_file_compile_flag(${cpp} -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-overloaded-virtual)
endif()
if(COMMAND visp_add_dependency)
visp_add_dependency(${cpp} "tutorials")
endif()
endforeach()

View file

@ -0,0 +1,26 @@
project(tutorial-detection-object)
cmake_minimum_required(VERSION 2.6)
find_package(VISP REQUIRED visp_core visp_vision visp_mbt visp_io visp_gui)
# set the list of source files
set(tutorial_cpp
tutorial-detection-object-mbt2.cpp
detection_multi_tracker.cpp
detection_limited_info.cpp
)
foreach(cpp ${tutorial_cpp})
visp_add_target(${cpp})
if(VISP_HAVE_OGRE)
visp_set_source_file_compile_flag(${cpp} -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-overloaded-virtual)
endif()
if(COMMAND visp_add_dependency)
visp_add_dependency(${cpp} "tutorials")
endif()
endforeach()

View file

@ -0,0 +1,204 @@
# CMAKE generated file: DO NOT EDIT!
# Generated by "Unix Makefiles" Generator, CMake Version 2.8
# Default target executed when no arguments are given to make.
default_target: all
.PHONY : default_target
#=============================================================================
# Special targets provided by cmake.
# Disable implicit rules so canonical targets will work.
.SUFFIXES:
# Remove some rules from gmake that .SUFFIXES does not remove.
SUFFIXES =
.SUFFIXES: .hpux_make_needs_suffix_list
# Suppress display of executed commands.
$(VERBOSE).SILENT:
# A target that is always out of date.
cmake_force:
.PHONY : cmake_force
#=============================================================================
# Set environment variables for the build.
# The shell in which to execute make rules.
SHELL = /bin/sh
# The CMake executable.
CMAKE_COMMAND = /usr/bin/cmake
# The command to remove a file.
RM = /usr/bin/cmake -E remove -f
# Escaping for special characters.
EQUALS = =
# The top-level source directory on which CMake was run.
CMAKE_SOURCE_DIR = /home/harle/catkin_ws/src/BaxterInterface/Visp_tests/learn_tests
# The top-level build directory on which CMake was run.
CMAKE_BINARY_DIR = /home/harle/catkin_ws/src/BaxterInterface/Visp_tests/learn_tests
#=============================================================================
# Targets provided globally by CMake.
# Special rule for the target edit_cache
edit_cache:
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Running interactive CMake command-line interface..."
/usr/bin/cmake -i .
.PHONY : edit_cache
# Special rule for the target edit_cache
edit_cache/fast: edit_cache
.PHONY : edit_cache/fast
# Special rule for the target rebuild_cache
rebuild_cache:
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Running CMake to regenerate build system..."
/usr/bin/cmake -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR)
.PHONY : rebuild_cache
# Special rule for the target rebuild_cache
rebuild_cache/fast: rebuild_cache
.PHONY : rebuild_cache/fast
# The main all target
all: cmake_check_build_system
$(CMAKE_COMMAND) -E cmake_progress_start /home/harle/catkin_ws/src/BaxterInterface/Visp_tests/learn_tests/CMakeFiles /home/harle/catkin_ws/src/BaxterInterface/Visp_tests/learn_tests/CMakeFiles/progress.marks
$(MAKE) -f CMakeFiles/Makefile2 all
$(CMAKE_COMMAND) -E cmake_progress_start /home/harle/catkin_ws/src/BaxterInterface/Visp_tests/learn_tests/CMakeFiles 0
.PHONY : all
# The main clean target
clean:
$(MAKE) -f CMakeFiles/Makefile2 clean
.PHONY : clean
# The main clean target
clean/fast: clean
.PHONY : clean/fast
# Prepare targets for installation.
preinstall: all
$(MAKE) -f CMakeFiles/Makefile2 preinstall
.PHONY : preinstall
# Prepare targets for installation.
preinstall/fast:
$(MAKE) -f CMakeFiles/Makefile2 preinstall
.PHONY : preinstall/fast
# clear depends
depend:
$(CMAKE_COMMAND) -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 1
.PHONY : depend
#=============================================================================
# Target rules for targets named detection_limited_info
# Build rule for target.
detection_limited_info: cmake_check_build_system
$(MAKE) -f CMakeFiles/Makefile2 detection_limited_info
.PHONY : detection_limited_info
# fast build rule for target.
detection_limited_info/fast:
$(MAKE) -f CMakeFiles/detection_limited_info.dir/build.make CMakeFiles/detection_limited_info.dir/build
.PHONY : detection_limited_info/fast
#=============================================================================
# Target rules for targets named tutorial-detection-object-mbt2
# Build rule for target.
tutorial-detection-object-mbt2: cmake_check_build_system
$(MAKE) -f CMakeFiles/Makefile2 tutorial-detection-object-mbt2
.PHONY : tutorial-detection-object-mbt2
# fast build rule for target.
tutorial-detection-object-mbt2/fast:
$(MAKE) -f CMakeFiles/tutorial-detection-object-mbt2.dir/build.make CMakeFiles/tutorial-detection-object-mbt2.dir/build
.PHONY : tutorial-detection-object-mbt2/fast
detection_limited_info.o: detection_limited_info.cpp.o
.PHONY : detection_limited_info.o
# target to build an object file
detection_limited_info.cpp.o:
$(MAKE) -f CMakeFiles/detection_limited_info.dir/build.make CMakeFiles/detection_limited_info.dir/detection_limited_info.cpp.o
.PHONY : detection_limited_info.cpp.o
detection_limited_info.i: detection_limited_info.cpp.i
.PHONY : detection_limited_info.i
# target to preprocess a source file
detection_limited_info.cpp.i:
$(MAKE) -f CMakeFiles/detection_limited_info.dir/build.make CMakeFiles/detection_limited_info.dir/detection_limited_info.cpp.i
.PHONY : detection_limited_info.cpp.i
detection_limited_info.s: detection_limited_info.cpp.s
.PHONY : detection_limited_info.s
# target to generate assembly for a file
detection_limited_info.cpp.s:
$(MAKE) -f CMakeFiles/detection_limited_info.dir/build.make CMakeFiles/detection_limited_info.dir/detection_limited_info.cpp.s
.PHONY : detection_limited_info.cpp.s
tutorial-detection-object-mbt2.o: tutorial-detection-object-mbt2.cpp.o
.PHONY : tutorial-detection-object-mbt2.o
# target to build an object file
tutorial-detection-object-mbt2.cpp.o:
$(MAKE) -f CMakeFiles/tutorial-detection-object-mbt2.dir/build.make CMakeFiles/tutorial-detection-object-mbt2.dir/tutorial-detection-object-mbt2.cpp.o
.PHONY : tutorial-detection-object-mbt2.cpp.o
tutorial-detection-object-mbt2.i: tutorial-detection-object-mbt2.cpp.i
.PHONY : tutorial-detection-object-mbt2.i
# target to preprocess a source file
tutorial-detection-object-mbt2.cpp.i:
$(MAKE) -f CMakeFiles/tutorial-detection-object-mbt2.dir/build.make CMakeFiles/tutorial-detection-object-mbt2.dir/tutorial-detection-object-mbt2.cpp.i
.PHONY : tutorial-detection-object-mbt2.cpp.i
tutorial-detection-object-mbt2.s: tutorial-detection-object-mbt2.cpp.s
.PHONY : tutorial-detection-object-mbt2.s
# target to generate assembly for a file
tutorial-detection-object-mbt2.cpp.s:
$(MAKE) -f CMakeFiles/tutorial-detection-object-mbt2.dir/build.make CMakeFiles/tutorial-detection-object-mbt2.dir/tutorial-detection-object-mbt2.cpp.s
.PHONY : tutorial-detection-object-mbt2.cpp.s
# Help Target
help:
@echo "The following are some of the valid targets for this Makefile:"
@echo "... all (the default if no target is provided)"
@echo "... clean"
@echo "... depend"
@echo "... detection_limited_info"
@echo "... edit_cache"
@echo "... rebuild_cache"
@echo "... tutorial-detection-object-mbt2"
@echo "... detection_limited_info.o"
@echo "... detection_limited_info.i"
@echo "... detection_limited_info.s"
@echo "... tutorial-detection-object-mbt2.o"
@echo "... tutorial-detection-object-mbt2.i"
@echo "... tutorial-detection-object-mbt2.s"
.PHONY : help
#=============================================================================
# Special targets to cleanup operation of make.
# Special rule to run CMake to check the build system integrity.
# No rule that depends on this can have commands that come from listfiles
# because they might be regenerated.
cmake_check_build_system:
$(CMAKE_COMMAND) -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 0
.PHONY : cmake_check_build_system

View file

@ -0,0 +1,27 @@
V1
# 3D Points
8 # Number of points
0 0 0 # Point 0: X Y Z
0 0 -0.022
0.252 0 -0.022
0.252 0 0
0.252 0.178 0
0.252 0.178 -0.022
0 0.178 -0.022
0 0.178 0 # Point 7
# 3D Lines
0 # Number of lines
# Faces from 3D lines
0 # Number of faces
# Faces from 3D points
6 # Number of faces
4 0 1 2 3 # Face 0: [number of points] [index of the 3D points]...
4 1 6 5 2
4 4 5 6 7
4 0 3 4 7
4 5 4 3 2
4 0 7 6 1 # Face 5
# 3D cylinders
0 # Number of cylinders
# 3D circles
0 # Number of circles

View file

@ -0,0 +1,5 @@
4 # Number of points
0 0 0 # Point 0
0.252 0 0 # Point 3
0.252 0 -0.022 # Point 2
0.252 0.178 -0.022 # Point 5

View file

@ -0,0 +1,43 @@
<?xml version="1.0"?>
<conf>
<ecm>
<mask>
<size>5</size>
<nb_mask>180</nb_mask>
</mask>
<range>
<tracking>8</tracking>
</range>
<contrast>
<edge_threshold>10000</edge_threshold>
<mu1>0.5</mu1>
<mu2>0.5</mu2>
</contrast>
<sample>
<step>4</step>
</sample>
</ecm>
<klt>
<mask_border>5</mask_border>
<max_features>300</max_features>
<window_size>5</window_size>
<quality>0.015</quality>
<min_distance>8</min_distance>
<harris>0.01</harris>
<size_block>3</size_block>
<pyramid_lvl>3</pyramid_lvl>
</klt>
<camera>
<u0>315.385037</u0>
<v0>238.464158</v0>
<px>536.389905</px>
<py>537.240938</py>
</camera>
<face>
<angle_appear>70</angle_appear>
<angle_disappear>80</angle_disappear>
<near_clipping>0.1</near_clipping>
<far_clipping>100</far_clipping>
<fov_clipping>1</fov_clipping>
</face>
</conf>

View file

@ -0,0 +1,43 @@
<?xml version="1.0"?>
<conf>
<ecm>
<mask>
<size>5</size>
<nb_mask>180</nb_mask>
</mask>
<range>
<tracking>8</tracking>
</range>
<contrast>
<edge_threshold>10000</edge_threshold>
<mu1>0.5</mu1>
<mu2>0.5</mu2>
</contrast>
<sample>
<step>4</step>
</sample>
</ecm>
<klt>
<mask_border>5</mask_border>
<max_features>300</max_features>
<window_size>5</window_size>
<quality>0.015</quality>
<min_distance>8</min_distance>
<harris>0.04</harris>
<size_block>3</size_block>
<pyramid_lvl>3</pyramid_lvl>
</klt>
<camera>
<u0>315.385037</u0>
<v0>238.464158</v0>
<px>536.389905</px>
<py>537.240938</py>
</camera>
<face>
<angle_appear>70</angle_appear>
<angle_disappear>80</angle_disappear>
<near_clipping>0.1</near_clipping>
<far_clipping>100</far_clipping>
<fov_clipping>1</fov_clipping>
</face>
</conf>

View file

@ -0,0 +1,27 @@
V1
# 3D Points
8 # Number of points
0 0 0 # Point 0: X Y Z
0 0 -0.017
0.232 0 -0.017
0.232 0 0
0.232 0.155 0
0.232 0.155 -0.017
0 0.155 -0.017
0 0.155 0 # Point 7
# 3D Lines
0 # Number of lines
# Faces from 3D lines
0 # Number of faces
# Faces from 3D points
6 # Number of faces
4 0 1 2 3 # Face 0: [number of points] [index of the 3D points]...
4 1 6 5 2
4 4 5 6 7
4 0 3 4 7
4 5 4 3 2
4 0 7 6 1 # Face 5
# 3D cylinders
0 # Number of cylinders
# 3D circles
0 # Number of circles

View file

@ -0,0 +1,43 @@
<?xml version="1.0"?>
<conf>
<ecm>
<mask>
<size>5</size>
<nb_mask>180</nb_mask>
</mask>
<range>
<tracking>8</tracking>
</range>
<contrast>
<edge_threshold>10000</edge_threshold>
<mu1>0.5</mu1>
<mu2>0.5</mu2>
</contrast>
<sample>
<step>4</step>
</sample>
</ecm>
<klt>
<mask_border>5</mask_border>
<max_features>300</max_features>
<window_size>5</window_size>
<quality>0.015</quality>
<min_distance>8</min_distance>
<harris>0.01</harris>
<size_block>3</size_block>
<pyramid_lvl>3</pyramid_lvl>
</klt>
<camera>
<u0>315.385037</u0>
<v0>238.464158</v0>
<px>536.389905</px>
<py>537.240938</py>
</camera>
<face>
<angle_appear>70</angle_appear>
<angle_disappear>80</angle_disappear>
<near_clipping>0.1</near_clipping>
<far_clipping>100</far_clipping>
<fov_clipping>1</fov_clipping>
</face>
</conf>

Binary file not shown.

Binary file not shown.

View file

@ -0,0 +1,8 @@
Book cMo for training image 000
rows: 4
cols: 4
data:
- [0.5665910387, -0.8235039121, 0.02856399138, -0.004725561405]
- [-0.612495359, -0.444094245, -0.6539340461, 0.05318802529]
- [0.5512023495, 0.3530178583, -0.7560121439, 0.398670845]
- [0, 0, 0, 1]

View file

@ -0,0 +1,8 @@
Book cMo for training image 001
rows: 4
cols: 4
data:
- [-0.6442421126, -0.7648185729, 0.00215661327, 0.1005236514]
- [-0.5078681912, 0.4256891629, -0.7489049586, -0.03211180135]
- [0.5718583747, -0.4835713879, -0.6626739108, 0.4744785946]
- [0, 0, 0, 1]

View file

@ -0,0 +1,8 @@
Book cMo for training image 002
rows: 4
cols: 4
data:
- [0.5931860286, 0.8050635925, -0.001716825525, -0.1530651462]
- [0.5488091651, -0.4059313336, -0.7307723672, -0.09305480426]
- [-0.5890151405, 0.4325417487, -0.6826190738, 0.5348952909]
- [0, 0, 0, 1]

View file

@ -0,0 +1,8 @@
Book cMo for training image 003
rows: 4
cols: 4
data:
- [-0.4033631815, 0.9148985892, -0.01608462887, -0.04515121073]
- [0.6287289807, 0.2643387569, -0.7313172297, -0.168069378]
- [-0.6648293109, -0.3050993168, -0.6818477794, 0.5964581417]
- [0, 0, 0, 1]

View file

@ -0,0 +1,8 @@
Book cMo for training image 004
rows: 4
cols: 4
data:
- [-0.9985837435, 0.05141800958, -0.0136636575, 0.09960909748]
- [0.04448102767, 0.6659832775, -0.7446393169, -0.1074251457]
- [-0.02918810413, -0.7441924902, -0.6673272002, 0.5639220715]
- [0, 0, 0, 1]

View file

@ -0,0 +1,8 @@
Book cMo for training image 005
rows: 4
cols: 4
data:
- [-0.2314201876, -0.9583649151, 0.1672763771, 0.09835545579]
- [0.7484075924, -0.06552319445, 0.6599945353, -0.0974700766]
- [-0.6215551242, 0.2779269699, 0.7324109687, 0.5499983612]
- [0, 0, 0, 1]

View file

@ -0,0 +1,8 @@
Book cMo for training image 005
rows: 4
cols: 4
data:
- [-0.2314201876, -0.9583649151, 0.1672763771, 0.09835545579]
- [0.7484075924, -0.06552319445, 0.6599945353, -0.0974700766]
- [-0.6215551242, 0.2779269699, 0.7324109687, 0.5499983612]
- [0; 0; 0; 1]

View file

@ -0,0 +1,8 @@
Book cMo for training image 006
rows: 4
cols: 4
data:
- [-0.9945932359, 0.06416141072, 0.0816554258, 0.1218390655]
- [-0.03089262028, -0.933506626, 0.357226854, 0.06690798951]
- [0.09914605993, 0.3527728626, 0.93044149, 0.2360881003]
- [0, 0, 0, 1]

View file

@ -0,0 +1,8 @@
Book cMo for training image 008
rows: 4
cols: 4
data:
- [0.02063568325, -0.5653102458, -0.8246202123, 0.0403687505]
- [0.8210674394, 0.4801939642, -0.3086454546, -0.1745029756]
- [0.5704580865, -0.6706996964, 0.4740669666, 0.4630312508]
- [0, 0, 0, 1]

View file

@ -0,0 +1,8 @@
Book cMo for training image 007
rows: 4
cols: 4
data:
- [-0.03028468063, -0.4076156195, 0.9126512723, 0.05370078927]
- [-0.6648925807, 0.6899748614, 0.2860988409, 0.00863761359]
- [-0.7463247914, -0.5981506477, -0.2919162695, 0.5950621033]
- [0, 0, 0, 1]

View file

@ -0,0 +1,9 @@
Book cMo for training image 007
rows: 4
cols: 4
data:
- [-0.03609085509, -0.3148440768, 0.9484569877, 0.04713881051]
- [-0.8006242946, 0.5771011583, 0.1611055304, 0.02971868344]
- [-0.5980787482, -0.7535432704, -0.2728998912, 0.6240615433]
- [0, 0, 0, 1]

View file

@ -0,0 +1,8 @@
Book cMo for training image 006
rows: 4
cols: 4
data:
- [0.02063568325, -0.5653102458, -0.8246202123, 0.0403687505]
- [0.8210674394, 0.4801939642, -0.3086454546, -0.1745029756]
- [0.5704580865, -0.6706996964, 0.4740669666, 0.4630312508]
- [0, 0, 0, 1]

View file

@ -0,0 +1,8 @@
Book cMo for training image 009
rows: 4
cols: 4
data:
- [-0.9994394457, 0.006264701471, -0.03288689451, 0.1238992921]
- [0.03112213929, -0.1881441717, -0.9816481972, 0.01594317069]
- [-0.01233721043, -0.9821214406, 0.1878437358, 0.4121166041]
- [0, 0, 0, 1]

View file

@ -0,0 +1,8 @@
Book cMo for training image 010
rows: 4
cols: 4
data:
- [-0.4708977952, -0.8758554817, 0.1055103862, 0.1637869872]
- [0.5260415703, -0.1827654425, 0.8305883814, -0.07876409183]
- [-0.7081917345, 0.4466250868, 0.5468002369, 0.3485744882]
- [0, 0, 0, 1]

View file

@ -0,0 +1,27 @@
V1
# 3D Points
8 # Number of points
0 0 0 # Point 0: X Y Z
0 0 -0.080
0.200 0 -0.080
0.200 0 0
0.200 0.120 0
0.200 0.120 -0.080
0 0.120 -0.080
0 0.120 0 # Point 7
# 3D Lines
0 # Number of lines
# Faces from 3D lines
0 # Number of faces
# Faces from 3D points
6 # Number of faces
4 0 1 2 3 # Face 0: [number of points] [index of the 3D points]...
4 1 6 5 2
4 4 5 6 7
4 0 3 4 7
4 5 4 3 2
4 0 7 6 1 # Face 5
# 3D cylinders
0 # Number of cylinders
# 3D circles
0 # Number of circles

View file

@ -0,0 +1,44 @@
# Install script for directory: /home/harle/catkin_ws/src/BaxterInterface/Visp_tests/learn_tests
# Set the install prefix
IF(NOT DEFINED CMAKE_INSTALL_PREFIX)
SET(CMAKE_INSTALL_PREFIX "/usr/local")
ENDIF(NOT DEFINED CMAKE_INSTALL_PREFIX)
STRING(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}")
# Set the install configuration name.
IF(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME)
IF(BUILD_TYPE)
STRING(REGEX REPLACE "^[^A-Za-z0-9_]+" ""
CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}")
ELSE(BUILD_TYPE)
SET(CMAKE_INSTALL_CONFIG_NAME "")
ENDIF(BUILD_TYPE)
MESSAGE(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"")
ENDIF(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME)
# Set the component getting installed.
IF(NOT CMAKE_INSTALL_COMPONENT)
IF(COMPONENT)
MESSAGE(STATUS "Install component: \"${COMPONENT}\"")
SET(CMAKE_INSTALL_COMPONENT "${COMPONENT}")
ELSE(COMPONENT)
SET(CMAKE_INSTALL_COMPONENT)
ENDIF(COMPONENT)
ENDIF(NOT CMAKE_INSTALL_COMPONENT)
# Install shared libraries without execute permission?
IF(NOT DEFINED CMAKE_INSTALL_SO_NO_EXE)
SET(CMAKE_INSTALL_SO_NO_EXE "1")
ENDIF(NOT DEFINED CMAKE_INSTALL_SO_NO_EXE)
IF(CMAKE_INSTALL_COMPONENT)
SET(CMAKE_INSTALL_MANIFEST "install_manifest_${CMAKE_INSTALL_COMPONENT}.txt")
ELSE(CMAKE_INSTALL_COMPONENT)
SET(CMAKE_INSTALL_MANIFEST "install_manifest.txt")
ENDIF(CMAKE_INSTALL_COMPONENT)
FILE(WRITE "/home/harle/catkin_ws/src/BaxterInterface/Visp_tests/learn_tests/${CMAKE_INSTALL_MANIFEST}" "")
FOREACH(file ${CMAKE_INSTALL_MANIFEST_FILES})
FILE(APPEND "/home/harle/catkin_ws/src/BaxterInterface/Visp_tests/learn_tests/${CMAKE_INSTALL_MANIFEST}" "${file}\n")
ENDFOREACH(file)

Binary file not shown.

View file

@ -0,0 +1,729 @@
//! \example tutorial-detection-object-mbt2.cpp
#include <visp3/core/vpConfig.h>
#include <visp3/core/vpIoTools.h>
#include <visp3/gui/vpDisplayGDI.h>
#include <visp3/gui/vpDisplayOpenCV.h>
#include <visp3/gui/vpDisplayX.h>
#include <visp3/io/vpVideoReader.h>
#include <visp3/mbt/vpMbGenericTracker.h>
#include <visp3/vision/vpKeyPoint.h>
//Options
#define IMATCHING
// #define HYBRID_MATCHING
// #define VAR_TRESH
#ifdef HYBRID_MATCHING
enum State
{
WAITING_FOR_INITIALIZATION,
TRACKING,
LOST,
UNCERTAIN //=Tracking OK / Matching FAIL
};
#endif
#if (VISP_HAVE_OPENCV_VERSION >= 0x020400)
void learn(const vpImage<unsigned char> &I, vpMbGenericTracker &tracker, vpKeyPoint &keypoint_learning, int id)
{
//! [Keypoints reference detection]
std::vector<cv::KeyPoint> trainKeyPoints;
double elapsedTime;
keypoint_learning.detect(I, trainKeyPoints, elapsedTime);
//! [Keypoints reference detection]
//! [Keypoints selection on faces]
std::vector<vpPolygon> polygons;
std::vector<std::vector<vpPoint> > roisPt;
std::pair<std::vector<vpPolygon>, std::vector<std::vector<vpPoint> > > pair = tracker.getPolygonFaces();
polygons = pair.first;
roisPt = pair.second;
std::vector<cv::Point3f> points3f;
vpHomogeneousMatrix cMo;
tracker.getPose(cMo);
vpCameraParameters cam;
tracker.getCameraParameters(cam);
vpKeyPoint::compute3DForPointsInPolygons(cMo, cam, trainKeyPoints, polygons, roisPt, points3f);
//! [Keypoints selection on faces]
//! [Keypoints build reference]
keypoint_learning.buildReference(I, trainKeyPoints, points3f, true, id);
//! [Keypoints build reference]
//! [Display reference keypoints]
for (std::vector<cv::KeyPoint>::const_iterator it = trainKeyPoints.begin(); it != trainKeyPoints.end(); ++it) {
vpDisplay::displayCross(I, (int)it->pt.y, (int)it->pt.x, 4, vpColor::red);
}
//! [Display reference keypoints]
}
#endif
#ifdef VAR_TRESH
//Compute cummulative variance of a list of vector.
double varVector(std::list< vpArray2D<double> > vector_list)
{
//Attention aux vecteurs vides
double var[3], mean[3];
//Compute means
for (std::list< vpArray2D<double> >::iterator it=vector_list.begin(); it != vector_list.end(); ++it)
{
if((*it).size()!=3)
{
std::cout<<"WARNING varVector : invalid array size"<<std::endl;
return -1;
}
else
{
for(unsigned int j=0; j< 3; j++)
{
mean[j]+=*(*it)[j];
}
}
}
for(unsigned int j=0; j<3; j++)
{
mean[j] /= vector_list.size();
}
//Compute variances
for (std::list< vpArray2D<double> >::iterator it=vector_list.begin(); it != vector_list.end(); ++it)
{
for(unsigned int j=0; j< 3; j++)
{
var[j]+=(*(*it)[j]-mean[j])*(*(*it)[j]-mean[j]);
}
}
for(unsigned int j=0; j<3; j++)
{
var[j] /= vector_list.size();
}
return var[0]+var[1]+var[2];
}
#endif
#ifdef HYBRID_MATCHING
float computeConfidenceLevel(std::list<State> states)
{
float res = 0;
for (std::list<State>::iterator it=states.begin(); it != states.end(); ++it)
{
switch(*it)
{
case TRACKING:
res += 1;
break;
case UNCERTAIN:
res += 0.5;
break;
case LOST:
res -=1;
case WAITING_FOR_INITIALIZATION:
break;
}
}
res = res/states.size();
return res;
}
#endif
int main(int argc, char **argv)
{
#if (VISP_HAVE_OPENCV_VERSION >= 0x020400)
//! [MBT code]
try {
std::string videoname = "book.mpeg";
for (int i = 0; i < argc; i++) {
if (std::string(argv[i]) == "--name")
videoname = std::string(argv[i + 1]);
else if (std::string(argv[i]) == "--help") {
std::cout << "\nUsage: " << argv[0] << " [--name <video name>] [--help]\n" << std::endl;
return 0;
}
}
std::string parentname = vpIoTools::getParent(videoname);
std::string objectname = vpIoTools::getNameWE(videoname);
if (!parentname.empty())
objectname = parentname + "/" + objectname;
std::cout << "Video name: " << videoname << std::endl;
std::cout << "Tracker requested config files: " << objectname << ".[init,"
#ifdef VISP_HAVE_XML2
<< "xml,"
#endif
<< "cao or wrl]" << std::endl;
std::cout << "Tracker optional config files: " << objectname << ".[ppm]" << std::endl;
vpImage<unsigned char> I;
vpHomogeneousMatrix cMo;
vpCameraParameters cam;
vpMbGenericTracker tracker; //Bug lors de la config de type KLT de tracker dans le constructeur.
tracker.setTrackerType(vpMbGenericTracker::EDGE_TRACKER | vpMbGenericTracker::KLT_TRACKER);
bool usexml = false;
#ifdef VISP_HAVE_XML2
if (vpIoTools::checkFilename(objectname + ".xml")) {
tracker.loadConfigFile(objectname + ".xml");
tracker.getCameraParameters(cam);
usexml = true;
}
#endif
if (!usexml) {
vpMe me;
me.setMaskSize(5);
me.setMaskNumber(180);
me.setRange(7);
me.setThreshold(5000);
me.setMu1(0.5);
me.setMu2(0.5);
me.setSampleStep(4);
me.setNbTotalSample(250);
tracker.setMovingEdge(me);
cam.initPersProjWithoutDistortion(547, 542, 339, 235);
tracker.setCameraParameters(cam);
tracker.setAngleAppear(vpMath::rad(89));
tracker.setAngleDisappear(vpMath::rad(89));
tracker.setNearClippingDistance(0.01);
tracker.setFarClippingDistance(10.0);
tracker.setClipping(tracker.getClipping() | vpMbtPolygon::FOV_CLIPPING);
vpKltOpencv klt_settings;
klt_settings.setMaxFeatures(300);
klt_settings.setWindowSize(5);
klt_settings.setQuality(0.015);
klt_settings.setMinDistance(8);
klt_settings.setHarrisFreeParameter(0.01);
klt_settings.setBlockSize(3);
klt_settings.setPyramidLevels(3);
tracker.setKltOpencv(klt_settings);
tracker.setKltMaskBorder(5);
}
tracker.setOgreVisibilityTest(false);
if (vpIoTools::checkFilename(objectname + ".cao"))
tracker.loadModel(objectname + ".cao");
else if (vpIoTools::checkFilename(objectname + ".wrl"))
tracker.loadModel(objectname + ".wrl");
tracker.setDisplayFeatures(true);
//! [MBT code]
//! [Keypoint declaration]
vpKeyPoint keypoint_learning("ORB", "ORB", "BruteForce-Hamming");
#if (VISP_HAVE_OPENCV_VERSION < 0x030000)
keypoint_learning.setDetectorParameter("ORB", "nLevels", 1);
#else
cv::Ptr<cv::ORB> orb_learning = keypoint_learning.getDetector("ORB").dynamicCast<cv::ORB>();
if (orb_learning != NULL) {
orb_learning->setNLevels(1);
}
#endif
//! [Keypoint declaration]
#if defined(VISP_HAVE_X11)
vpDisplayX display;
#elif defined(VISP_HAVE_GDI)
vpDisplayGDI display;
#elif defined(VISP_HAVE_OPENCV)
vpDisplayOpenCV display;
#else
std::cout << "No image viewer is available..." << std::endl;
return 0;
#endif
videoname = "data_test/%03d.png";
/*
* Start the part of the code dedicated to object learning from 3 images
*/
unsigned int init_data_nb = 11;
// vpVideoReader g;
// g.setFileName("book_training/train_image_%03d.png");
std::string trainData[] = {
"book_training/train_image_000",
"book_training/train_image_001",
"book_training/train_image_002",
"book_training/train_image_003",
"book_training/train_image_004",
"book_training/train_image_005",
"book_training/train_image_006",
"book_training/train_image_007",
"book_training/train_image_008",
"book_training/train_image_009",
"book_training/train_image_010"};
// std::string trainData[] = {
// "book2_training/train_image_000",
// "book2_training/train_image_001",
// "book2_training/train_image_002",
// "book2_training/train_image_003"};
// std::string trainData[] = {
// "box_training/train_image_000",
// "box_training/train_image_001",
// "box_training/train_image_002",
// "box_training/train_image_003",
// "box_training/train_image_004",
// "box_training/train_image_005"};
vpHomogeneousMatrix initPoseTab[init_data_nb];
// std::cout<<"Load init cMo"<<std::endl;
// vpArray2D<double>::loadYAML(cMoName[0],initPoseTab[0]);
// initPoseTab[0].print();
//Acquisition des cMo d'intialisation
for (int i = 0; i < init_data_nb; i++)
{
// std::cout<<i<<std::endl;
vpArray2D<double>::loadYAML(trainData[i]+".yml",initPoseTab[i]);
}
for (int i = 0; i < init_data_nb; i++) {
//Acquisition des images d'initialisation
vpImageIo::read(I, trainData[i]+".png");
// if(i==0 || !g.end())
// g.acquire(I);
// else
// std::cout<<"Missing training image !"<<std::endl;
// vpArray2D<double>::loadYAML(cMoName[i],initPoseTab[i]);
if (i == 0) {
display.init(I, 10, 10);
}
std::stringstream title;
title << "Learning cube on image: " << trainData[i];
// title << "Learning cube on image: " << g.getFrameIndex();
vpDisplay::setTitle(I, title.str().c_str());
vpDisplay::display(I);
//! [Set tracker pose]
// tracker.setPose(I, initPoseTab[i]);
// tracker.initFromPose(I,initPoseTab[i]);
tracker.init(I);
//! [Set tracker pose]
// std::cout<<"Refine"<<std::endl;
//! [Refine pose]
// tracker.track(I);
//! [Refine pose]
// std::cout<<"Display"<<std::endl;
//! [Display tracker pose]
tracker.getPose(cMo);
tracker.display(I, cMo, cam, vpColor::red);
//! [Display tracker pose]
// std::cout<<"Learn"<<std::endl;
//! [Learn cube call]
learn(I, tracker, keypoint_learning, i);
//! [Learn cube call]
vpDisplay::displayText(I, 10, 10, "Learning step: keypoints are detected on visible cube faces", vpColor::red);
if (i < 2) {
vpDisplay::displayText(I, 30, 10, "Click to continue the learning...", vpColor::red);
} else {
vpDisplay::displayText(I, 30, 10, "Click to continue with the detection...", vpColor::red);
}
vpDisplay::flush(I);
// vpDisplay::getClick(I, true);
std::cout<<trainData[i]<<" learned !"<<std::endl;
}
// g.close();
//! [Save learning data]
#ifdef IMATCHING
keypoint_learning.saveLearningData("book_learning_data.bin", true, true); //+sauvegarde des images d'entrainement pour l'affichage
#else
keypoint_learning.saveLearningData("book_learning_data.bin", true, false);
#endif
//! [Save learning data]
/*
* Start the part of the code dedicated to detection and localization
*/
//! [Init keypoint detection]
vpKeyPoint::vpFilterMatchingType filterType = vpKeyPoint::noFilterMatching;
vpKeyPoint keypoint_detection("ORB", "ORB", "BruteForce-Hamming",filterType);
#if (VISP_HAVE_OPENCV_VERSION < 0x030000)
keypoint_detection.setDetectorParameter("ORB", "nLevels", 1);
#else
cv::Ptr<cv::ORB> orb_detector = keypoint_detection.getDetector("ORB").dynamicCast<cv::ORB>();
orb_detector = keypoint_detection.getDetector("ORB").dynamicCast<cv::ORB>();
if (orb_detector != NULL) {
orb_detector->setNLevels(1);
}
#endif
//! [Init keypoint detection]
//! [Load teabox learning data]
keypoint_detection.loadLearningData("book_learning_data.bin", true);
//! [Load teabox learning data]
#ifdef IMATCHING
//! [Create image matching]
vpImage<unsigned char> IMatching;
keypoint_detection.createImageMatching(I, IMatching);
//! [Create image matching]
#endif
// std::cout<<"Reading : "<<videoname<<std::endl;
vpVideoReader g;
g.setFileName(videoname);
g.open(I);
#if defined VISP_HAVE_X11
vpDisplayX display2;
#elif defined VISP_HAVE_GTK
vpDisplayGTK display2;
#elif defined VISP_HAVE_GDI
vpDisplayGDI display2;
#else
vpDisplayOpenCV display2;
#endif
#ifdef IMATCHING
display2.init(IMatching, 50, 50, "Display matching between learned and current images");
#endif
vpDisplay::setTitle(I, "Cube detection and localization");
///// TEST ////
// if(rect_roi==NULL)
// rect_roi = new vpRect();
// double time=0, nb=0;
// display.init(I, 10, 10);
#ifdef VAR_TRESH
//Var Treshold
std::list< vpArray2D<double> > translation_mem;
std::list< vpArray2D<double> > rotation_mem;
unsigned int var_mem_length = 15; // + = stabilité / - = rapidité
double tvar_treshold = 0.3;
double rvar_treshold = 0.5;
double tvar, rvar;
//Var Treshold
#endif
#ifdef HYBRID_MATCHING
vpRect* rect_roi = new vpRect();
State track_state = WAITING_FOR_INITIALIZATION;
std::list<State> state_mem;
unsigned int state_mem_length = 10;
#endif
///////////////
double error;
bool click_done = false;
while (!g.end()) {
g.acquire(I);
vpDisplay::display(I);
#ifdef IMATCHING
//! [Insert image matching]
keypoint_detection.insertImageMatching(I, IMatching);
//! [Insert image matching]
vpDisplay::display(IMatching);
#endif
// vpDisplay::displayText(I, 10, 10, "Detection and localization in process...", vpColor::red);
double elapsedTime;
unsigned int nbMatch;
unsigned int match_tresh = 50;
vpRect boundingBox;
vpImagePoint center;
std::list<vpImagePoint> mem;
tracker.init(I);
// ! [Matching and pose estimation]
// if (keypoint_detection.matchPoint(I, cam, cMo, error, elapsedTime,NULL,*rect_roi)) {
// if (keypoint_detection.matchPoint(I, cam, cMo, error, elapsedTime)) {
// nbMatch = keypoint_detection.matchPoint(I);
keypoint_detection.matchPointAndDetect(I, boundingBox, center);
nbMatch = keypoint_detection.getMatches().size();
std::cout<<"Nb Match : "<<nbMatch<<std::endl;
if(nbMatch>match_tresh){
vpDisplay::displayPoint(I,center,vpColor::blue,10);
vpDisplay::displayRectangle(I, boundingBox, vpColor::blue,false,2);
//! [Matching and pose estimation]
try
{
tracker.track(I);
// tracker.testTracking();
}
catch(...)
{
}
tracker.getPose(cMo);
#ifdef VAR_TRESH
//Var Treshold
translation_mem.push_front(cMo.getTranslationVector());
rotation_mem.push_front(cMo.getThetaUVector());
if(translation_mem.size()==var_mem_length)
{
// tvar = varVector(translation_mem);
// std::cout<<"Var trans : "<<tvar<<std::endl;
translation_mem.pop_back();
}
if(rotation_mem.size()==var_mem_length)
{
// rvar=varVector(rotation_mem);
// std::cout<<"Var rot : "<<rvar<<std::endl;
rotation_mem.pop_back();
}
tvar = varVector(translation_mem);
rvar=varVector(rotation_mem);
if(tvar < tvar_treshold && rvar < rvar_treshold)
{
//Var Treshold
#endif
#ifdef HYBRID_MATCHING
//Init ou Reinit du tracker après perte ou après incertitude
if(track_state != TRACKING || (tvar<0.1 && rvar<0.1))
{
tracker.initFromPose(I,cMo);
track_state = TRACKING;
}
#endif
//! [Tracker set pose]
// tracker.setPose(I, cMo);
//! [Tracker set pose]
/////TEST/////
// time+=elapsedTime; nb++;
// std::vector<vpImagePoint> roi;
// for(unsigned int i=0; i<tracker.getNbPolygon();i++)
// {
// std::vector<vpImagePoint> temp = tracker.getPolygon(i)->getRoi(cam);
// roi.insert(roi.end(), temp.begin(), temp.end());
// }
// delete rect_roi;
// rect_roi = new vpRect(roi);
//Affichage de l'origine pointée par cMo
// vpPoint origine;
// origine.setWorldCoordinates(0,0,0) ;
// // std::cout <<"Origne (o):"<< origine.oP << std::endl ;
// origine.changeFrame(cMo) ;
// // std::cout << "Origine (c) : "<< origine.cP << std::endl ;
// origine.project(cMo);
// // std::cout << "Origine (2D) : "<< origine.p << std::endl ;
// vpImagePoint ImRes;
// vpMeterPixelConversion::convertPoint(cam,origine.p[0],origine.p[1],ImRes);
// // std::cout<<"Point : ";
// // std::cout<<ImRes.get_u()<<" / "<<ImRes.get_v();
// // std::cout<<std::endl;
// vpDisplay::displayPoint(I,ImRes,vpColor::blue,10);
/////////////
//! [Display]
// tracker.display(I, cMo, cam, vpColor::red, 2);
// vpDisplay::displayFrame(I, cMo, cam, 0.05, vpColor::none, 3);
#ifdef VAR_TRESH
}
else
{
std::cout<<"Object detection uncertain in frame : "<<g.getFrameIndex()<<std::endl;
#ifdef HYBRID_MATCHING
//Tentative d'améliorationde la détédction avec ROI
if(track_state == TRACKING || track_state == UNCERTAIN) //Tracker initialisé
{
std::vector<vpImagePoint> roi;
for(unsigned int i=0; i<tracker.getNbPolygon();i++)
{
std::vector<vpImagePoint> temp = tracker.getPolygon(i)->getRoi(cam);
roi.insert(roi.end(), temp.begin(), temp.end());
}
delete rect_roi;
rect_roi = new vpRect(roi);
if (keypoint_detection.matchPoint(I, cam, cMo, error, elapsedTime,NULL,*rect_roi))
{
//Remplace previous result
translation_mem.pop_front();
rotation_mem.pop_front();
translation_mem.push_front(cMo.getTranslationVector());
rotation_mem.push_front(cMo.getThetaUVector());
tvar = varVector(translation_mem);
rvar=varVector(rotation_mem);
if(tvar < tvar_treshold && rvar < rvar_treshold)
{
std::cout<<"Object detection improved : "<<g.getFrameIndex()<<std::endl;
vpDisplay::displayFrame(I, cMo, cam, 0.05, vpColor::none, 3);
track_state = TRACKING;
}
else
{
track_state = UNCERTAIN;
}
}
//BoF BOF
// else if( track_state = WAITING_FOR_INITIALIZATION )
// {
// track_state = UNCERTAIN;
// }
}
#endif
}
#endif
//! [Display]
#ifdef IMATCHING
keypoint_detection.displayMatching(I, IMatching);
#endif
//! [Get RANSAC inliers outliers]
std::vector<vpImagePoint> ransacInliers = keypoint_detection.getRansacInliers();
std::vector<vpImagePoint> ransacOutliers = keypoint_detection.getRansacOutliers();
//! [Get RANSAC inliers outliers]
//! [Display RANSAC inliers]
for (std::vector<vpImagePoint>::const_iterator it = ransacInliers.begin(); it != ransacInliers.end(); ++it) {
vpDisplay::displayCircle(I, *it, 4, vpColor::green);
#ifdef IMATCHING
vpImagePoint imPt(*it);
imPt.set_u(imPt.get_u() + I.getWidth());
imPt.set_v(imPt.get_v() + I.getHeight());
vpDisplay::displayCircle(IMatching, imPt, 4, vpColor::green);
vpDisplay::displayCircle(I, imPt, 4, vpColor::green);
#endif
}
//! [Display RANSAC inliers]
//! [Display RANSAC outliers]
for (std::vector<vpImagePoint>::const_iterator it = ransacOutliers.begin(); it != ransacOutliers.end(); ++it) {
vpDisplay::displayCircle(I, *it, 4, vpColor::red);
#ifdef IMATCHING
vpImagePoint imPt(*it);
imPt.set_u(imPt.get_u() + I.getWidth());
imPt.set_v(imPt.get_v() + I.getHeight());
vpDisplay::displayCircle(IMatching, imPt, 4, vpColor::red);
vpDisplay::displayCircle(I, imPt, 4, vpColor::red);
#endif
}
//! [Display RANSAC outliers]
#ifdef IMATCHING
//! [Display image matching]
keypoint_detection.displayMatching(I, IMatching);
//! [Display image matching]
//! [Display model image matching]
// vpCameraParameters cam2;
// cam2.initPersProjWithoutDistortion(cam.get_px(), cam.get_py(), cam.get_u0() + I.getWidth(),
// cam.get_v0() + I.getHeight());
// tracker.setCameraParameters(cam2);
// tracker.setPose(IMatching, cMo);
// tracker.display(IMatching, cMo, cam2, vpColor::red, 2);
// vpDisplay::displayFrame(IMatching, cMo, cam2, 0.05, vpColor::none, 3);
//! [Display model image matching]
#endif
}
else
{
std::cout<<"Object Lost in frame : "<<g.getFrameIndex()<<std::endl;
#ifdef HYBRID_MATCHING
track_state = UNCERTAIN;
#endif
}
#ifdef HYBRID_MATCHING
if(track_state == TRACKING || track_state == UNCERTAIN) //Tracker intialisé
{
try
{
tracker.track(I);
// tracker.testTracking();
}
catch(...)
{
track_state = LOST;
std::cout<<"Tracker : Object Lost in frame : "<<g.getFrameIndex()<<std::endl;
}
if(track_state !=LOST)
{
tracker.getPose(cMo);
tracker.display(I, cMo, cam, vpColor::blue, 4);
}
}
state_mem.push_front(track_state);
if(state_mem.size()==state_mem_length)
{
std::stringstream title2;
title2 << "Confidence level :"<<computeConfidenceLevel(state_mem);
// vpDisplay::displayText(I, 10, 10, "Confidence Level : "+std::to_string(computeConfidenceLevel(state_mem)), vpColor::red); //C++11
vpDisplay::displayText(I, 10, 10, title2.str().c_str(), vpColor::red);
// std::cout<<"Confidence level :"<<computeConfidenceLevel(state_mem)<<std::endl;
state_mem.pop_back();
}
#endif
vpDisplay::flush(I);
if (vpDisplay::getClick(I, false)) {
click_done = true;
break;
}
// vpDisplay::getClick(I, true);
#ifdef IMATCHING
vpDisplay::displayText(IMatching, 30, 10, "A click to exit.", vpColor::red);
vpDisplay::flush(IMatching);
if (vpDisplay::getClick(IMatching, false)) {
click_done = true;
break;
}
// vpDisplay::getClick(IMatching, true);
#endif
}
// std::cout<<"Moyenne temps execution : "<<time/nb<<std::endl;
// delete rect_roi;
#if defined IMATCHING
if (!click_done)
vpDisplay::getClick(IMatching);
#endif
#ifdef VISP_HAVE_XML2
vpXmlParser::cleanup();
#endif
#if defined(VISP_HAVE_COIN3D) && (COIN_MAJOR_VERSION == 3)
SoDB::finish();
#endif
} catch (const vpException &e) {
std::cout << "Catch an exception: " << e << std::endl;
}
#else
(void)argc;
(void)argv;
std::cout << "Install OpenCV and rebuild ViSP to use this example." << std::endl;
#endif
return 0;
}

View file

@ -0,0 +1,526 @@
//! \example tutorial-detection-object-mbt2.cpp
#include <visp3/core/vpConfig.h>
#include <visp3/core/vpIoTools.h>
#include <visp3/gui/vpDisplayGDI.h>
#include <visp3/gui/vpDisplayOpenCV.h>
#include <visp3/gui/vpDisplayX.h>
#include <visp3/io/vpVideoReader.h>
#include <visp3/mbt/vpMbGenericTracker.h>
#include <visp3/vision/vpKeyPoint.h>
#if (VISP_HAVE_OPENCV_VERSION >= 0x020400)
void learnCube(const vpImage<unsigned char> &I, vpMbGenericTracker &tracker, vpKeyPoint &keypoint_learning, int id)
{
//! [Keypoints reference detection]
std::vector<cv::KeyPoint> trainKeyPoints;
double elapsedTime;
keypoint_learning.detect(I, trainKeyPoints, elapsedTime);
//! [Keypoints reference detection]
//! [Keypoints selection on faces]
std::vector<vpPolygon> polygons;
std::vector<std::vector<vpPoint> > roisPt;
std::pair<std::vector<vpPolygon>, std::vector<std::vector<vpPoint> > > pair = tracker.getPolygonFaces();
polygons = pair.first;
roisPt = pair.second;
std::vector<cv::Point3f> points3f;
vpHomogeneousMatrix cMo;
tracker.getPose(cMo);
vpCameraParameters cam;
tracker.getCameraParameters(cam);
vpKeyPoint::compute3DForPointsInPolygons(cMo, cam, trainKeyPoints, polygons, roisPt, points3f);
//! [Keypoints selection on faces]
//! [Keypoints build reference]
keypoint_learning.buildReference(I, trainKeyPoints, points3f, true, id);
//! [Keypoints build reference]
//! [Display reference keypoints]
for (std::vector<cv::KeyPoint>::const_iterator it = trainKeyPoints.begin(); it != trainKeyPoints.end(); ++it) {
vpDisplay::displayCross(I, (int)it->pt.y, (int)it->pt.x, 4, vpColor::red);
}
//! [Display reference keypoints]
}
#endif
int main(int argc, char **argv)
{
#if (VISP_HAVE_OPENCV_VERSION >= 0x020400)
//! [MBT code]
try {
std::string videoname = "book.mpeg";
std::string videoname2 = "book2.mpeg";
for (int i = 0; i < argc; i++) {
if (std::string(argv[i]) == "--name")
videoname = std::string(argv[i + 1]);
else if (std::string(argv[i]) == "--help") {
std::cout << "\nUsage: " << argv[0] << " [--name <video name>] [--help]\n" << std::endl;
return 0;
}
}
std::string parentname = vpIoTools::getParent(videoname);
std::string objectname = vpIoTools::getNameWE(videoname);
std::string parentname2 = vpIoTools::getParent(videoname2);
std::string objectname2 = vpIoTools::getNameWE(videoname2);
if (!parentname.empty())
objectname = parentname + "/" + objectname;
if (!parentname2.empty())
objectname2 = parentname2 + "/" + objectname2;
std::cout << "Video name: " << videoname << std::endl;
std::cout << "Tracker requested config files: " << objectname << ".[init,"
#ifdef VISP_HAVE_XML2
<< "xml,"
#endif
<< "cao or wrl]" << std::endl;
std::cout << "Tracker optional config files: " << objectname << ".[ppm]" << std::endl;
vpImage<unsigned char> I;
vpHomogeneousMatrix cMo;
vpCameraParameters cam;
vpImage<unsigned char> I2;
vpHomogeneousMatrix cMo2;
vpMbGenericTracker tracker(vpMbGenericTracker::EDGE_TRACKER);
vpMbGenericTracker tracker2(vpMbGenericTracker::EDGE_TRACKER);
bool usexml = false;
#ifdef VISP_HAVE_XML2
if (vpIoTools::checkFilename(objectname + ".xml")) {
tracker.loadConfigFile(objectname + ".xml");
tracker2.loadConfigFile(objectname + ".xml");
tracker.getCameraParameters(cam);
usexml = true;
}
#endif
tracker.setOgreVisibilityTest(false);
tracker2.setOgreVisibilityTest(false);
if (vpIoTools::checkFilename(objectname + ".cao"))
tracker.loadModel(objectname + ".cao");
else if (vpIoTools::checkFilename(objectname + ".wrl"))
tracker.loadModel(objectname + ".wrl");
tracker.setDisplayFeatures(true);
if (vpIoTools::checkFilename(objectname2 + ".cao"))
tracker2.loadModel(objectname2 + ".cao");
tracker2.setDisplayFeatures(true);
//! [MBT code]
//! [Keypoint declaration]
vpKeyPoint keypoint_learning("ORB", "ORB", "BruteForce-Hamming");
keypoint_learning.setDetectorParameter("ORB", "nLevels", 1);
vpKeyPoint keypoint_learning2("ORB", "ORB", "BruteForce-Hamming");
keypoint_learning2.setDetectorParameter("ORB", "nLevels", 1);
//! [Keypoint declaration]
#if defined(VISP_HAVE_X11)
vpDisplayX display;
#elif defined(VISP_HAVE_GDI)
vpDisplayGDI display;
#elif defined(VISP_HAVE_OPENCV)
vpDisplayOpenCV display;
#else
std::cout << "No image viewer is available..." << std::endl;
return 0;
#endif
/*
* Start the part of the code dedicated to object learning from 3 images
*/
//Acquisition des images d'initialisation
std::string imageName[] = {
"book_training/train_image_000.png",
"book_training/train_image_001.png",
"book_training/train_image_002.png",
"book_training/train_image_003.png",
"book_training/train_image_004.png",
"book_training/train_image_005.png",
"book_training/train_image_007.png",
"book_training/train_image_008.png"};
// vpVideoReader g;
// g.setFileName("book_training/train_image_%03d.png");
std::string imageName2[] = {
"book2_training/train_image_000.png",
"book2_training/train_image_001.png",
"book2_training/train_image_002.png",
"book2_training/train_image_003.png"};
//Acquisition des cMo d'intialisation
std::string cMoName[] = {
"book_training/train_image_000.yml",
"book_training/train_image_001.yml",
"book_training/train_image_002.yml",
"book_training/train_image_003.yml",
"book_training/train_image_004.yml",
"book_training/train_image_005.yml",
"book_training/train_image_007.yml",
"book_training/train_image_008.yml"};
std::string cMoName2[] = {
"book2_training/train_image_000.yml",
"book2_training/train_image_001.yml",
"book2_training/train_image_002.yml",
"book2_training/train_image_003.yml"};
vpHomogeneousMatrix initPoseTab[8];
vpHomogeneousMatrix initPoseTab2[4];
// std::cout<<"Load init cMo"<<std::endl;
// vpArray2D<double>::loadYAML(cMoName[0],initPoseTab[0]);
// initPoseTab[0].print();
// std::fstream file;
// file.open(cMoName2[1].c_str(), std::fstream::in);
// if (!file) {
// file.close();
// return false;
// }
for (int i = 0; i < 8; i++)
{
vpArray2D<double>::loadYAML(cMoName[i],initPoseTab[i]);
std::cout<<cMoName[i]<<" loaded !"<<std::endl;
}
for (int i = 0; i < 4; i++)
{
vpMatrix::loadMatrixYAML(cMoName2[i],initPoseTab2[i]);
std::cout<<cMoName2[i]<<" loaded !"<<std::endl;
}
//Tracker 1
for (int i = 0; i < 8; i++) {
vpImageIo::read(I, imageName[i]);
// if(i==0 || !g.end())
// g.acquire(I);
// else
// std::cout<<"Missing training image !"<<std::endl;
// vpArray2D<double>::loadYAML(cMoName[i],initPoseTab[i]);
if (i == 0) {
display.init(I, 10, 10);
}
std::stringstream title;
title << "Learning cube on image: " << imageName[i];
// title << "Learning cube on image: " << g.getFrameIndex();
vpDisplay::setTitle(I, title.str().c_str());
vpDisplay::display(I);
//! [Set tracker pose]
tracker.setPose(I, initPoseTab[i]);
//! [Set tracker pose]
// std::cout<<"Refine"<<std::endl;
//! [Refine pose]
tracker.track(I);
//! [Refine pose]
// std::cout<<"Display"<<std::endl;
//! [Display tracker pose]
tracker.getPose(cMo);
tracker.display(I, cMo, cam, vpColor::red);
//! [Display tracker pose]
// std::cout<<"Learn"<<std::endl;
//! [Learn cube call]
learnCube(I, tracker, keypoint_learning, i);
//! [Learn cube call]
vpDisplay::displayText(I, 10, 10, "Learning step: keypoints are detected on visible cube faces", vpColor::red);
if (i < 2) {
vpDisplay::displayText(I, 30, 10, "Click to continue the learning...", vpColor::red);
} else {
vpDisplay::displayText(I, 30, 10, "Click to continue with the detection...", vpColor::red);
}
vpDisplay::flush(I);
// vpDisplay::getClick(I, true);
std::cout<<imageName[i]<<" learned !"<<std::endl;
}
// g.close();
//Tracker 2
for (int i = 0; i < 4; i++) {
vpImageIo::read(I, imageName2[i]);
// if(i==0 || !g.end())
// g.acquire(I);
// else
// std::cout<<"Missing training image !"<<std::endl;
// vpArray2D<double>::loadYAML(cMoName[i],initPoseTab[i]);
if (i == 0) {
display.init(I, 10, 10);
}
std::stringstream title;
title << "Learning cube on image: " << imageName2[i];
// title << "Learning cube on image: " << g.getFrameIndex();
vpDisplay::setTitle(I, title.str().c_str());
vpDisplay::display(I);
//! [Set tracker pose]
tracker2.setPose(I, initPoseTab2[i]);
//! [Set tracker pose]
// std::cout<<"Refine"<<std::endl;
//! [Refine pose]
tracker2.track(I);
//! [Refine pose]
// std::cout<<"Display"<<std::endl;
//! [Display tracker pose]
tracker2.getPose(cMo2);
tracker2.display(I, cMo2, cam, vpColor::red);
//! [Display tracker pose]
// std::cout<<"Learn"<<std::endl;
//! [Learn cube call]
learnCube(I, tracker2, keypoint_learning2, i);
//! [Learn cube call]
vpDisplay::displayText(I, 10, 10, "Learning step: keypoints are detected on visible cube faces", vpColor::red);
if (i < 2) {
vpDisplay::displayText(I, 30, 10, "Click to continue the learning...", vpColor::red);
} else {
vpDisplay::displayText(I, 30, 10, "Click to continue with the detection...", vpColor::red);
}
vpDisplay::flush(I);
// vpDisplay::getClick(I, true);
std::cout<<imageName2[i]<<" learned !"<<std::endl;
}
//! [Save learning data]
keypoint_learning.saveLearningData("book_learning_data.bin", true); //BUG ? chargement des data bloqué si on enregistre pas les images
keypoint_learning2.saveLearningData("book2_learning_data.bin", true);
//! [Save learning data]
// std::cout<<"Saved"<<std::endl;
/*
* Start the part of the code dedicated to detection and localization
*/
//! [Init keypoint detection]
vpKeyPoint keypoint_detection("ORB", "ORB", "BruteForce-Hamming");
#if (VISP_HAVE_OPENCV_VERSION < 0x030000)
keypoint_detection.setDetectorParameter("ORB", "nLevels", 1);
#else
cv::Ptr<cv::ORB> orb_detector = keypoint_detection.getDetector("ORB").dynamicCast<cv::ORB>();
orb_detector = keypoint_detection.getDetector("ORB").dynamicCast<cv::ORB>();
if (orb_detector != NULL) {
orb_detector->setNLevels(1);
}
#endif
vpKeyPoint keypoint_detection2("ORB", "ORB", "BruteForce-Hamming");
keypoint_detection2.setDetectorParameter("ORB", "nLevels", 1);
//! [Init keypoint detection]
// std::cout<<"Load"<<std::endl;
//! [Load teabox learning data]
keypoint_detection.loadLearningData("book_learning_data.bin", true);
keypoint_detection2.loadLearningData("book2_learning_data.bin", true);
//! [Load teabox learning data]
// std::cout<<"Loaded"<<std::endl;
//! [Create image matching]
vpImage<unsigned char> IMatching;
keypoint_detection.createImageMatching(I, IMatching);
//! [Create image matching]
videoname = "data_test_duo2/%03d.jpg";
// std::cout<<"Reading : "<<videoname<<std::endl;
vpVideoReader g;
g.setFileName(videoname);
g.open(I);
// std::cout<<"Reading : "<<videoname<<std::endl;
// std::string testName[] = {"train_image_000.png", "train_image_002.png", "train_image_003.png", "train_image_004.png", "train_image_005.png"};
// vpImageIo::read(I, testName[0]);
#if defined VISP_HAVE_X11
vpDisplayX display2;
#elif defined VISP_HAVE_GTK
vpDisplayGTK display2;
#elif defined VISP_HAVE_GDI
vpDisplayGDI display2;
#else
vpDisplayOpenCV display2;
#endif
display2.init(IMatching, 50, 50, "Display matching between learned and current images");
vpDisplay::setTitle(I, "Cube detection and localization");
///// TEST ////
// vpRect* rect_roi = NULL;
// if(rect_roi==NULL)
// rect_roi = new vpRect();
// double time=0, nb=0;
display.init(I, 10, 10);
///////////////
double error;
bool click_done = false;
while (!g.end()) {
// for(unsigned int i = 1; i< 5; i++) {
// vpImageIo::read(I, testName[i]);
// for(unsigned int i=0; i<20;i++)
// {
// if(!g.end())
// g.acquire(I);
// else
// break;
// }
g.acquire(I);
vpDisplay::display(I);
//! [Insert image matching]
keypoint_detection2.insertImageMatching(I, IMatching);
//! [Insert image matching]
vpDisplay::display(IMatching);
vpDisplay::displayText(I, 10, 10, "Detection and localization in process...", vpColor::red);
double elapsedTime;
// ! [Matching and pose estimation]
//Tracker 1
// if (keypoint_detection.matchPoint(I, cam, cMo, error, elapsedTime,NULL,*rect_roi)) {
if (keypoint_detection.matchPoint(I, cam, cMo, error, elapsedTime)) {
//! [Matching and pose estimation]
// std::cout<<"Match !"<<std::endl;
//! [Display]
// tracker.display(I, cMo, cam, vpColor::red, 2);
vpDisplay::displayFrame(I, cMo, cam, 0.05, vpColor::none, 3);
//! [Display]
// keypoint_detection.displayMatching(I, IMatching);
//! [Get RANSAC inliers outliers]
std::vector<vpImagePoint> ransacInliers = keypoint_detection.getRansacInliers();
std::vector<vpImagePoint> ransacOutliers = keypoint_detection.getRansacOutliers();
//! [Get RANSAC inliers outliers]
//! [Display RANSAC inliers]
for (std::vector<vpImagePoint>::const_iterator it = ransacInliers.begin(); it != ransacInliers.end(); ++it) {
vpDisplay::displayCircle(I, *it, 4, vpColor::green);
vpImagePoint imPt(*it);
imPt.set_u(imPt.get_u() + I.getWidth());
imPt.set_v(imPt.get_v() + I.getHeight());
vpDisplay::displayCircle(IMatching, imPt, 4, vpColor::green);
}
//! [Display RANSAC inliers]
//! [Display RANSAC outliers]
for (std::vector<vpImagePoint>::const_iterator it = ransacOutliers.begin(); it != ransacOutliers.end(); ++it) {
vpDisplay::displayCircle(I, *it, 4, vpColor::red);
vpImagePoint imPt(*it);
imPt.set_u(imPt.get_u() + I.getWidth());
imPt.set_v(imPt.get_v() + I.getHeight());
vpDisplay::displayCircle(IMatching, imPt, 4, vpColor::red);
}
//! [Display RANSAC outliers]
//! [Display image matching]
// keypoint_detection.displayMatching(I, IMatching);
//! [Display image matching]
}
else
{
std::cout<<"Object Lost in frame : "<<g.getFrameIndex()<<std::endl;
}
//Tracker 2
if (keypoint_detection2.matchPoint(I, cam, cMo2, error, elapsedTime)) {
//! [Matching and pose estimation]
// std::cout<<"Match !"<<std::endl;
//! [Display]
// tracker.display(I, cMo, cam, vpColor::red, 2);
vpDisplay::displayFrame(I, cMo, cam, 0.05, vpColor::none, 3);
//! [Display]
keypoint_detection2.displayMatching(I, IMatching);
//! [Get RANSAC inliers outliers]
std::vector<vpImagePoint> ransacInliers = keypoint_detection2.getRansacInliers();
std::vector<vpImagePoint> ransacOutliers = keypoint_detection2.getRansacOutliers();
//! [Get RANSAC inliers outliers]
//! [Display RANSAC inliers]
for (std::vector<vpImagePoint>::const_iterator it = ransacInliers.begin(); it != ransacInliers.end(); ++it) {
vpDisplay::displayCircle(I, *it, 4, vpColor::green);
vpImagePoint imPt(*it);
imPt.set_u(imPt.get_u() + I.getWidth());
imPt.set_v(imPt.get_v() + I.getHeight());
vpDisplay::displayCircle(IMatching, imPt, 4, vpColor::green);
}
//! [Display RANSAC inliers]
//! [Display RANSAC outliers]
for (std::vector<vpImagePoint>::const_iterator it = ransacOutliers.begin(); it != ransacOutliers.end(); ++it) {
vpDisplay::displayCircle(I, *it, 4, vpColor::red);
vpImagePoint imPt(*it);
imPt.set_u(imPt.get_u() + I.getWidth());
imPt.set_v(imPt.get_v() + I.getHeight());
vpDisplay::displayCircle(IMatching, imPt, 4, vpColor::red);
}
//! [Display RANSAC outliers]
//! [Display image matching]
keypoint_detection.displayMatching(I, IMatching);
//! [Display image matching]
}
else
{
std::cout<<"Object 2 Lost in frame : "<<g.getFrameIndex()<<std::endl;
}
vpDisplay::flush(I);
vpDisplay::displayText(IMatching, 30, 10, "A click to exit.", vpColor::red);
vpDisplay::flush(IMatching);
if (vpDisplay::getClick(I, false)) {
click_done = true;
break;
}
if (vpDisplay::getClick(IMatching, false)) {
click_done = true;
break;
}
// vpDisplay::getClick(I, true);
// vpDisplay::getClick(IMatching, true);
}
// std::cout<<"Moyenne temps execution : "<<time/nb<<std::endl;
// delete rect_roi;
if (!click_done)
vpDisplay::getClick(IMatching);
#ifdef VISP_HAVE_XML2
vpXmlParser::cleanup();
#endif
#if defined(VISP_HAVE_COIN3D) && (COIN_MAJOR_VERSION == 3)
SoDB::finish();
#endif
} catch (const vpException &e) {
std::cout << "Catch an exception: " << e << std::endl;
}
#else
(void)argc;
(void)argv;
std::cout << "Install OpenCV and rebuild ViSP to use this example." << std::endl;
#endif
return 0;
}

View file

@ -0,0 +1,8 @@
Book cMo for training image 001
rows: 4
cols: 4
data:
- [0.9994924983, -0.03180660616, 0.00175657469, -0.1363227211]
- [-0.02176505783, -0.7221308743, -0.6914139735, 0.03040660551]
- [0.02326000876, 0.6910248478, -0.7224566643, 0.4120091688]
- [0, 0, 0, 1]

View file

@ -0,0 +1,706 @@
//! \example tutorial-detection-object-mbt2.cpp
#include <visp3/core/vpConfig.h>
#include <visp3/core/vpIoTools.h>
#include <visp3/gui/vpDisplayGDI.h>
#include <visp3/gui/vpDisplayOpenCV.h>
#include <visp3/gui/vpDisplayX.h>
#include <visp3/io/vpVideoReader.h>
#include <visp3/mbt/vpMbGenericTracker.h>
#include <visp3/vision/vpKeyPoint.h>
//Options
// #define IMATCHING
#define HYBRID_MATCHING
#define VAR_TRESH
#ifdef HYBRID_MATCHING
enum State
{
WAITING_FOR_INITIALIZATION,
TRACKING,
LOST,
UNCERTAIN //=Tracking OK / Matching FAIL
};
#endif
#if (VISP_HAVE_OPENCV_VERSION >= 0x020400)
void learnCube(const vpImage<unsigned char> &I, vpMbGenericTracker &tracker, vpKeyPoint &keypoint_learning, int id)
{
//! [Keypoints reference detection]
std::vector<cv::KeyPoint> trainKeyPoints;
double elapsedTime;
keypoint_learning.detect(I, trainKeyPoints, elapsedTime);
//! [Keypoints reference detection]
//! [Keypoints selection on faces]
std::vector<vpPolygon> polygons;
std::vector<std::vector<vpPoint> > roisPt;
std::pair<std::vector<vpPolygon>, std::vector<std::vector<vpPoint> > > pair = tracker.getPolygonFaces();
polygons = pair.first;
roisPt = pair.second;
std::vector<cv::Point3f> points3f;
vpHomogeneousMatrix cMo;
tracker.getPose(cMo);
vpCameraParameters cam;
tracker.getCameraParameters(cam);
vpKeyPoint::compute3DForPointsInPolygons(cMo, cam, trainKeyPoints, polygons, roisPt, points3f);
//! [Keypoints selection on faces]
//! [Keypoints build reference]
keypoint_learning.buildReference(I, trainKeyPoints, points3f, true, id);
//! [Keypoints build reference]
//! [Display reference keypoints]
for (std::vector<cv::KeyPoint>::const_iterator it = trainKeyPoints.begin(); it != trainKeyPoints.end(); ++it) {
vpDisplay::displayCross(I, (int)it->pt.y, (int)it->pt.x, 4, vpColor::red);
}
//! [Display reference keypoints]
}
#endif
#ifdef VAR_TRESH
//Compute cummulative variance of a list of vector.
double varVector(std::list< vpArray2D<double> > vector_list)
{
//Attention aux vecteurs vides
double var[3], mean[3];
//Compute means
for (std::list< vpArray2D<double> >::iterator it=vector_list.begin(); it != vector_list.end(); ++it)
{
if((*it).size()!=3)
{
std::cout<<"WARNING varVector : invalid array size"<<std::endl;
return -1;
}
else
{
for(unsigned int j=0; j< 3; j++)
{
mean[j]+=*(*it)[j];
}
}
}
for(unsigned int j=0; j<3; j++)
{
mean[j] /= vector_list.size();
}
//Compute variances
for (std::list< vpArray2D<double> >::iterator it=vector_list.begin(); it != vector_list.end(); ++it)
{
for(unsigned int j=0; j< 3; j++)
{
var[j]+=(*(*it)[j]-mean[j])*(*(*it)[j]-mean[j]);
}
}
for(unsigned int j=0; j<3; j++)
{
var[j] /= vector_list.size();
}
return var[0]+var[1]+var[2];
}
#endif
#ifdef HYBRID_MATCHING
float computeConfidenceLevel(std::list<State> states)
{
float res = 0;
for (std::list<State>::iterator it=states.begin(); it != states.end(); ++it)
{
switch(*it)
{
case TRACKING:
res += 1;
break;
case UNCERTAIN:
res += 0.5;
break;
case LOST:
res -=1;
case WAITING_FOR_INITIALIZATION:
break;
}
}
res = res/states.size();
return res;
}
#endif
int main(int argc, char **argv)
{
#if (VISP_HAVE_OPENCV_VERSION >= 0x020400)
//! [MBT code]
try {
std::string videoname = "book.mpeg";
for (int i = 0; i < argc; i++) {
if (std::string(argv[i]) == "--name")
videoname = std::string(argv[i + 1]);
else if (std::string(argv[i]) == "--help") {
std::cout << "\nUsage: " << argv[0] << " [--name <video name>] [--help]\n" << std::endl;
return 0;
}
}
std::string parentname = vpIoTools::getParent(videoname);
std::string objectname = vpIoTools::getNameWE(videoname);
if (!parentname.empty())
objectname = parentname + "/" + objectname;
std::cout << "Video name: " << videoname << std::endl;
std::cout << "Tracker requested config files: " << objectname << ".[init,"
#ifdef VISP_HAVE_XML2
<< "xml,"
#endif
<< "cao or wrl]" << std::endl;
std::cout << "Tracker optional config files: " << objectname << ".[ppm]" << std::endl;
vpImage<unsigned char> I;
vpHomogeneousMatrix cMo;
vpCameraParameters cam;
vpMbGenericTracker tracker; //Bug lors de la config de type KLT de tracker dans le constructeur.
tracker.setTrackerType(vpMbGenericTracker::EDGE_TRACKER | vpMbGenericTracker::KLT_TRACKER);
bool usexml = false;
#ifdef VISP_HAVE_XML2
if (vpIoTools::checkFilename(objectname + ".xml")) {
tracker.loadConfigFile(objectname + ".xml");
tracker.getCameraParameters(cam);
usexml = true;
}
#endif
if (!usexml) {
vpMe me;
me.setMaskSize(5);
me.setMaskNumber(180);
me.setRange(7);
me.setThreshold(5000);
me.setMu1(0.5);
me.setMu2(0.5);
me.setSampleStep(4);
me.setNbTotalSample(250);
tracker.setMovingEdge(me);
cam.initPersProjWithoutDistortion(547, 542, 339, 235);
tracker.setCameraParameters(cam);
tracker.setAngleAppear(vpMath::rad(89));
tracker.setAngleDisappear(vpMath::rad(89));
tracker.setNearClippingDistance(0.01);
tracker.setFarClippingDistance(10.0);
tracker.setClipping(tracker.getClipping() | vpMbtPolygon::FOV_CLIPPING);
vpKltOpencv klt_settings;
klt_settings.setMaxFeatures(300);
klt_settings.setWindowSize(5);
klt_settings.setQuality(0.015);
klt_settings.setMinDistance(8);
klt_settings.setHarrisFreeParameter(0.01);
klt_settings.setBlockSize(3);
klt_settings.setPyramidLevels(3);
tracker.setKltOpencv(klt_settings);
tracker.setKltMaskBorder(5);
}
tracker.setOgreVisibilityTest(false);
if (vpIoTools::checkFilename(objectname + ".cao"))
tracker.loadModel(objectname + ".cao");
else if (vpIoTools::checkFilename(objectname + ".wrl"))
tracker.loadModel(objectname + ".wrl");
tracker.setDisplayFeatures(true);
//! [MBT code]
//! [Keypoint declaration]
vpKeyPoint keypoint_learning("ORB", "ORB", "BruteForce-Hamming");
#if (VISP_HAVE_OPENCV_VERSION < 0x030000)
keypoint_learning.setDetectorParameter("ORB", "nLevels", 1);
#else
cv::Ptr<cv::ORB> orb_learning = keypoint_learning.getDetector("ORB").dynamicCast<cv::ORB>();
if (orb_learning != NULL) {
orb_learning->setNLevels(1);
}
#endif
//! [Keypoint declaration]
#if defined(VISP_HAVE_X11)
vpDisplayX display;
#elif defined(VISP_HAVE_GDI)
vpDisplayGDI display;
#elif defined(VISP_HAVE_OPENCV)
vpDisplayOpenCV display;
#else
std::cout << "No image viewer is available..." << std::endl;
return 0;
#endif
videoname = "data_test5/%03d.jpg";
/*
* Start the part of the code dedicated to object learning from 3 images
*/
unsigned int init_data_nb = 11;
// vpVideoReader g;
// g.setFileName("book_training/train_image_%03d.png");
std::string trainData[] = {
"book_training/train_image_000",
"book_training/train_image_001",
"book_training/train_image_002",
"book_training/train_image_003",
"book_training/train_image_004",
"book_training/train_image_005",
"book_training/train_image_006",
"book_training/train_image_007",
"book_training/train_image_008",
"book_training/train_image_009",
"book_training/train_image_010"};
// std::string trainData[] = {
// "book2_training/train_image_000",
// "book2_training/train_image_001",
// "book2_training/train_image_002",
// "book2_training/train_image_003"};
// std::string trainData[] = {
// "box_training/train_image_000",
// "box_training/train_image_001",
// "box_training/train_image_002",
// "box_training/train_image_003",
// "box_training/train_image_004",
// "box_training/train_image_005"};
vpHomogeneousMatrix initPoseTab[init_data_nb];
// std::cout<<"Load init cMo"<<std::endl;
// vpArray2D<double>::loadYAML(cMoName[0],initPoseTab[0]);
// initPoseTab[0].print();
//Acquisition des cMo d'intialisation
for (int i = 0; i < init_data_nb; i++)
{
// std::cout<<i<<std::endl;
vpArray2D<double>::loadYAML(trainData[i]+".yml",initPoseTab[i]);
}
for (int i = 0; i < init_data_nb; i++) {
//Acquisition des images d'initialisation
vpImageIo::read(I, trainData[i]+".png");
// if(i==0 || !g.end())
// g.acquire(I);
// else
// std::cout<<"Missing training image !"<<std::endl;
// vpArray2D<double>::loadYAML(cMoName[i],initPoseTab[i]);
if (i == 0) {
display.init(I, 10, 10);
}
std::stringstream title;
title << "Learning cube on image: " << trainData[i];
// title << "Learning cube on image: " << g.getFrameIndex();
vpDisplay::setTitle(I, title.str().c_str());
vpDisplay::display(I);
//! [Set tracker pose]
// tracker.setPose(I, initPoseTab[i]);
tracker.initFromPose(I,initPoseTab[i]);
//! [Set tracker pose]
// std::cout<<"Refine"<<std::endl;
//! [Refine pose]
tracker.track(I);
//! [Refine pose]
// std::cout<<"Display"<<std::endl;
//! [Display tracker pose]
tracker.getPose(cMo);
tracker.display(I, cMo, cam, vpColor::red);
//! [Display tracker pose]
// std::cout<<"Learn"<<std::endl;
//! [Learn cube call]
learnCube(I, tracker, keypoint_learning, i);
//! [Learn cube call]
vpDisplay::displayText(I, 10, 10, "Learning step: keypoints are detected on visible cube faces", vpColor::red);
if (i < 2) {
vpDisplay::displayText(I, 30, 10, "Click to continue the learning...", vpColor::red);
} else {
vpDisplay::displayText(I, 30, 10, "Click to continue with the detection...", vpColor::red);
}
vpDisplay::flush(I);
// vpDisplay::getClick(I, true);
std::cout<<trainData[i]<<" learned !"<<std::endl;
}
// g.close();
//! [Save learning data]
#ifdef IMATCHING
keypoint_learning.saveLearningData("book_learning_data.bin", true, true); //+sauvegarde des images d'entrainement pour l'affichage
#else
keypoint_learning.saveLearningData("book_learning_data.bin", true, false);
#endif
//! [Save learning data]
/*
* Start the part of the code dedicated to detection and localization
*/
//! [Init keypoint detection]
vpKeyPoint keypoint_detection("ORB", "ORB", "BruteForce-Hamming");
#if (VISP_HAVE_OPENCV_VERSION < 0x030000)
keypoint_detection.setDetectorParameter("ORB", "nLevels", 1);
#else
cv::Ptr<cv::ORB> orb_detector = keypoint_detection.getDetector("ORB").dynamicCast<cv::ORB>();
orb_detector = keypoint_detection.getDetector("ORB").dynamicCast<cv::ORB>();
if (orb_detector != NULL) {
orb_detector->setNLevels(1);
}
#endif
//! [Init keypoint detection]
//! [Load teabox learning data]
keypoint_detection.loadLearningData("book_learning_data.bin", true);
//! [Load teabox learning data]
#ifdef IMATCHING
//! [Create image matching]
vpImage<unsigned char> IMatching;
keypoint_detection.createImageMatching(I, IMatching);
//! [Create image matching]
#endif
// std::cout<<"Reading : "<<videoname<<std::endl;
vpVideoReader g;
g.setFileName(videoname);
g.open(I);
#if defined VISP_HAVE_X11
vpDisplayX display2;
#elif defined VISP_HAVE_GTK
vpDisplayGTK display2;
#elif defined VISP_HAVE_GDI
vpDisplayGDI display2;
#else
vpDisplayOpenCV display2;
#endif
#ifdef IMATCHING
display2.init(IMatching, 50, 50, "Display matching between learned and current images");
#endif
vpDisplay::setTitle(I, "Cube detection and localization");
///// TEST ////
// if(rect_roi==NULL)
// rect_roi = new vpRect();
// double time=0, nb=0;
// display.init(I, 10, 10);
#ifdef VAR_TRESH
//Var Treshold
std::list< vpArray2D<double> > translation_mem;
std::list< vpArray2D<double> > rotation_mem;
unsigned int var_mem_length = 15; // + = stabilité / - = rapidité
double tvar_treshold = 0.3;
double rvar_treshold = 0.5;
double tvar, rvar;
//Var Treshold
#endif
#ifdef HYBRID_MATCHING
vpRect* rect_roi = new vpRect();
State track_state = WAITING_FOR_INITIALIZATION;
std::list<State> state_mem;
unsigned int state_mem_length = 10;
#endif
///////////////
double error;
bool click_done = false;
while (!g.end()) {
g.acquire(I);
vpDisplay::display(I);
#ifdef IMATCHING
//! [Insert image matching]
keypoint_detection.insertImageMatching(I, IMatching);
//! [Insert image matching]
vpDisplay::display(IMatching);
#endif
// vpDisplay::displayText(I, 10, 10, "Detection and localization in process...", vpColor::red);
double elapsedTime;
// ! [Matching and pose estimation]
// if (keypoint_detection.matchPoint(I, cam, cMo, error, elapsedTime,NULL,*rect_roi)) {
if (keypoint_detection.matchPoint(I, cam, cMo, error, elapsedTime)) {
//! [Matching and pose estimation]
// std::cout<<"Match !"<<std::endl;
// std::cout<<"T :"<<std::endl<<cMo.getTranslationVector()<<std::endl<<"R :"<<std::endl<<cMo.getThetaUVector()<<std::endl;
#ifdef VAR_TRESH
//Var Treshold
translation_mem.push_front(cMo.getTranslationVector());
rotation_mem.push_front(cMo.getThetaUVector());
if(translation_mem.size()==var_mem_length)
{
// tvar = varVector(translation_mem);
// std::cout<<"Var trans : "<<tvar<<std::endl;
translation_mem.pop_back();
}
if(rotation_mem.size()==var_mem_length)
{
// rvar=varVector(rotation_mem);
// std::cout<<"Var rot : "<<rvar<<std::endl;
rotation_mem.pop_back();
}
tvar = varVector(translation_mem);
rvar=varVector(rotation_mem);
if(tvar < tvar_treshold && rvar < rvar_treshold)
{
//Var Treshold
#endif
#ifdef HYBRID_MATCHING
//Init ou Reinit du tracker après perte ou après incertitude
if(track_state != TRACKING || (tvar<0.1 && rvar<0.1))
{
tracker.initFromPose(I,cMo);
track_state = TRACKING;
}
#endif
//! [Tracker set pose]
// tracker.setPose(I, cMo);
//! [Tracker set pose]
/////TEST/////
// time+=elapsedTime; nb++;
// std::vector<vpImagePoint> roi;
// for(unsigned int i=0; i<tracker.getNbPolygon();i++)
// {
// std::vector<vpImagePoint> temp = tracker.getPolygon(i)->getRoi(cam);
// roi.insert(roi.end(), temp.begin(), temp.end());
// }
// delete rect_roi;
// rect_roi = new vpRect(roi);
//Affichage de l'origine pointée par cMo
// vpPoint origine;
// origine.setWorldCoordinates(0,0,0) ;
// // std::cout <<"Origne (o):"<< origine.oP << std::endl ;
// origine.changeFrame(cMo) ;
// // std::cout << "Origine (c) : "<< origine.cP << std::endl ;
// origine.project(cMo);
// // std::cout << "Origine (2D) : "<< origine.p << std::endl ;
// vpImagePoint ImRes;
// vpMeterPixelConversion::convertPoint(cam,origine.p[0],origine.p[1],ImRes);
// // std::cout<<"Point : ";
// // std::cout<<ImRes.get_u()<<" / "<<ImRes.get_v();
// // std::cout<<std::endl;
// vpDisplay::displayPoint(I,ImRes,vpColor::blue,10);
/////////////
//! [Display]
// tracker.display(I, cMo, cam, vpColor::red, 2);
vpDisplay::displayFrame(I, cMo, cam, 0.05, vpColor::none, 3);
#ifdef VAR_TRESH
}
else
{
std::cout<<"Object detection uncertain in frame : "<<g.getFrameIndex()<<std::endl;
#ifdef HYBRID_MATCHING
//Tentative d'améliorationde la détédction avec ROI
if(track_state == TRACKING || track_state == UNCERTAIN) //Tracker initialisé
{
std::vector<vpImagePoint> roi;
for(unsigned int i=0; i<tracker.getNbPolygon();i++)
{
std::vector<vpImagePoint> temp = tracker.getPolygon(i)->getRoi(cam);
roi.insert(roi.end(), temp.begin(), temp.end());
}
delete rect_roi;
rect_roi = new vpRect(roi);
if (keypoint_detection.matchPoint(I, cam, cMo, error, elapsedTime,NULL,*rect_roi))
{
//Remplace previous result
translation_mem.pop_front();
rotation_mem.pop_front();
translation_mem.push_front(cMo.getTranslationVector());
rotation_mem.push_front(cMo.getThetaUVector());
tvar = varVector(translation_mem);
rvar=varVector(rotation_mem);
if(tvar < tvar_treshold && rvar < rvar_treshold)
{
std::cout<<"Object detection improved : "<<g.getFrameIndex()<<std::endl;
vpDisplay::displayFrame(I, cMo, cam, 0.05, vpColor::none, 3);
track_state = TRACKING;
}
else
{
track_state = UNCERTAIN;
}
}
//BoF BOF
// else if( track_state = WAITING_FOR_INITIALIZATION )
// {
// track_state = UNCERTAIN;
// }
}
#endif
}
#endif
//! [Display]
// unsigned int nbMatch = keypoint_detection.matchPoint(I);
// std::cout<<"Nb KeyPoint : "<<nbMatch<<std::endl;
// if(nbMatch > 20)
// {
#ifdef IMATCHING
keypoint_detection.displayMatching(I, IMatching);
#endif
//! [Get RANSAC inliers outliers]
std::vector<vpImagePoint> ransacInliers = keypoint_detection.getRansacInliers();
std::vector<vpImagePoint> ransacOutliers = keypoint_detection.getRansacOutliers();
//! [Get RANSAC inliers outliers]
//! [Display RANSAC inliers]
for (std::vector<vpImagePoint>::const_iterator it = ransacInliers.begin(); it != ransacInliers.end(); ++it) {
vpDisplay::displayCircle(I, *it, 4, vpColor::green);
#ifdef IMATCHING
vpImagePoint imPt(*it);
imPt.set_u(imPt.get_u() + I.getWidth());
imPt.set_v(imPt.get_v() + I.getHeight());
vpDisplay::displayCircle(IMatching, imPt, 4, vpColor::green);
#endif
}
//! [Display RANSAC inliers]
//! [Display RANSAC outliers]
for (std::vector<vpImagePoint>::const_iterator it = ransacOutliers.begin(); it != ransacOutliers.end(); ++it) {
vpDisplay::displayCircle(I, *it, 4, vpColor::red);
#ifdef IMATCHING
vpImagePoint imPt(*it);
imPt.set_u(imPt.get_u() + I.getWidth());
imPt.set_v(imPt.get_v() + I.getHeight());
vpDisplay::displayCircle(IMatching, imPt, 4, vpColor::red);
#endif
}
//! [Display RANSAC outliers]
#ifdef IMATCHING
//! [Display image matching]
keypoint_detection.displayMatching(I, IMatching);
//! [Display image matching]
//! [Display model image matching]
// vpCameraParameters cam2;
// cam2.initPersProjWithoutDistortion(cam.get_px(), cam.get_py(), cam.get_u0() + I.getWidth(),
// cam.get_v0() + I.getHeight());
// tracker.setCameraParameters(cam2);
// tracker.setPose(IMatching, cMo);
// tracker.display(IMatching, cMo, cam2, vpColor::red, 2);
// vpDisplay::displayFrame(IMatching, cMo, cam2, 0.05, vpColor::none, 3);
//! [Display model image matching]
#endif
}
else
{
std::cout<<"Object Lost in frame : "<<g.getFrameIndex()<<std::endl;
#ifdef HYBRID_MATCHING
track_state = UNCERTAIN;
#endif
}
#ifdef HYBRID_MATCHING
if(track_state == TRACKING || track_state == UNCERTAIN) //Tracker intialisé
{
try
{
tracker.track(I);
// tracker.testTracking();
}
catch(...)
{
track_state = LOST;
std::cout<<"Tracker : Object Lost in frame : "<<g.getFrameIndex()<<std::endl;
}
if(track_state !=LOST)
{
tracker.getPose(cMo);
tracker.display(I, cMo, cam, vpColor::blue, 4);
}
}
state_mem.push_front(track_state);
if(state_mem.size()==state_mem_length)
{
std::stringstream title2;
title2 << "Confidence level :"<<computeConfidenceLevel(state_mem);
// vpDisplay::displayText(I, 10, 10, "Confidence Level : "+std::to_string(computeConfidenceLevel(state_mem)), vpColor::red); //C++11
vpDisplay::displayText(I, 10, 10, title2.str().c_str(), vpColor::red);
// std::cout<<"Confidence level :"<<computeConfidenceLevel(state_mem)<<std::endl;
state_mem.pop_back();
}
#endif
vpDisplay::flush(I);
if (vpDisplay::getClick(I, false)) {
click_done = true;
break;
}
// vpDisplay::getClick(I, true);
#ifdef IMATCHING
vpDisplay::displayText(IMatching, 30, 10, "A click to exit.", vpColor::red);
vpDisplay::flush(IMatching);
if (vpDisplay::getClick(IMatching, false)) {
click_done = true;
break;
}
// vpDisplay::getClick(IMatching, true);
#endif
}
// std::cout<<"Moyenne temps execution : "<<time/nb<<std::endl;
// delete rect_roi;
#if defined IMATCHING
if (!click_done)
vpDisplay::getClick(IMatching);
#endif
#ifdef VISP_HAVE_XML2
vpXmlParser::cleanup();
#endif
#if defined(VISP_HAVE_COIN3D) && (COIN_MAJOR_VERSION == 3)
SoDB::finish();
#endif
} catch (const vpException &e) {
std::cout << "Catch an exception: " << e << std::endl;
}
#else
(void)argc;
(void)argv;
std::cout << "Install OpenCV and rebuild ViSP to use this example." << std::endl;
#endif
return 0;
}