Resolution du bug std::bad_alloc sur matching

This commit is contained in:
Unknown 2018-07-24 14:45:28 +02:00
parent fbafece5af
commit 475f30be1a
154 changed files with 2575 additions and 1154 deletions

View file

@ -6,3 +6,81 @@
#IncludeRegexTransform:
./io_png/libs/png/png.h
../zlib/zlib.h
./io_png/libs/zlib/zlib.h
pngconf.h
./io_png/libs/png/pngconf.h
crtdbg.h
-
./io_png/libs/png/pngconf.h
pngusr.h
./io_png/libs/png/pngusr.h
config.h
./io_png/libs/png/config.h
windows.h
-
stdio.h
-
stdio.h
-
sys/types.h
-
setjmp.h
-
strings.h
-
string.h
-
stdlib.h
-
fp.h
-
math.h
-
m68881.h
-
mem.h
-
alloc.h
-
malloc.h
-
time.h
-
dos.h
-
./io_png/libs/zlib/zconf.h
windows.h
-
sys/types.h
-
unistd.h
-
unixio.h
-
./io_png/libs/zlib/zlib.h
zconf.h
./io_png/libs/zlib/zconf.h
/home/harle/catkin_ws/src/BaxterInterface/ASIFT_tests/demo_ASIFT_src/io_png/io_png.c
stdlib.h
-
stdio.h
-
math.h
-
assert.h
-
png.h
/home/harle/catkin_ws/src/BaxterInterface/ASIFT_tests/demo_ASIFT_src/io_png/png.h
png.h
-
io_png.h
/home/harle/catkin_ws/src/BaxterInterface/ASIFT_tests/demo_ASIFT_src/io_png/io_png.h
/home/harle/catkin_ws/src/BaxterInterface/ASIFT_tests/demo_ASIFT_src/io_png/io_png.h

View file

@ -5,31 +5,31 @@ SET(CMAKE_DEPENDS_LANGUAGES
)
# The set of files for implicit dependencies of each language:
SET(CMAKE_DEPENDS_CHECK_C
"/home/harle/catkin_ws/src/demo_ASIFT_src/io_png/io_png.c" "/home/harle/catkin_ws/src/demo_ASIFT_src/CMakeFiles/demo_ASIFT.dir/io_png/io_png.c.o"
"/home/harle/catkin_ws/src/BaxterInterface/ASIFT_tests/demo_ASIFT_src/io_png/io_png.c" "/home/harle/catkin_ws/src/BaxterInterface/ASIFT_tests/demo_ASIFT_src/CMakeFiles/demo_ASIFT.dir/io_png/io_png.c.o"
)
SET(CMAKE_C_COMPILER_ID "GNU")
SET(CMAKE_DEPENDS_CHECK_CXX
"/home/harle/catkin_ws/src/demo_ASIFT_src/compute_asift_keypoints.cpp" "/home/harle/catkin_ws/src/demo_ASIFT_src/CMakeFiles/demo_ASIFT.dir/compute_asift_keypoints.cpp.o"
"/home/harle/catkin_ws/src/demo_ASIFT_src/compute_asift_matches.cpp" "/home/harle/catkin_ws/src/demo_ASIFT_src/CMakeFiles/demo_ASIFT.dir/compute_asift_matches.cpp.o"
"/home/harle/catkin_ws/src/demo_ASIFT_src/demo_ASIFT.cpp" "/home/harle/catkin_ws/src/demo_ASIFT_src/CMakeFiles/demo_ASIFT.dir/demo_ASIFT.cpp.o"
"/home/harle/catkin_ws/src/demo_ASIFT_src/demo_lib_sift.cpp" "/home/harle/catkin_ws/src/demo_ASIFT_src/CMakeFiles/demo_ASIFT.dir/demo_lib_sift.cpp.o"
"/home/harle/catkin_ws/src/demo_ASIFT_src/filter.cpp" "/home/harle/catkin_ws/src/demo_ASIFT_src/CMakeFiles/demo_ASIFT.dir/filter.cpp.o"
"/home/harle/catkin_ws/src/demo_ASIFT_src/flimage.cpp" "/home/harle/catkin_ws/src/demo_ASIFT_src/CMakeFiles/demo_ASIFT.dir/flimage.cpp.o"
"/home/harle/catkin_ws/src/demo_ASIFT_src/fproj.cpp" "/home/harle/catkin_ws/src/demo_ASIFT_src/CMakeFiles/demo_ASIFT.dir/fproj.cpp.o"
"/home/harle/catkin_ws/src/demo_ASIFT_src/frot.cpp" "/home/harle/catkin_ws/src/demo_ASIFT_src/CMakeFiles/demo_ASIFT.dir/frot.cpp.o"
"/home/harle/catkin_ws/src/demo_ASIFT_src/library.cpp" "/home/harle/catkin_ws/src/demo_ASIFT_src/CMakeFiles/demo_ASIFT.dir/library.cpp.o"
"/home/harle/catkin_ws/src/demo_ASIFT_src/numerics1.cpp" "/home/harle/catkin_ws/src/demo_ASIFT_src/CMakeFiles/demo_ASIFT.dir/numerics1.cpp.o"
"/home/harle/catkin_ws/src/demo_ASIFT_src/orsa.cpp" "/home/harle/catkin_ws/src/demo_ASIFT_src/CMakeFiles/demo_ASIFT.dir/orsa.cpp.o"
"/home/harle/catkin_ws/src/demo_ASIFT_src/splines.cpp" "/home/harle/catkin_ws/src/demo_ASIFT_src/CMakeFiles/demo_ASIFT.dir/splines.cpp.o"
"/home/harle/catkin_ws/src/BaxterInterface/ASIFT_tests/demo_ASIFT_src/compute_asift_keypoints.cpp" "/home/harle/catkin_ws/src/BaxterInterface/ASIFT_tests/demo_ASIFT_src/CMakeFiles/demo_ASIFT.dir/compute_asift_keypoints.cpp.o"
"/home/harle/catkin_ws/src/BaxterInterface/ASIFT_tests/demo_ASIFT_src/compute_asift_matches.cpp" "/home/harle/catkin_ws/src/BaxterInterface/ASIFT_tests/demo_ASIFT_src/CMakeFiles/demo_ASIFT.dir/compute_asift_matches.cpp.o"
"/home/harle/catkin_ws/src/BaxterInterface/ASIFT_tests/demo_ASIFT_src/demo_ASIFT.cpp" "/home/harle/catkin_ws/src/BaxterInterface/ASIFT_tests/demo_ASIFT_src/CMakeFiles/demo_ASIFT.dir/demo_ASIFT.cpp.o"
"/home/harle/catkin_ws/src/BaxterInterface/ASIFT_tests/demo_ASIFT_src/demo_lib_sift.cpp" "/home/harle/catkin_ws/src/BaxterInterface/ASIFT_tests/demo_ASIFT_src/CMakeFiles/demo_ASIFT.dir/demo_lib_sift.cpp.o"
"/home/harle/catkin_ws/src/BaxterInterface/ASIFT_tests/demo_ASIFT_src/filter.cpp" "/home/harle/catkin_ws/src/BaxterInterface/ASIFT_tests/demo_ASIFT_src/CMakeFiles/demo_ASIFT.dir/filter.cpp.o"
"/home/harle/catkin_ws/src/BaxterInterface/ASIFT_tests/demo_ASIFT_src/flimage.cpp" "/home/harle/catkin_ws/src/BaxterInterface/ASIFT_tests/demo_ASIFT_src/CMakeFiles/demo_ASIFT.dir/flimage.cpp.o"
"/home/harle/catkin_ws/src/BaxterInterface/ASIFT_tests/demo_ASIFT_src/fproj.cpp" "/home/harle/catkin_ws/src/BaxterInterface/ASIFT_tests/demo_ASIFT_src/CMakeFiles/demo_ASIFT.dir/fproj.cpp.o"
"/home/harle/catkin_ws/src/BaxterInterface/ASIFT_tests/demo_ASIFT_src/frot.cpp" "/home/harle/catkin_ws/src/BaxterInterface/ASIFT_tests/demo_ASIFT_src/CMakeFiles/demo_ASIFT.dir/frot.cpp.o"
"/home/harle/catkin_ws/src/BaxterInterface/ASIFT_tests/demo_ASIFT_src/library.cpp" "/home/harle/catkin_ws/src/BaxterInterface/ASIFT_tests/demo_ASIFT_src/CMakeFiles/demo_ASIFT.dir/library.cpp.o"
"/home/harle/catkin_ws/src/BaxterInterface/ASIFT_tests/demo_ASIFT_src/numerics1.cpp" "/home/harle/catkin_ws/src/BaxterInterface/ASIFT_tests/demo_ASIFT_src/CMakeFiles/demo_ASIFT.dir/numerics1.cpp.o"
"/home/harle/catkin_ws/src/BaxterInterface/ASIFT_tests/demo_ASIFT_src/orsa.cpp" "/home/harle/catkin_ws/src/BaxterInterface/ASIFT_tests/demo_ASIFT_src/CMakeFiles/demo_ASIFT.dir/orsa.cpp.o"
"/home/harle/catkin_ws/src/BaxterInterface/ASIFT_tests/demo_ASIFT_src/splines.cpp" "/home/harle/catkin_ws/src/BaxterInterface/ASIFT_tests/demo_ASIFT_src/CMakeFiles/demo_ASIFT.dir/splines.cpp.o"
)
SET(CMAKE_CXX_COMPILER_ID "GNU")
# Targets to which this target links.
SET(CMAKE_TARGET_LINKED_INFO_FILES
"/home/harle/catkin_ws/src/demo_ASIFT_src/io_png/libs/png/CMakeFiles/png.dir/DependInfo.cmake"
"/home/harle/catkin_ws/src/demo_ASIFT_src/io_png/libs/zlib/CMakeFiles/zlib.dir/DependInfo.cmake"
"/home/harle/catkin_ws/src/demo_ASIFT_src/libMatch/CMakeFiles/Match.dir/DependInfo.cmake"
"/home/harle/catkin_ws/src/demo_ASIFT_src/libNumerics/CMakeFiles/Numerics.dir/DependInfo.cmake"
"/home/harle/catkin_ws/src/BaxterInterface/ASIFT_tests/demo_ASIFT_src/io_png/libs/png/CMakeFiles/png.dir/DependInfo.cmake"
"/home/harle/catkin_ws/src/BaxterInterface/ASIFT_tests/demo_ASIFT_src/io_png/libs/zlib/CMakeFiles/zlib.dir/DependInfo.cmake"
"/home/harle/catkin_ws/src/BaxterInterface/ASIFT_tests/demo_ASIFT_src/libMatch/CMakeFiles/Match.dir/DependInfo.cmake"
"/home/harle/catkin_ws/src/BaxterInterface/ASIFT_tests/demo_ASIFT_src/libNumerics/CMakeFiles/Numerics.dir/DependInfo.cmake"
)
# The include file search paths:

View file

@ -35,10 +35,10 @@ RM = /usr/bin/cmake -E remove -f
EQUALS = =
# The top-level source directory on which CMake was run.
CMAKE_SOURCE_DIR = /home/harle/catkin_ws/src/demo_ASIFT_src
CMAKE_SOURCE_DIR = /home/harle/catkin_ws/src/BaxterInterface/ASIFT_tests/demo_ASIFT_src
# The top-level build directory on which CMake was run.
CMAKE_BINARY_DIR = /home/harle/catkin_ws/src/demo_ASIFT_src
CMAKE_BINARY_DIR = /home/harle/catkin_ws/src/BaxterInterface/ASIFT_tests/demo_ASIFT_src
# Include any dependencies generated for this target.
include CMakeFiles/demo_ASIFT.dir/depend.make
@ -51,17 +51,17 @@ include CMakeFiles/demo_ASIFT.dir/flags.make
CMakeFiles/demo_ASIFT.dir/demo_ASIFT.cpp.o: CMakeFiles/demo_ASIFT.dir/flags.make
CMakeFiles/demo_ASIFT.dir/demo_ASIFT.cpp.o: demo_ASIFT.cpp
$(CMAKE_COMMAND) -E cmake_progress_report /home/harle/catkin_ws/src/demo_ASIFT_src/CMakeFiles $(CMAKE_PROGRESS_1)
$(CMAKE_COMMAND) -E cmake_progress_report /home/harle/catkin_ws/src/BaxterInterface/ASIFT_tests/demo_ASIFT_src/CMakeFiles $(CMAKE_PROGRESS_1)
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Building CXX object CMakeFiles/demo_ASIFT.dir/demo_ASIFT.cpp.o"
/usr/bin/c++ $(CXX_DEFINES) $(CXX_FLAGS) -o CMakeFiles/demo_ASIFT.dir/demo_ASIFT.cpp.o -c /home/harle/catkin_ws/src/demo_ASIFT_src/demo_ASIFT.cpp
/usr/bin/c++ $(CXX_DEFINES) $(CXX_FLAGS) -o CMakeFiles/demo_ASIFT.dir/demo_ASIFT.cpp.o -c /home/harle/catkin_ws/src/BaxterInterface/ASIFT_tests/demo_ASIFT_src/demo_ASIFT.cpp
CMakeFiles/demo_ASIFT.dir/demo_ASIFT.cpp.i: cmake_force
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/demo_ASIFT.dir/demo_ASIFT.cpp.i"
/usr/bin/c++ $(CXX_DEFINES) $(CXX_FLAGS) -E /home/harle/catkin_ws/src/demo_ASIFT_src/demo_ASIFT.cpp > CMakeFiles/demo_ASIFT.dir/demo_ASIFT.cpp.i
/usr/bin/c++ $(CXX_DEFINES) $(CXX_FLAGS) -E /home/harle/catkin_ws/src/BaxterInterface/ASIFT_tests/demo_ASIFT_src/demo_ASIFT.cpp > CMakeFiles/demo_ASIFT.dir/demo_ASIFT.cpp.i
CMakeFiles/demo_ASIFT.dir/demo_ASIFT.cpp.s: cmake_force
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/demo_ASIFT.dir/demo_ASIFT.cpp.s"
/usr/bin/c++ $(CXX_DEFINES) $(CXX_FLAGS) -S /home/harle/catkin_ws/src/demo_ASIFT_src/demo_ASIFT.cpp -o CMakeFiles/demo_ASIFT.dir/demo_ASIFT.cpp.s
/usr/bin/c++ $(CXX_DEFINES) $(CXX_FLAGS) -S /home/harle/catkin_ws/src/BaxterInterface/ASIFT_tests/demo_ASIFT_src/demo_ASIFT.cpp -o CMakeFiles/demo_ASIFT.dir/demo_ASIFT.cpp.s
CMakeFiles/demo_ASIFT.dir/demo_ASIFT.cpp.o.requires:
.PHONY : CMakeFiles/demo_ASIFT.dir/demo_ASIFT.cpp.o.requires
@ -74,17 +74,17 @@ CMakeFiles/demo_ASIFT.dir/demo_ASIFT.cpp.o.provides.build: CMakeFiles/demo_ASIFT
CMakeFiles/demo_ASIFT.dir/numerics1.cpp.o: CMakeFiles/demo_ASIFT.dir/flags.make
CMakeFiles/demo_ASIFT.dir/numerics1.cpp.o: numerics1.cpp
$(CMAKE_COMMAND) -E cmake_progress_report /home/harle/catkin_ws/src/demo_ASIFT_src/CMakeFiles $(CMAKE_PROGRESS_2)
$(CMAKE_COMMAND) -E cmake_progress_report /home/harle/catkin_ws/src/BaxterInterface/ASIFT_tests/demo_ASIFT_src/CMakeFiles $(CMAKE_PROGRESS_2)
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Building CXX object CMakeFiles/demo_ASIFT.dir/numerics1.cpp.o"
/usr/bin/c++ $(CXX_DEFINES) $(CXX_FLAGS) -o CMakeFiles/demo_ASIFT.dir/numerics1.cpp.o -c /home/harle/catkin_ws/src/demo_ASIFT_src/numerics1.cpp
/usr/bin/c++ $(CXX_DEFINES) $(CXX_FLAGS) -o CMakeFiles/demo_ASIFT.dir/numerics1.cpp.o -c /home/harle/catkin_ws/src/BaxterInterface/ASIFT_tests/demo_ASIFT_src/numerics1.cpp
CMakeFiles/demo_ASIFT.dir/numerics1.cpp.i: cmake_force
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/demo_ASIFT.dir/numerics1.cpp.i"
/usr/bin/c++ $(CXX_DEFINES) $(CXX_FLAGS) -E /home/harle/catkin_ws/src/demo_ASIFT_src/numerics1.cpp > CMakeFiles/demo_ASIFT.dir/numerics1.cpp.i
/usr/bin/c++ $(CXX_DEFINES) $(CXX_FLAGS) -E /home/harle/catkin_ws/src/BaxterInterface/ASIFT_tests/demo_ASIFT_src/numerics1.cpp > CMakeFiles/demo_ASIFT.dir/numerics1.cpp.i
CMakeFiles/demo_ASIFT.dir/numerics1.cpp.s: cmake_force
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/demo_ASIFT.dir/numerics1.cpp.s"
/usr/bin/c++ $(CXX_DEFINES) $(CXX_FLAGS) -S /home/harle/catkin_ws/src/demo_ASIFT_src/numerics1.cpp -o CMakeFiles/demo_ASIFT.dir/numerics1.cpp.s
/usr/bin/c++ $(CXX_DEFINES) $(CXX_FLAGS) -S /home/harle/catkin_ws/src/BaxterInterface/ASIFT_tests/demo_ASIFT_src/numerics1.cpp -o CMakeFiles/demo_ASIFT.dir/numerics1.cpp.s
CMakeFiles/demo_ASIFT.dir/numerics1.cpp.o.requires:
.PHONY : CMakeFiles/demo_ASIFT.dir/numerics1.cpp.o.requires
@ -97,17 +97,17 @@ CMakeFiles/demo_ASIFT.dir/numerics1.cpp.o.provides.build: CMakeFiles/demo_ASIFT.
CMakeFiles/demo_ASIFT.dir/frot.cpp.o: CMakeFiles/demo_ASIFT.dir/flags.make
CMakeFiles/demo_ASIFT.dir/frot.cpp.o: frot.cpp
$(CMAKE_COMMAND) -E cmake_progress_report /home/harle/catkin_ws/src/demo_ASIFT_src/CMakeFiles $(CMAKE_PROGRESS_3)
$(CMAKE_COMMAND) -E cmake_progress_report /home/harle/catkin_ws/src/BaxterInterface/ASIFT_tests/demo_ASIFT_src/CMakeFiles $(CMAKE_PROGRESS_3)
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Building CXX object CMakeFiles/demo_ASIFT.dir/frot.cpp.o"
/usr/bin/c++ $(CXX_DEFINES) $(CXX_FLAGS) -o CMakeFiles/demo_ASIFT.dir/frot.cpp.o -c /home/harle/catkin_ws/src/demo_ASIFT_src/frot.cpp
/usr/bin/c++ $(CXX_DEFINES) $(CXX_FLAGS) -o CMakeFiles/demo_ASIFT.dir/frot.cpp.o -c /home/harle/catkin_ws/src/BaxterInterface/ASIFT_tests/demo_ASIFT_src/frot.cpp
CMakeFiles/demo_ASIFT.dir/frot.cpp.i: cmake_force
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/demo_ASIFT.dir/frot.cpp.i"
/usr/bin/c++ $(CXX_DEFINES) $(CXX_FLAGS) -E /home/harle/catkin_ws/src/demo_ASIFT_src/frot.cpp > CMakeFiles/demo_ASIFT.dir/frot.cpp.i
/usr/bin/c++ $(CXX_DEFINES) $(CXX_FLAGS) -E /home/harle/catkin_ws/src/BaxterInterface/ASIFT_tests/demo_ASIFT_src/frot.cpp > CMakeFiles/demo_ASIFT.dir/frot.cpp.i
CMakeFiles/demo_ASIFT.dir/frot.cpp.s: cmake_force
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/demo_ASIFT.dir/frot.cpp.s"
/usr/bin/c++ $(CXX_DEFINES) $(CXX_FLAGS) -S /home/harle/catkin_ws/src/demo_ASIFT_src/frot.cpp -o CMakeFiles/demo_ASIFT.dir/frot.cpp.s
/usr/bin/c++ $(CXX_DEFINES) $(CXX_FLAGS) -S /home/harle/catkin_ws/src/BaxterInterface/ASIFT_tests/demo_ASIFT_src/frot.cpp -o CMakeFiles/demo_ASIFT.dir/frot.cpp.s
CMakeFiles/demo_ASIFT.dir/frot.cpp.o.requires:
.PHONY : CMakeFiles/demo_ASIFT.dir/frot.cpp.o.requires
@ -120,17 +120,17 @@ CMakeFiles/demo_ASIFT.dir/frot.cpp.o.provides.build: CMakeFiles/demo_ASIFT.dir/f
CMakeFiles/demo_ASIFT.dir/splines.cpp.o: CMakeFiles/demo_ASIFT.dir/flags.make
CMakeFiles/demo_ASIFT.dir/splines.cpp.o: splines.cpp
$(CMAKE_COMMAND) -E cmake_progress_report /home/harle/catkin_ws/src/demo_ASIFT_src/CMakeFiles $(CMAKE_PROGRESS_4)
$(CMAKE_COMMAND) -E cmake_progress_report /home/harle/catkin_ws/src/BaxterInterface/ASIFT_tests/demo_ASIFT_src/CMakeFiles $(CMAKE_PROGRESS_4)
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Building CXX object CMakeFiles/demo_ASIFT.dir/splines.cpp.o"
/usr/bin/c++ $(CXX_DEFINES) $(CXX_FLAGS) -o CMakeFiles/demo_ASIFT.dir/splines.cpp.o -c /home/harle/catkin_ws/src/demo_ASIFT_src/splines.cpp
/usr/bin/c++ $(CXX_DEFINES) $(CXX_FLAGS) -o CMakeFiles/demo_ASIFT.dir/splines.cpp.o -c /home/harle/catkin_ws/src/BaxterInterface/ASIFT_tests/demo_ASIFT_src/splines.cpp
CMakeFiles/demo_ASIFT.dir/splines.cpp.i: cmake_force
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/demo_ASIFT.dir/splines.cpp.i"
/usr/bin/c++ $(CXX_DEFINES) $(CXX_FLAGS) -E /home/harle/catkin_ws/src/demo_ASIFT_src/splines.cpp > CMakeFiles/demo_ASIFT.dir/splines.cpp.i
/usr/bin/c++ $(CXX_DEFINES) $(CXX_FLAGS) -E /home/harle/catkin_ws/src/BaxterInterface/ASIFT_tests/demo_ASIFT_src/splines.cpp > CMakeFiles/demo_ASIFT.dir/splines.cpp.i
CMakeFiles/demo_ASIFT.dir/splines.cpp.s: cmake_force
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/demo_ASIFT.dir/splines.cpp.s"
/usr/bin/c++ $(CXX_DEFINES) $(CXX_FLAGS) -S /home/harle/catkin_ws/src/demo_ASIFT_src/splines.cpp -o CMakeFiles/demo_ASIFT.dir/splines.cpp.s
/usr/bin/c++ $(CXX_DEFINES) $(CXX_FLAGS) -S /home/harle/catkin_ws/src/BaxterInterface/ASIFT_tests/demo_ASIFT_src/splines.cpp -o CMakeFiles/demo_ASIFT.dir/splines.cpp.s
CMakeFiles/demo_ASIFT.dir/splines.cpp.o.requires:
.PHONY : CMakeFiles/demo_ASIFT.dir/splines.cpp.o.requires
@ -143,17 +143,17 @@ CMakeFiles/demo_ASIFT.dir/splines.cpp.o.provides.build: CMakeFiles/demo_ASIFT.di
CMakeFiles/demo_ASIFT.dir/fproj.cpp.o: CMakeFiles/demo_ASIFT.dir/flags.make
CMakeFiles/demo_ASIFT.dir/fproj.cpp.o: fproj.cpp
$(CMAKE_COMMAND) -E cmake_progress_report /home/harle/catkin_ws/src/demo_ASIFT_src/CMakeFiles $(CMAKE_PROGRESS_5)
$(CMAKE_COMMAND) -E cmake_progress_report /home/harle/catkin_ws/src/BaxterInterface/ASIFT_tests/demo_ASIFT_src/CMakeFiles $(CMAKE_PROGRESS_5)
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Building CXX object CMakeFiles/demo_ASIFT.dir/fproj.cpp.o"
/usr/bin/c++ $(CXX_DEFINES) $(CXX_FLAGS) -o CMakeFiles/demo_ASIFT.dir/fproj.cpp.o -c /home/harle/catkin_ws/src/demo_ASIFT_src/fproj.cpp
/usr/bin/c++ $(CXX_DEFINES) $(CXX_FLAGS) -o CMakeFiles/demo_ASIFT.dir/fproj.cpp.o -c /home/harle/catkin_ws/src/BaxterInterface/ASIFT_tests/demo_ASIFT_src/fproj.cpp
CMakeFiles/demo_ASIFT.dir/fproj.cpp.i: cmake_force
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/demo_ASIFT.dir/fproj.cpp.i"
/usr/bin/c++ $(CXX_DEFINES) $(CXX_FLAGS) -E /home/harle/catkin_ws/src/demo_ASIFT_src/fproj.cpp > CMakeFiles/demo_ASIFT.dir/fproj.cpp.i
/usr/bin/c++ $(CXX_DEFINES) $(CXX_FLAGS) -E /home/harle/catkin_ws/src/BaxterInterface/ASIFT_tests/demo_ASIFT_src/fproj.cpp > CMakeFiles/demo_ASIFT.dir/fproj.cpp.i
CMakeFiles/demo_ASIFT.dir/fproj.cpp.s: cmake_force
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/demo_ASIFT.dir/fproj.cpp.s"
/usr/bin/c++ $(CXX_DEFINES) $(CXX_FLAGS) -S /home/harle/catkin_ws/src/demo_ASIFT_src/fproj.cpp -o CMakeFiles/demo_ASIFT.dir/fproj.cpp.s
/usr/bin/c++ $(CXX_DEFINES) $(CXX_FLAGS) -S /home/harle/catkin_ws/src/BaxterInterface/ASIFT_tests/demo_ASIFT_src/fproj.cpp -o CMakeFiles/demo_ASIFT.dir/fproj.cpp.s
CMakeFiles/demo_ASIFT.dir/fproj.cpp.o.requires:
.PHONY : CMakeFiles/demo_ASIFT.dir/fproj.cpp.o.requires
@ -166,17 +166,17 @@ CMakeFiles/demo_ASIFT.dir/fproj.cpp.o.provides.build: CMakeFiles/demo_ASIFT.dir/
CMakeFiles/demo_ASIFT.dir/library.cpp.o: CMakeFiles/demo_ASIFT.dir/flags.make
CMakeFiles/demo_ASIFT.dir/library.cpp.o: library.cpp
$(CMAKE_COMMAND) -E cmake_progress_report /home/harle/catkin_ws/src/demo_ASIFT_src/CMakeFiles $(CMAKE_PROGRESS_6)
$(CMAKE_COMMAND) -E cmake_progress_report /home/harle/catkin_ws/src/BaxterInterface/ASIFT_tests/demo_ASIFT_src/CMakeFiles $(CMAKE_PROGRESS_6)
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Building CXX object CMakeFiles/demo_ASIFT.dir/library.cpp.o"
/usr/bin/c++ $(CXX_DEFINES) $(CXX_FLAGS) -o CMakeFiles/demo_ASIFT.dir/library.cpp.o -c /home/harle/catkin_ws/src/demo_ASIFT_src/library.cpp
/usr/bin/c++ $(CXX_DEFINES) $(CXX_FLAGS) -o CMakeFiles/demo_ASIFT.dir/library.cpp.o -c /home/harle/catkin_ws/src/BaxterInterface/ASIFT_tests/demo_ASIFT_src/library.cpp
CMakeFiles/demo_ASIFT.dir/library.cpp.i: cmake_force
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/demo_ASIFT.dir/library.cpp.i"
/usr/bin/c++ $(CXX_DEFINES) $(CXX_FLAGS) -E /home/harle/catkin_ws/src/demo_ASIFT_src/library.cpp > CMakeFiles/demo_ASIFT.dir/library.cpp.i
/usr/bin/c++ $(CXX_DEFINES) $(CXX_FLAGS) -E /home/harle/catkin_ws/src/BaxterInterface/ASIFT_tests/demo_ASIFT_src/library.cpp > CMakeFiles/demo_ASIFT.dir/library.cpp.i
CMakeFiles/demo_ASIFT.dir/library.cpp.s: cmake_force
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/demo_ASIFT.dir/library.cpp.s"
/usr/bin/c++ $(CXX_DEFINES) $(CXX_FLAGS) -S /home/harle/catkin_ws/src/demo_ASIFT_src/library.cpp -o CMakeFiles/demo_ASIFT.dir/library.cpp.s
/usr/bin/c++ $(CXX_DEFINES) $(CXX_FLAGS) -S /home/harle/catkin_ws/src/BaxterInterface/ASIFT_tests/demo_ASIFT_src/library.cpp -o CMakeFiles/demo_ASIFT.dir/library.cpp.s
CMakeFiles/demo_ASIFT.dir/library.cpp.o.requires:
.PHONY : CMakeFiles/demo_ASIFT.dir/library.cpp.o.requires
@ -189,17 +189,17 @@ CMakeFiles/demo_ASIFT.dir/library.cpp.o.provides.build: CMakeFiles/demo_ASIFT.di
CMakeFiles/demo_ASIFT.dir/flimage.cpp.o: CMakeFiles/demo_ASIFT.dir/flags.make
CMakeFiles/demo_ASIFT.dir/flimage.cpp.o: flimage.cpp
$(CMAKE_COMMAND) -E cmake_progress_report /home/harle/catkin_ws/src/demo_ASIFT_src/CMakeFiles $(CMAKE_PROGRESS_7)
$(CMAKE_COMMAND) -E cmake_progress_report /home/harle/catkin_ws/src/BaxterInterface/ASIFT_tests/demo_ASIFT_src/CMakeFiles $(CMAKE_PROGRESS_7)
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Building CXX object CMakeFiles/demo_ASIFT.dir/flimage.cpp.o"
/usr/bin/c++ $(CXX_DEFINES) $(CXX_FLAGS) -o CMakeFiles/demo_ASIFT.dir/flimage.cpp.o -c /home/harle/catkin_ws/src/demo_ASIFT_src/flimage.cpp
/usr/bin/c++ $(CXX_DEFINES) $(CXX_FLAGS) -o CMakeFiles/demo_ASIFT.dir/flimage.cpp.o -c /home/harle/catkin_ws/src/BaxterInterface/ASIFT_tests/demo_ASIFT_src/flimage.cpp
CMakeFiles/demo_ASIFT.dir/flimage.cpp.i: cmake_force
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/demo_ASIFT.dir/flimage.cpp.i"
/usr/bin/c++ $(CXX_DEFINES) $(CXX_FLAGS) -E /home/harle/catkin_ws/src/demo_ASIFT_src/flimage.cpp > CMakeFiles/demo_ASIFT.dir/flimage.cpp.i
/usr/bin/c++ $(CXX_DEFINES) $(CXX_FLAGS) -E /home/harle/catkin_ws/src/BaxterInterface/ASIFT_tests/demo_ASIFT_src/flimage.cpp > CMakeFiles/demo_ASIFT.dir/flimage.cpp.i
CMakeFiles/demo_ASIFT.dir/flimage.cpp.s: cmake_force
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/demo_ASIFT.dir/flimage.cpp.s"
/usr/bin/c++ $(CXX_DEFINES) $(CXX_FLAGS) -S /home/harle/catkin_ws/src/demo_ASIFT_src/flimage.cpp -o CMakeFiles/demo_ASIFT.dir/flimage.cpp.s
/usr/bin/c++ $(CXX_DEFINES) $(CXX_FLAGS) -S /home/harle/catkin_ws/src/BaxterInterface/ASIFT_tests/demo_ASIFT_src/flimage.cpp -o CMakeFiles/demo_ASIFT.dir/flimage.cpp.s
CMakeFiles/demo_ASIFT.dir/flimage.cpp.o.requires:
.PHONY : CMakeFiles/demo_ASIFT.dir/flimage.cpp.o.requires
@ -212,17 +212,17 @@ CMakeFiles/demo_ASIFT.dir/flimage.cpp.o.provides.build: CMakeFiles/demo_ASIFT.di
CMakeFiles/demo_ASIFT.dir/filter.cpp.o: CMakeFiles/demo_ASIFT.dir/flags.make
CMakeFiles/demo_ASIFT.dir/filter.cpp.o: filter.cpp
$(CMAKE_COMMAND) -E cmake_progress_report /home/harle/catkin_ws/src/demo_ASIFT_src/CMakeFiles $(CMAKE_PROGRESS_8)
$(CMAKE_COMMAND) -E cmake_progress_report /home/harle/catkin_ws/src/BaxterInterface/ASIFT_tests/demo_ASIFT_src/CMakeFiles $(CMAKE_PROGRESS_8)
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Building CXX object CMakeFiles/demo_ASIFT.dir/filter.cpp.o"
/usr/bin/c++ $(CXX_DEFINES) $(CXX_FLAGS) -o CMakeFiles/demo_ASIFT.dir/filter.cpp.o -c /home/harle/catkin_ws/src/demo_ASIFT_src/filter.cpp
/usr/bin/c++ $(CXX_DEFINES) $(CXX_FLAGS) -o CMakeFiles/demo_ASIFT.dir/filter.cpp.o -c /home/harle/catkin_ws/src/BaxterInterface/ASIFT_tests/demo_ASIFT_src/filter.cpp
CMakeFiles/demo_ASIFT.dir/filter.cpp.i: cmake_force
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/demo_ASIFT.dir/filter.cpp.i"
/usr/bin/c++ $(CXX_DEFINES) $(CXX_FLAGS) -E /home/harle/catkin_ws/src/demo_ASIFT_src/filter.cpp > CMakeFiles/demo_ASIFT.dir/filter.cpp.i
/usr/bin/c++ $(CXX_DEFINES) $(CXX_FLAGS) -E /home/harle/catkin_ws/src/BaxterInterface/ASIFT_tests/demo_ASIFT_src/filter.cpp > CMakeFiles/demo_ASIFT.dir/filter.cpp.i
CMakeFiles/demo_ASIFT.dir/filter.cpp.s: cmake_force
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/demo_ASIFT.dir/filter.cpp.s"
/usr/bin/c++ $(CXX_DEFINES) $(CXX_FLAGS) -S /home/harle/catkin_ws/src/demo_ASIFT_src/filter.cpp -o CMakeFiles/demo_ASIFT.dir/filter.cpp.s
/usr/bin/c++ $(CXX_DEFINES) $(CXX_FLAGS) -S /home/harle/catkin_ws/src/BaxterInterface/ASIFT_tests/demo_ASIFT_src/filter.cpp -o CMakeFiles/demo_ASIFT.dir/filter.cpp.s
CMakeFiles/demo_ASIFT.dir/filter.cpp.o.requires:
.PHONY : CMakeFiles/demo_ASIFT.dir/filter.cpp.o.requires
@ -235,17 +235,17 @@ CMakeFiles/demo_ASIFT.dir/filter.cpp.o.provides.build: CMakeFiles/demo_ASIFT.dir
CMakeFiles/demo_ASIFT.dir/demo_lib_sift.cpp.o: CMakeFiles/demo_ASIFT.dir/flags.make
CMakeFiles/demo_ASIFT.dir/demo_lib_sift.cpp.o: demo_lib_sift.cpp
$(CMAKE_COMMAND) -E cmake_progress_report /home/harle/catkin_ws/src/demo_ASIFT_src/CMakeFiles $(CMAKE_PROGRESS_9)
$(CMAKE_COMMAND) -E cmake_progress_report /home/harle/catkin_ws/src/BaxterInterface/ASIFT_tests/demo_ASIFT_src/CMakeFiles $(CMAKE_PROGRESS_9)
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Building CXX object CMakeFiles/demo_ASIFT.dir/demo_lib_sift.cpp.o"
/usr/bin/c++ $(CXX_DEFINES) $(CXX_FLAGS) -o CMakeFiles/demo_ASIFT.dir/demo_lib_sift.cpp.o -c /home/harle/catkin_ws/src/demo_ASIFT_src/demo_lib_sift.cpp
/usr/bin/c++ $(CXX_DEFINES) $(CXX_FLAGS) -o CMakeFiles/demo_ASIFT.dir/demo_lib_sift.cpp.o -c /home/harle/catkin_ws/src/BaxterInterface/ASIFT_tests/demo_ASIFT_src/demo_lib_sift.cpp
CMakeFiles/demo_ASIFT.dir/demo_lib_sift.cpp.i: cmake_force
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/demo_ASIFT.dir/demo_lib_sift.cpp.i"
/usr/bin/c++ $(CXX_DEFINES) $(CXX_FLAGS) -E /home/harle/catkin_ws/src/demo_ASIFT_src/demo_lib_sift.cpp > CMakeFiles/demo_ASIFT.dir/demo_lib_sift.cpp.i
/usr/bin/c++ $(CXX_DEFINES) $(CXX_FLAGS) -E /home/harle/catkin_ws/src/BaxterInterface/ASIFT_tests/demo_ASIFT_src/demo_lib_sift.cpp > CMakeFiles/demo_ASIFT.dir/demo_lib_sift.cpp.i
CMakeFiles/demo_ASIFT.dir/demo_lib_sift.cpp.s: cmake_force
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/demo_ASIFT.dir/demo_lib_sift.cpp.s"
/usr/bin/c++ $(CXX_DEFINES) $(CXX_FLAGS) -S /home/harle/catkin_ws/src/demo_ASIFT_src/demo_lib_sift.cpp -o CMakeFiles/demo_ASIFT.dir/demo_lib_sift.cpp.s
/usr/bin/c++ $(CXX_DEFINES) $(CXX_FLAGS) -S /home/harle/catkin_ws/src/BaxterInterface/ASIFT_tests/demo_ASIFT_src/demo_lib_sift.cpp -o CMakeFiles/demo_ASIFT.dir/demo_lib_sift.cpp.s
CMakeFiles/demo_ASIFT.dir/demo_lib_sift.cpp.o.requires:
.PHONY : CMakeFiles/demo_ASIFT.dir/demo_lib_sift.cpp.o.requires
@ -258,17 +258,17 @@ CMakeFiles/demo_ASIFT.dir/demo_lib_sift.cpp.o.provides.build: CMakeFiles/demo_AS
CMakeFiles/demo_ASIFT.dir/compute_asift_keypoints.cpp.o: CMakeFiles/demo_ASIFT.dir/flags.make
CMakeFiles/demo_ASIFT.dir/compute_asift_keypoints.cpp.o: compute_asift_keypoints.cpp
$(CMAKE_COMMAND) -E cmake_progress_report /home/harle/catkin_ws/src/demo_ASIFT_src/CMakeFiles $(CMAKE_PROGRESS_10)
$(CMAKE_COMMAND) -E cmake_progress_report /home/harle/catkin_ws/src/BaxterInterface/ASIFT_tests/demo_ASIFT_src/CMakeFiles $(CMAKE_PROGRESS_10)
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Building CXX object CMakeFiles/demo_ASIFT.dir/compute_asift_keypoints.cpp.o"
/usr/bin/c++ $(CXX_DEFINES) $(CXX_FLAGS) -o CMakeFiles/demo_ASIFT.dir/compute_asift_keypoints.cpp.o -c /home/harle/catkin_ws/src/demo_ASIFT_src/compute_asift_keypoints.cpp
/usr/bin/c++ $(CXX_DEFINES) $(CXX_FLAGS) -o CMakeFiles/demo_ASIFT.dir/compute_asift_keypoints.cpp.o -c /home/harle/catkin_ws/src/BaxterInterface/ASIFT_tests/demo_ASIFT_src/compute_asift_keypoints.cpp
CMakeFiles/demo_ASIFT.dir/compute_asift_keypoints.cpp.i: cmake_force
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/demo_ASIFT.dir/compute_asift_keypoints.cpp.i"
/usr/bin/c++ $(CXX_DEFINES) $(CXX_FLAGS) -E /home/harle/catkin_ws/src/demo_ASIFT_src/compute_asift_keypoints.cpp > CMakeFiles/demo_ASIFT.dir/compute_asift_keypoints.cpp.i
/usr/bin/c++ $(CXX_DEFINES) $(CXX_FLAGS) -E /home/harle/catkin_ws/src/BaxterInterface/ASIFT_tests/demo_ASIFT_src/compute_asift_keypoints.cpp > CMakeFiles/demo_ASIFT.dir/compute_asift_keypoints.cpp.i
CMakeFiles/demo_ASIFT.dir/compute_asift_keypoints.cpp.s: cmake_force
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/demo_ASIFT.dir/compute_asift_keypoints.cpp.s"
/usr/bin/c++ $(CXX_DEFINES) $(CXX_FLAGS) -S /home/harle/catkin_ws/src/demo_ASIFT_src/compute_asift_keypoints.cpp -o CMakeFiles/demo_ASIFT.dir/compute_asift_keypoints.cpp.s
/usr/bin/c++ $(CXX_DEFINES) $(CXX_FLAGS) -S /home/harle/catkin_ws/src/BaxterInterface/ASIFT_tests/demo_ASIFT_src/compute_asift_keypoints.cpp -o CMakeFiles/demo_ASIFT.dir/compute_asift_keypoints.cpp.s
CMakeFiles/demo_ASIFT.dir/compute_asift_keypoints.cpp.o.requires:
.PHONY : CMakeFiles/demo_ASIFT.dir/compute_asift_keypoints.cpp.o.requires
@ -281,17 +281,17 @@ CMakeFiles/demo_ASIFT.dir/compute_asift_keypoints.cpp.o.provides.build: CMakeFil
CMakeFiles/demo_ASIFT.dir/compute_asift_matches.cpp.o: CMakeFiles/demo_ASIFT.dir/flags.make
CMakeFiles/demo_ASIFT.dir/compute_asift_matches.cpp.o: compute_asift_matches.cpp
$(CMAKE_COMMAND) -E cmake_progress_report /home/harle/catkin_ws/src/demo_ASIFT_src/CMakeFiles $(CMAKE_PROGRESS_11)
$(CMAKE_COMMAND) -E cmake_progress_report /home/harle/catkin_ws/src/BaxterInterface/ASIFT_tests/demo_ASIFT_src/CMakeFiles $(CMAKE_PROGRESS_11)
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Building CXX object CMakeFiles/demo_ASIFT.dir/compute_asift_matches.cpp.o"
/usr/bin/c++ $(CXX_DEFINES) $(CXX_FLAGS) -o CMakeFiles/demo_ASIFT.dir/compute_asift_matches.cpp.o -c /home/harle/catkin_ws/src/demo_ASIFT_src/compute_asift_matches.cpp
/usr/bin/c++ $(CXX_DEFINES) $(CXX_FLAGS) -o CMakeFiles/demo_ASIFT.dir/compute_asift_matches.cpp.o -c /home/harle/catkin_ws/src/BaxterInterface/ASIFT_tests/demo_ASIFT_src/compute_asift_matches.cpp
CMakeFiles/demo_ASIFT.dir/compute_asift_matches.cpp.i: cmake_force
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/demo_ASIFT.dir/compute_asift_matches.cpp.i"
/usr/bin/c++ $(CXX_DEFINES) $(CXX_FLAGS) -E /home/harle/catkin_ws/src/demo_ASIFT_src/compute_asift_matches.cpp > CMakeFiles/demo_ASIFT.dir/compute_asift_matches.cpp.i
/usr/bin/c++ $(CXX_DEFINES) $(CXX_FLAGS) -E /home/harle/catkin_ws/src/BaxterInterface/ASIFT_tests/demo_ASIFT_src/compute_asift_matches.cpp > CMakeFiles/demo_ASIFT.dir/compute_asift_matches.cpp.i
CMakeFiles/demo_ASIFT.dir/compute_asift_matches.cpp.s: cmake_force
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/demo_ASIFT.dir/compute_asift_matches.cpp.s"
/usr/bin/c++ $(CXX_DEFINES) $(CXX_FLAGS) -S /home/harle/catkin_ws/src/demo_ASIFT_src/compute_asift_matches.cpp -o CMakeFiles/demo_ASIFT.dir/compute_asift_matches.cpp.s
/usr/bin/c++ $(CXX_DEFINES) $(CXX_FLAGS) -S /home/harle/catkin_ws/src/BaxterInterface/ASIFT_tests/demo_ASIFT_src/compute_asift_matches.cpp -o CMakeFiles/demo_ASIFT.dir/compute_asift_matches.cpp.s
CMakeFiles/demo_ASIFT.dir/compute_asift_matches.cpp.o.requires:
.PHONY : CMakeFiles/demo_ASIFT.dir/compute_asift_matches.cpp.o.requires
@ -304,17 +304,17 @@ CMakeFiles/demo_ASIFT.dir/compute_asift_matches.cpp.o.provides.build: CMakeFiles
CMakeFiles/demo_ASIFT.dir/orsa.cpp.o: CMakeFiles/demo_ASIFT.dir/flags.make
CMakeFiles/demo_ASIFT.dir/orsa.cpp.o: orsa.cpp
$(CMAKE_COMMAND) -E cmake_progress_report /home/harle/catkin_ws/src/demo_ASIFT_src/CMakeFiles $(CMAKE_PROGRESS_12)
$(CMAKE_COMMAND) -E cmake_progress_report /home/harle/catkin_ws/src/BaxterInterface/ASIFT_tests/demo_ASIFT_src/CMakeFiles $(CMAKE_PROGRESS_12)
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Building CXX object CMakeFiles/demo_ASIFT.dir/orsa.cpp.o"
/usr/bin/c++ $(CXX_DEFINES) $(CXX_FLAGS) -o CMakeFiles/demo_ASIFT.dir/orsa.cpp.o -c /home/harle/catkin_ws/src/demo_ASIFT_src/orsa.cpp
/usr/bin/c++ $(CXX_DEFINES) $(CXX_FLAGS) -o CMakeFiles/demo_ASIFT.dir/orsa.cpp.o -c /home/harle/catkin_ws/src/BaxterInterface/ASIFT_tests/demo_ASIFT_src/orsa.cpp
CMakeFiles/demo_ASIFT.dir/orsa.cpp.i: cmake_force
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/demo_ASIFT.dir/orsa.cpp.i"
/usr/bin/c++ $(CXX_DEFINES) $(CXX_FLAGS) -E /home/harle/catkin_ws/src/demo_ASIFT_src/orsa.cpp > CMakeFiles/demo_ASIFT.dir/orsa.cpp.i
/usr/bin/c++ $(CXX_DEFINES) $(CXX_FLAGS) -E /home/harle/catkin_ws/src/BaxterInterface/ASIFT_tests/demo_ASIFT_src/orsa.cpp > CMakeFiles/demo_ASIFT.dir/orsa.cpp.i
CMakeFiles/demo_ASIFT.dir/orsa.cpp.s: cmake_force
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/demo_ASIFT.dir/orsa.cpp.s"
/usr/bin/c++ $(CXX_DEFINES) $(CXX_FLAGS) -S /home/harle/catkin_ws/src/demo_ASIFT_src/orsa.cpp -o CMakeFiles/demo_ASIFT.dir/orsa.cpp.s
/usr/bin/c++ $(CXX_DEFINES) $(CXX_FLAGS) -S /home/harle/catkin_ws/src/BaxterInterface/ASIFT_tests/demo_ASIFT_src/orsa.cpp -o CMakeFiles/demo_ASIFT.dir/orsa.cpp.s
CMakeFiles/demo_ASIFT.dir/orsa.cpp.o.requires:
.PHONY : CMakeFiles/demo_ASIFT.dir/orsa.cpp.o.requires
@ -327,17 +327,17 @@ CMakeFiles/demo_ASIFT.dir/orsa.cpp.o.provides.build: CMakeFiles/demo_ASIFT.dir/o
CMakeFiles/demo_ASIFT.dir/io_png/io_png.c.o: CMakeFiles/demo_ASIFT.dir/flags.make
CMakeFiles/demo_ASIFT.dir/io_png/io_png.c.o: io_png/io_png.c
$(CMAKE_COMMAND) -E cmake_progress_report /home/harle/catkin_ws/src/demo_ASIFT_src/CMakeFiles $(CMAKE_PROGRESS_13)
$(CMAKE_COMMAND) -E cmake_progress_report /home/harle/catkin_ws/src/BaxterInterface/ASIFT_tests/demo_ASIFT_src/CMakeFiles $(CMAKE_PROGRESS_13)
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Building C object CMakeFiles/demo_ASIFT.dir/io_png/io_png.c.o"
/usr/bin/cc $(C_DEFINES) $(C_FLAGS) -o CMakeFiles/demo_ASIFT.dir/io_png/io_png.c.o -c /home/harle/catkin_ws/src/demo_ASIFT_src/io_png/io_png.c
/usr/bin/cc $(C_DEFINES) $(C_FLAGS) -o CMakeFiles/demo_ASIFT.dir/io_png/io_png.c.o -c /home/harle/catkin_ws/src/BaxterInterface/ASIFT_tests/demo_ASIFT_src/io_png/io_png.c
CMakeFiles/demo_ASIFT.dir/io_png/io_png.c.i: cmake_force
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/demo_ASIFT.dir/io_png/io_png.c.i"
/usr/bin/cc $(C_DEFINES) $(C_FLAGS) -E /home/harle/catkin_ws/src/demo_ASIFT_src/io_png/io_png.c > CMakeFiles/demo_ASIFT.dir/io_png/io_png.c.i
/usr/bin/cc $(C_DEFINES) $(C_FLAGS) -E /home/harle/catkin_ws/src/BaxterInterface/ASIFT_tests/demo_ASIFT_src/io_png/io_png.c > CMakeFiles/demo_ASIFT.dir/io_png/io_png.c.i
CMakeFiles/demo_ASIFT.dir/io_png/io_png.c.s: cmake_force
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/demo_ASIFT.dir/io_png/io_png.c.s"
/usr/bin/cc $(C_DEFINES) $(C_FLAGS) -S /home/harle/catkin_ws/src/demo_ASIFT_src/io_png/io_png.c -o CMakeFiles/demo_ASIFT.dir/io_png/io_png.c.s
/usr/bin/cc $(C_DEFINES) $(C_FLAGS) -S /home/harle/catkin_ws/src/BaxterInterface/ASIFT_tests/demo_ASIFT_src/io_png/io_png.c -o CMakeFiles/demo_ASIFT.dir/io_png/io_png.c.s
CMakeFiles/demo_ASIFT.dir/io_png/io_png.c.o.requires:
.PHONY : CMakeFiles/demo_ASIFT.dir/io_png/io_png.c.o.requires
@ -413,6 +413,6 @@ CMakeFiles/demo_ASIFT.dir/clean:
.PHONY : CMakeFiles/demo_ASIFT.dir/clean
CMakeFiles/demo_ASIFT.dir/depend:
cd /home/harle/catkin_ws/src/demo_ASIFT_src && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /home/harle/catkin_ws/src/demo_ASIFT_src /home/harle/catkin_ws/src/demo_ASIFT_src /home/harle/catkin_ws/src/demo_ASIFT_src /home/harle/catkin_ws/src/demo_ASIFT_src /home/harle/catkin_ws/src/demo_ASIFT_src/CMakeFiles/demo_ASIFT.dir/DependInfo.cmake --color=$(COLOR)
cd /home/harle/catkin_ws/src/BaxterInterface/ASIFT_tests/demo_ASIFT_src && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /home/harle/catkin_ws/src/BaxterInterface/ASIFT_tests/demo_ASIFT_src /home/harle/catkin_ws/src/BaxterInterface/ASIFT_tests/demo_ASIFT_src /home/harle/catkin_ws/src/BaxterInterface/ASIFT_tests/demo_ASIFT_src /home/harle/catkin_ws/src/BaxterInterface/ASIFT_tests/demo_ASIFT_src /home/harle/catkin_ws/src/BaxterInterface/ASIFT_tests/demo_ASIFT_src/CMakeFiles/demo_ASIFT.dir/DependInfo.cmake --color=$(COLOR)
.PHONY : CMakeFiles/demo_ASIFT.dir/depend

View file

@ -6,93 +6,93 @@ CMakeFiles/demo_ASIFT.dir/io_png/io_png.c.o
./io_png/libs/png/pngconf.h
./io_png/libs/zlib/zconf.h
./io_png/libs/zlib/zlib.h
/home/harle/catkin_ws/src/demo_ASIFT_src/io_png/io_png.c
/home/harle/catkin_ws/src/demo_ASIFT_src/io_png/io_png.h
/home/harle/catkin_ws/src/BaxterInterface/ASIFT_tests/demo_ASIFT_src/io_png/io_png.c
/home/harle/catkin_ws/src/BaxterInterface/ASIFT_tests/demo_ASIFT_src/io_png/io_png.h
CMakeFiles/demo_ASIFT.dir/compute_asift_keypoints.cpp.o
/home/harle/catkin_ws/src/demo_ASIFT_src/compute_asift_keypoints.cpp
/home/harle/catkin_ws/src/demo_ASIFT_src/compute_asift_keypoints.h
/home/harle/catkin_ws/src/demo_ASIFT_src/demo_lib_sift.h
/home/harle/catkin_ws/src/demo_ASIFT_src/domain.h
/home/harle/catkin_ws/src/demo_ASIFT_src/filter.h
/home/harle/catkin_ws/src/demo_ASIFT_src/flimage.h
/home/harle/catkin_ws/src/demo_ASIFT_src/fproj.h
/home/harle/catkin_ws/src/demo_ASIFT_src/frot.h
/home/harle/catkin_ws/src/demo_ASIFT_src/library.h
/home/harle/catkin_ws/src/demo_ASIFT_src/numerics1.h
/home/harle/catkin_ws/src/demo_ASIFT_src/splines.h
/home/harle/catkin_ws/src/BaxterInterface/ASIFT_tests/demo_ASIFT_src/compute_asift_keypoints.cpp
/home/harle/catkin_ws/src/BaxterInterface/ASIFT_tests/demo_ASIFT_src/compute_asift_keypoints.h
/home/harle/catkin_ws/src/BaxterInterface/ASIFT_tests/demo_ASIFT_src/demo_lib_sift.h
/home/harle/catkin_ws/src/BaxterInterface/ASIFT_tests/demo_ASIFT_src/domain.h
/home/harle/catkin_ws/src/BaxterInterface/ASIFT_tests/demo_ASIFT_src/filter.h
/home/harle/catkin_ws/src/BaxterInterface/ASIFT_tests/demo_ASIFT_src/flimage.h
/home/harle/catkin_ws/src/BaxterInterface/ASIFT_tests/demo_ASIFT_src/fproj.h
/home/harle/catkin_ws/src/BaxterInterface/ASIFT_tests/demo_ASIFT_src/frot.h
/home/harle/catkin_ws/src/BaxterInterface/ASIFT_tests/demo_ASIFT_src/library.h
/home/harle/catkin_ws/src/BaxterInterface/ASIFT_tests/demo_ASIFT_src/numerics1.h
/home/harle/catkin_ws/src/BaxterInterface/ASIFT_tests/demo_ASIFT_src/splines.h
CMakeFiles/demo_ASIFT.dir/compute_asift_matches.cpp.o
/home/harle/catkin_ws/src/demo_ASIFT_src/compute_asift_matches.cpp
/home/harle/catkin_ws/src/demo_ASIFT_src/compute_asift_matches.h
/home/harle/catkin_ws/src/demo_ASIFT_src/demo_lib_sift.h
/home/harle/catkin_ws/src/demo_ASIFT_src/domain.h
/home/harle/catkin_ws/src/demo_ASIFT_src/filter.h
/home/harle/catkin_ws/src/demo_ASIFT_src/flimage.h
/home/harle/catkin_ws/src/demo_ASIFT_src/fproj.h
/home/harle/catkin_ws/src/demo_ASIFT_src/frot.h
/home/harle/catkin_ws/src/demo_ASIFT_src/libMatch/match.h
/home/harle/catkin_ws/src/demo_ASIFT_src/libNumerics/matrix.cpp
/home/harle/catkin_ws/src/demo_ASIFT_src/libNumerics/matrix.h
/home/harle/catkin_ws/src/demo_ASIFT_src/libNumerics/numerics.h
/home/harle/catkin_ws/src/demo_ASIFT_src/libNumerics/vector.cpp
/home/harle/catkin_ws/src/demo_ASIFT_src/library.h
/home/harle/catkin_ws/src/demo_ASIFT_src/numerics1.h
/home/harle/catkin_ws/src/demo_ASIFT_src/orsa.h
/home/harle/catkin_ws/src/demo_ASIFT_src/splines.h
/home/harle/catkin_ws/src/BaxterInterface/ASIFT_tests/demo_ASIFT_src/compute_asift_matches.cpp
/home/harle/catkin_ws/src/BaxterInterface/ASIFT_tests/demo_ASIFT_src/compute_asift_matches.h
/home/harle/catkin_ws/src/BaxterInterface/ASIFT_tests/demo_ASIFT_src/demo_lib_sift.h
/home/harle/catkin_ws/src/BaxterInterface/ASIFT_tests/demo_ASIFT_src/domain.h
/home/harle/catkin_ws/src/BaxterInterface/ASIFT_tests/demo_ASIFT_src/filter.h
/home/harle/catkin_ws/src/BaxterInterface/ASIFT_tests/demo_ASIFT_src/flimage.h
/home/harle/catkin_ws/src/BaxterInterface/ASIFT_tests/demo_ASIFT_src/fproj.h
/home/harle/catkin_ws/src/BaxterInterface/ASIFT_tests/demo_ASIFT_src/frot.h
/home/harle/catkin_ws/src/BaxterInterface/ASIFT_tests/demo_ASIFT_src/libMatch/match.h
/home/harle/catkin_ws/src/BaxterInterface/ASIFT_tests/demo_ASIFT_src/libNumerics/matrix.cpp
/home/harle/catkin_ws/src/BaxterInterface/ASIFT_tests/demo_ASIFT_src/libNumerics/matrix.h
/home/harle/catkin_ws/src/BaxterInterface/ASIFT_tests/demo_ASIFT_src/libNumerics/numerics.h
/home/harle/catkin_ws/src/BaxterInterface/ASIFT_tests/demo_ASIFT_src/libNumerics/vector.cpp
/home/harle/catkin_ws/src/BaxterInterface/ASIFT_tests/demo_ASIFT_src/library.h
/home/harle/catkin_ws/src/BaxterInterface/ASIFT_tests/demo_ASIFT_src/numerics1.h
/home/harle/catkin_ws/src/BaxterInterface/ASIFT_tests/demo_ASIFT_src/orsa.h
/home/harle/catkin_ws/src/BaxterInterface/ASIFT_tests/demo_ASIFT_src/splines.h
CMakeFiles/demo_ASIFT.dir/demo_ASIFT.cpp.o
/home/harle/catkin_ws/src/demo_ASIFT_src/compute_asift_keypoints.h
/home/harle/catkin_ws/src/demo_ASIFT_src/compute_asift_matches.h
/home/harle/catkin_ws/src/demo_ASIFT_src/demo_ASIFT.cpp
/home/harle/catkin_ws/src/demo_ASIFT_src/demo_lib_sift.h
/home/harle/catkin_ws/src/demo_ASIFT_src/domain.h
/home/harle/catkin_ws/src/demo_ASIFT_src/filter.h
/home/harle/catkin_ws/src/demo_ASIFT_src/flimage.h
/home/harle/catkin_ws/src/demo_ASIFT_src/fproj.h
/home/harle/catkin_ws/src/demo_ASIFT_src/frot.h
/home/harle/catkin_ws/src/demo_ASIFT_src/io_png/io_png.h
/home/harle/catkin_ws/src/demo_ASIFT_src/library.h
/home/harle/catkin_ws/src/demo_ASIFT_src/numerics1.h
/home/harle/catkin_ws/src/demo_ASIFT_src/splines.h
/home/harle/catkin_ws/src/BaxterInterface/ASIFT_tests/demo_ASIFT_src/compute_asift_keypoints.h
/home/harle/catkin_ws/src/BaxterInterface/ASIFT_tests/demo_ASIFT_src/compute_asift_matches.h
/home/harle/catkin_ws/src/BaxterInterface/ASIFT_tests/demo_ASIFT_src/demo_ASIFT.cpp
/home/harle/catkin_ws/src/BaxterInterface/ASIFT_tests/demo_ASIFT_src/demo_lib_sift.h
/home/harle/catkin_ws/src/BaxterInterface/ASIFT_tests/demo_ASIFT_src/domain.h
/home/harle/catkin_ws/src/BaxterInterface/ASIFT_tests/demo_ASIFT_src/filter.h
/home/harle/catkin_ws/src/BaxterInterface/ASIFT_tests/demo_ASIFT_src/flimage.h
/home/harle/catkin_ws/src/BaxterInterface/ASIFT_tests/demo_ASIFT_src/fproj.h
/home/harle/catkin_ws/src/BaxterInterface/ASIFT_tests/demo_ASIFT_src/frot.h
/home/harle/catkin_ws/src/BaxterInterface/ASIFT_tests/demo_ASIFT_src/io_png/io_png.h
/home/harle/catkin_ws/src/BaxterInterface/ASIFT_tests/demo_ASIFT_src/library.h
/home/harle/catkin_ws/src/BaxterInterface/ASIFT_tests/demo_ASIFT_src/numerics1.h
/home/harle/catkin_ws/src/BaxterInterface/ASIFT_tests/demo_ASIFT_src/splines.h
CMakeFiles/demo_ASIFT.dir/demo_lib_sift.cpp.o
/home/harle/catkin_ws/src/demo_ASIFT_src/demo_lib_sift.cpp
/home/harle/catkin_ws/src/demo_ASIFT_src/demo_lib_sift.h
/home/harle/catkin_ws/src/demo_ASIFT_src/domain.h
/home/harle/catkin_ws/src/demo_ASIFT_src/filter.h
/home/harle/catkin_ws/src/demo_ASIFT_src/flimage.h
/home/harle/catkin_ws/src/demo_ASIFT_src/library.h
/home/harle/catkin_ws/src/demo_ASIFT_src/numerics1.h
/home/harle/catkin_ws/src/demo_ASIFT_src/splines.h
/home/harle/catkin_ws/src/BaxterInterface/ASIFT_tests/demo_ASIFT_src/demo_lib_sift.cpp
/home/harle/catkin_ws/src/BaxterInterface/ASIFT_tests/demo_ASIFT_src/demo_lib_sift.h
/home/harle/catkin_ws/src/BaxterInterface/ASIFT_tests/demo_ASIFT_src/domain.h
/home/harle/catkin_ws/src/BaxterInterface/ASIFT_tests/demo_ASIFT_src/filter.h
/home/harle/catkin_ws/src/BaxterInterface/ASIFT_tests/demo_ASIFT_src/flimage.h
/home/harle/catkin_ws/src/BaxterInterface/ASIFT_tests/demo_ASIFT_src/library.h
/home/harle/catkin_ws/src/BaxterInterface/ASIFT_tests/demo_ASIFT_src/numerics1.h
/home/harle/catkin_ws/src/BaxterInterface/ASIFT_tests/demo_ASIFT_src/splines.h
CMakeFiles/demo_ASIFT.dir/filter.cpp.o
/home/harle/catkin_ws/src/demo_ASIFT_src/filter.cpp
/home/harle/catkin_ws/src/demo_ASIFT_src/filter.h
/home/harle/catkin_ws/src/demo_ASIFT_src/library.h
/home/harle/catkin_ws/src/BaxterInterface/ASIFT_tests/demo_ASIFT_src/filter.cpp
/home/harle/catkin_ws/src/BaxterInterface/ASIFT_tests/demo_ASIFT_src/filter.h
/home/harle/catkin_ws/src/BaxterInterface/ASIFT_tests/demo_ASIFT_src/library.h
CMakeFiles/demo_ASIFT.dir/flimage.cpp.o
/home/harle/catkin_ws/src/demo_ASIFT_src/flimage.cpp
/home/harle/catkin_ws/src/demo_ASIFT_src/flimage.h
/home/harle/catkin_ws/src/BaxterInterface/ASIFT_tests/demo_ASIFT_src/flimage.cpp
/home/harle/catkin_ws/src/BaxterInterface/ASIFT_tests/demo_ASIFT_src/flimage.h
CMakeFiles/demo_ASIFT.dir/fproj.cpp.o
/home/harle/catkin_ws/src/demo_ASIFT_src/fproj.cpp
/home/harle/catkin_ws/src/demo_ASIFT_src/fproj.h
/home/harle/catkin_ws/src/demo_ASIFT_src/library.h
/home/harle/catkin_ws/src/demo_ASIFT_src/numerics1.h
/home/harle/catkin_ws/src/demo_ASIFT_src/splines.h
/home/harle/catkin_ws/src/BaxterInterface/ASIFT_tests/demo_ASIFT_src/fproj.cpp
/home/harle/catkin_ws/src/BaxterInterface/ASIFT_tests/demo_ASIFT_src/fproj.h
/home/harle/catkin_ws/src/BaxterInterface/ASIFT_tests/demo_ASIFT_src/library.h
/home/harle/catkin_ws/src/BaxterInterface/ASIFT_tests/demo_ASIFT_src/numerics1.h
/home/harle/catkin_ws/src/BaxterInterface/ASIFT_tests/demo_ASIFT_src/splines.h
CMakeFiles/demo_ASIFT.dir/frot.cpp.o
/home/harle/catkin_ws/src/demo_ASIFT_src/frot.cpp
/home/harle/catkin_ws/src/demo_ASIFT_src/frot.h
/home/harle/catkin_ws/src/demo_ASIFT_src/library.h
/home/harle/catkin_ws/src/BaxterInterface/ASIFT_tests/demo_ASIFT_src/frot.cpp
/home/harle/catkin_ws/src/BaxterInterface/ASIFT_tests/demo_ASIFT_src/frot.h
/home/harle/catkin_ws/src/BaxterInterface/ASIFT_tests/demo_ASIFT_src/library.h
CMakeFiles/demo_ASIFT.dir/library.cpp.o
/home/harle/catkin_ws/src/demo_ASIFT_src/library.cpp
/home/harle/catkin_ws/src/demo_ASIFT_src/library.h
/home/harle/catkin_ws/src/BaxterInterface/ASIFT_tests/demo_ASIFT_src/library.cpp
/home/harle/catkin_ws/src/BaxterInterface/ASIFT_tests/demo_ASIFT_src/library.h
CMakeFiles/demo_ASIFT.dir/numerics1.cpp.o
/home/harle/catkin_ws/src/demo_ASIFT_src/library.h
/home/harle/catkin_ws/src/demo_ASIFT_src/numerics1.cpp
/home/harle/catkin_ws/src/demo_ASIFT_src/numerics1.h
/home/harle/catkin_ws/src/BaxterInterface/ASIFT_tests/demo_ASIFT_src/library.h
/home/harle/catkin_ws/src/BaxterInterface/ASIFT_tests/demo_ASIFT_src/numerics1.cpp
/home/harle/catkin_ws/src/BaxterInterface/ASIFT_tests/demo_ASIFT_src/numerics1.h
CMakeFiles/demo_ASIFT.dir/orsa.cpp.o
/home/harle/catkin_ws/src/demo_ASIFT_src/libMatch/match.h
/home/harle/catkin_ws/src/demo_ASIFT_src/libNumerics/matrix.cpp
/home/harle/catkin_ws/src/demo_ASIFT_src/libNumerics/matrix.h
/home/harle/catkin_ws/src/demo_ASIFT_src/libNumerics/numerics.h
/home/harle/catkin_ws/src/demo_ASIFT_src/libNumerics/vector.cpp
/home/harle/catkin_ws/src/demo_ASIFT_src/orsa.cpp
/home/harle/catkin_ws/src/demo_ASIFT_src/orsa.h
/home/harle/catkin_ws/src/BaxterInterface/ASIFT_tests/demo_ASIFT_src/libMatch/match.h
/home/harle/catkin_ws/src/BaxterInterface/ASIFT_tests/demo_ASIFT_src/libNumerics/matrix.cpp
/home/harle/catkin_ws/src/BaxterInterface/ASIFT_tests/demo_ASIFT_src/libNumerics/matrix.h
/home/harle/catkin_ws/src/BaxterInterface/ASIFT_tests/demo_ASIFT_src/libNumerics/numerics.h
/home/harle/catkin_ws/src/BaxterInterface/ASIFT_tests/demo_ASIFT_src/libNumerics/vector.cpp
/home/harle/catkin_ws/src/BaxterInterface/ASIFT_tests/demo_ASIFT_src/orsa.cpp
/home/harle/catkin_ws/src/BaxterInterface/ASIFT_tests/demo_ASIFT_src/orsa.h
third_party/Eigen/Cholesky
third_party/Eigen/Core
third_party/Eigen/Eigen2Support
@ -246,7 +246,7 @@ CMakeFiles/demo_ASIFT.dir/orsa.cpp.o
third_party/Eigen/src/plugins/MatrixCwiseBinaryOps.h
third_party/Eigen/src/plugins/MatrixCwiseUnaryOps.h
CMakeFiles/demo_ASIFT.dir/splines.cpp.o
/home/harle/catkin_ws/src/demo_ASIFT_src/library.h
/home/harle/catkin_ws/src/demo_ASIFT_src/numerics1.h
/home/harle/catkin_ws/src/demo_ASIFT_src/splines.cpp
/home/harle/catkin_ws/src/demo_ASIFT_src/splines.h
/home/harle/catkin_ws/src/BaxterInterface/ASIFT_tests/demo_ASIFT_src/library.h
/home/harle/catkin_ws/src/BaxterInterface/ASIFT_tests/demo_ASIFT_src/numerics1.h
/home/harle/catkin_ws/src/BaxterInterface/ASIFT_tests/demo_ASIFT_src/splines.cpp
/home/harle/catkin_ws/src/BaxterInterface/ASIFT_tests/demo_ASIFT_src/splines.h

View file

@ -3,11 +3,11 @@
# compile C with /usr/bin/cc
# compile CXX with /usr/bin/c++
C_FLAGS = -I/home/harle/catkin_ws/src/demo_ASIFT_src/. -I/home/harle/catkin_ws/src/demo_ASIFT_src/./io_png -I/home/harle/catkin_ws/src/demo_ASIFT_src/./io_png/libs/png
C_FLAGS = -I/home/harle/catkin_ws/src/BaxterInterface/ASIFT_tests/demo_ASIFT_src/. -I/home/harle/catkin_ws/src/BaxterInterface/ASIFT_tests/demo_ASIFT_src/./io_png -I/home/harle/catkin_ws/src/BaxterInterface/ASIFT_tests/demo_ASIFT_src/./io_png/libs/png
C_DEFINES =
CXX_FLAGS = -fopenmp -Wall -Wno-strict-aliasing -Wextra -Wno-write-strings -Wno-deprecated -ansi -O3 -ftree-vectorize -funroll-loops -I/home/harle/catkin_ws/src/demo_ASIFT_src/. -I/home/harle/catkin_ws/src/demo_ASIFT_src/./io_png -I/home/harle/catkin_ws/src/demo_ASIFT_src/./io_png/libs/png
CXX_FLAGS = -fopenmp -Wall -Wno-strict-aliasing -Wextra -Wno-write-strings -Wno-deprecated -ansi -O3 -ftree-vectorize -funroll-loops -I/home/harle/catkin_ws/src/BaxterInterface/ASIFT_tests/demo_ASIFT_src/. -I/home/harle/catkin_ws/src/BaxterInterface/ASIFT_tests/demo_ASIFT_src/./io_png -I/home/harle/catkin_ws/src/BaxterInterface/ASIFT_tests/demo_ASIFT_src/./io_png/libs/png
CXX_DEFINES =