Debut Tests ASIFT + Essai VISP simplifié
This commit is contained in:
parent
a41f1ba991
commit
fbafece5af
1339 changed files with 153161 additions and 56 deletions
Binary file not shown.
|
@ -0,0 +1,8 @@
|
|||
#IncludeRegexLine: ^[ ]*#[ ]*(include|import)[ ]*[<"]([^">]+)([">])
|
||||
|
||||
#IncludeRegexScan: ^.*$
|
||||
|
||||
#IncludeRegexComplain: ^$
|
||||
|
||||
#IncludeRegexTransform:
|
||||
|
|
@ -0,0 +1,8 @@
|
|||
#IncludeRegexLine: ^[ ]*#[ ]*(include|import)[ ]*[<"]([^">]+)([">])
|
||||
|
||||
#IncludeRegexScan: ^.*$
|
||||
|
||||
#IncludeRegexComplain: ^$
|
||||
|
||||
#IncludeRegexTransform:
|
||||
|
|
@ -0,0 +1,44 @@
|
|||
# The set of languages for which implicit dependencies are needed:
|
||||
SET(CMAKE_DEPENDS_LANGUAGES
|
||||
"C"
|
||||
"CXX"
|
||||
)
|
||||
# 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/test_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/ASIFT_matcher.cpp" "/home/harle/catkin_ws/src/demo_ASIFT_src/CMakeFiles/test_ASIFT.dir/ASIFT_matcher.cpp.o"
|
||||
"/home/harle/catkin_ws/src/demo_ASIFT_src/compute_asift_keypoints.cpp" "/home/harle/catkin_ws/src/demo_ASIFT_src/CMakeFiles/test_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/test_ASIFT.dir/compute_asift_matches.cpp.o"
|
||||
"/home/harle/catkin_ws/src/demo_ASIFT_src/demo_lib_sift.cpp" "/home/harle/catkin_ws/src/demo_ASIFT_src/CMakeFiles/test_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/test_ASIFT.dir/filter.cpp.o"
|
||||
"/home/harle/catkin_ws/src/demo_ASIFT_src/flimage.cpp" "/home/harle/catkin_ws/src/demo_ASIFT_src/CMakeFiles/test_ASIFT.dir/flimage.cpp.o"
|
||||
"/home/harle/catkin_ws/src/demo_ASIFT_src/fproj.cpp" "/home/harle/catkin_ws/src/demo_ASIFT_src/CMakeFiles/test_ASIFT.dir/fproj.cpp.o"
|
||||
"/home/harle/catkin_ws/src/demo_ASIFT_src/frot.cpp" "/home/harle/catkin_ws/src/demo_ASIFT_src/CMakeFiles/test_ASIFT.dir/frot.cpp.o"
|
||||
"/home/harle/catkin_ws/src/demo_ASIFT_src/library.cpp" "/home/harle/catkin_ws/src/demo_ASIFT_src/CMakeFiles/test_ASIFT.dir/library.cpp.o"
|
||||
"/home/harle/catkin_ws/src/demo_ASIFT_src/numerics1.cpp" "/home/harle/catkin_ws/src/demo_ASIFT_src/CMakeFiles/test_ASIFT.dir/numerics1.cpp.o"
|
||||
"/home/harle/catkin_ws/src/demo_ASIFT_src/orsa.cpp" "/home/harle/catkin_ws/src/demo_ASIFT_src/CMakeFiles/test_ASIFT.dir/orsa.cpp.o"
|
||||
"/home/harle/catkin_ws/src/demo_ASIFT_src/splines.cpp" "/home/harle/catkin_ws/src/demo_ASIFT_src/CMakeFiles/test_ASIFT.dir/splines.cpp.o"
|
||||
"/home/harle/catkin_ws/src/demo_ASIFT_src/test_ASIFT.cpp" "/home/harle/catkin_ws/src/demo_ASIFT_src/CMakeFiles/test_ASIFT.dir/test_ASIFT.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"
|
||||
)
|
||||
|
||||
# The include file search paths:
|
||||
SET(CMAKE_C_TARGET_INCLUDE_PATH
|
||||
"."
|
||||
"./io_png"
|
||||
"./io_png/libs/png"
|
||||
)
|
||||
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})
|
444
ASIFT_tests/demo_ASIFT_src/CMakeFiles/test_ASIFT.dir/build.make
Normal file
444
ASIFT_tests/demo_ASIFT_src/CMakeFiles/test_ASIFT.dir/build.make
Normal file
|
@ -0,0 +1,444 @@
|
|||
# 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/demo_ASIFT_src
|
||||
|
||||
# The top-level build directory on which CMake was run.
|
||||
CMAKE_BINARY_DIR = /home/harle/catkin_ws/src/demo_ASIFT_src
|
||||
|
||||
# Include any dependencies generated for this target.
|
||||
include CMakeFiles/test_ASIFT.dir/depend.make
|
||||
|
||||
# Include the progress variables for this target.
|
||||
include CMakeFiles/test_ASIFT.dir/progress.make
|
||||
|
||||
# Include the compile flags for this target's objects.
|
||||
include CMakeFiles/test_ASIFT.dir/flags.make
|
||||
|
||||
CMakeFiles/test_ASIFT.dir/test_ASIFT.cpp.o: CMakeFiles/test_ASIFT.dir/flags.make
|
||||
CMakeFiles/test_ASIFT.dir/test_ASIFT.cpp.o: test_ASIFT.cpp
|
||||
$(CMAKE_COMMAND) -E cmake_progress_report /home/harle/catkin_ws/src/demo_ASIFT_src/CMakeFiles $(CMAKE_PROGRESS_1)
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Building CXX object CMakeFiles/test_ASIFT.dir/test_ASIFT.cpp.o"
|
||||
/usr/bin/c++ $(CXX_DEFINES) $(CXX_FLAGS) -o CMakeFiles/test_ASIFT.dir/test_ASIFT.cpp.o -c /home/harle/catkin_ws/src/demo_ASIFT_src/test_ASIFT.cpp
|
||||
|
||||
CMakeFiles/test_ASIFT.dir/test_ASIFT.cpp.i: cmake_force
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/test_ASIFT.dir/test_ASIFT.cpp.i"
|
||||
/usr/bin/c++ $(CXX_DEFINES) $(CXX_FLAGS) -E /home/harle/catkin_ws/src/demo_ASIFT_src/test_ASIFT.cpp > CMakeFiles/test_ASIFT.dir/test_ASIFT.cpp.i
|
||||
|
||||
CMakeFiles/test_ASIFT.dir/test_ASIFT.cpp.s: cmake_force
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/test_ASIFT.dir/test_ASIFT.cpp.s"
|
||||
/usr/bin/c++ $(CXX_DEFINES) $(CXX_FLAGS) -S /home/harle/catkin_ws/src/demo_ASIFT_src/test_ASIFT.cpp -o CMakeFiles/test_ASIFT.dir/test_ASIFT.cpp.s
|
||||
|
||||
CMakeFiles/test_ASIFT.dir/test_ASIFT.cpp.o.requires:
|
||||
.PHONY : CMakeFiles/test_ASIFT.dir/test_ASIFT.cpp.o.requires
|
||||
|
||||
CMakeFiles/test_ASIFT.dir/test_ASIFT.cpp.o.provides: CMakeFiles/test_ASIFT.dir/test_ASIFT.cpp.o.requires
|
||||
$(MAKE) -f CMakeFiles/test_ASIFT.dir/build.make CMakeFiles/test_ASIFT.dir/test_ASIFT.cpp.o.provides.build
|
||||
.PHONY : CMakeFiles/test_ASIFT.dir/test_ASIFT.cpp.o.provides
|
||||
|
||||
CMakeFiles/test_ASIFT.dir/test_ASIFT.cpp.o.provides.build: CMakeFiles/test_ASIFT.dir/test_ASIFT.cpp.o
|
||||
|
||||
CMakeFiles/test_ASIFT.dir/ASIFT_matcher.cpp.o: CMakeFiles/test_ASIFT.dir/flags.make
|
||||
CMakeFiles/test_ASIFT.dir/ASIFT_matcher.cpp.o: ASIFT_matcher.cpp
|
||||
$(CMAKE_COMMAND) -E cmake_progress_report /home/harle/catkin_ws/src/demo_ASIFT_src/CMakeFiles $(CMAKE_PROGRESS_2)
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Building CXX object CMakeFiles/test_ASIFT.dir/ASIFT_matcher.cpp.o"
|
||||
/usr/bin/c++ $(CXX_DEFINES) $(CXX_FLAGS) -o CMakeFiles/test_ASIFT.dir/ASIFT_matcher.cpp.o -c /home/harle/catkin_ws/src/demo_ASIFT_src/ASIFT_matcher.cpp
|
||||
|
||||
CMakeFiles/test_ASIFT.dir/ASIFT_matcher.cpp.i: cmake_force
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/test_ASIFT.dir/ASIFT_matcher.cpp.i"
|
||||
/usr/bin/c++ $(CXX_DEFINES) $(CXX_FLAGS) -E /home/harle/catkin_ws/src/demo_ASIFT_src/ASIFT_matcher.cpp > CMakeFiles/test_ASIFT.dir/ASIFT_matcher.cpp.i
|
||||
|
||||
CMakeFiles/test_ASIFT.dir/ASIFT_matcher.cpp.s: cmake_force
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/test_ASIFT.dir/ASIFT_matcher.cpp.s"
|
||||
/usr/bin/c++ $(CXX_DEFINES) $(CXX_FLAGS) -S /home/harle/catkin_ws/src/demo_ASIFT_src/ASIFT_matcher.cpp -o CMakeFiles/test_ASIFT.dir/ASIFT_matcher.cpp.s
|
||||
|
||||
CMakeFiles/test_ASIFT.dir/ASIFT_matcher.cpp.o.requires:
|
||||
.PHONY : CMakeFiles/test_ASIFT.dir/ASIFT_matcher.cpp.o.requires
|
||||
|
||||
CMakeFiles/test_ASIFT.dir/ASIFT_matcher.cpp.o.provides: CMakeFiles/test_ASIFT.dir/ASIFT_matcher.cpp.o.requires
|
||||
$(MAKE) -f CMakeFiles/test_ASIFT.dir/build.make CMakeFiles/test_ASIFT.dir/ASIFT_matcher.cpp.o.provides.build
|
||||
.PHONY : CMakeFiles/test_ASIFT.dir/ASIFT_matcher.cpp.o.provides
|
||||
|
||||
CMakeFiles/test_ASIFT.dir/ASIFT_matcher.cpp.o.provides.build: CMakeFiles/test_ASIFT.dir/ASIFT_matcher.cpp.o
|
||||
|
||||
CMakeFiles/test_ASIFT.dir/numerics1.cpp.o: CMakeFiles/test_ASIFT.dir/flags.make
|
||||
CMakeFiles/test_ASIFT.dir/numerics1.cpp.o: numerics1.cpp
|
||||
$(CMAKE_COMMAND) -E cmake_progress_report /home/harle/catkin_ws/src/demo_ASIFT_src/CMakeFiles $(CMAKE_PROGRESS_3)
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Building CXX object CMakeFiles/test_ASIFT.dir/numerics1.cpp.o"
|
||||
/usr/bin/c++ $(CXX_DEFINES) $(CXX_FLAGS) -o CMakeFiles/test_ASIFT.dir/numerics1.cpp.o -c /home/harle/catkin_ws/src/demo_ASIFT_src/numerics1.cpp
|
||||
|
||||
CMakeFiles/test_ASIFT.dir/numerics1.cpp.i: cmake_force
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/test_ASIFT.dir/numerics1.cpp.i"
|
||||
/usr/bin/c++ $(CXX_DEFINES) $(CXX_FLAGS) -E /home/harle/catkin_ws/src/demo_ASIFT_src/numerics1.cpp > CMakeFiles/test_ASIFT.dir/numerics1.cpp.i
|
||||
|
||||
CMakeFiles/test_ASIFT.dir/numerics1.cpp.s: cmake_force
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/test_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/test_ASIFT.dir/numerics1.cpp.s
|
||||
|
||||
CMakeFiles/test_ASIFT.dir/numerics1.cpp.o.requires:
|
||||
.PHONY : CMakeFiles/test_ASIFT.dir/numerics1.cpp.o.requires
|
||||
|
||||
CMakeFiles/test_ASIFT.dir/numerics1.cpp.o.provides: CMakeFiles/test_ASIFT.dir/numerics1.cpp.o.requires
|
||||
$(MAKE) -f CMakeFiles/test_ASIFT.dir/build.make CMakeFiles/test_ASIFT.dir/numerics1.cpp.o.provides.build
|
||||
.PHONY : CMakeFiles/test_ASIFT.dir/numerics1.cpp.o.provides
|
||||
|
||||
CMakeFiles/test_ASIFT.dir/numerics1.cpp.o.provides.build: CMakeFiles/test_ASIFT.dir/numerics1.cpp.o
|
||||
|
||||
CMakeFiles/test_ASIFT.dir/frot.cpp.o: CMakeFiles/test_ASIFT.dir/flags.make
|
||||
CMakeFiles/test_ASIFT.dir/frot.cpp.o: frot.cpp
|
||||
$(CMAKE_COMMAND) -E cmake_progress_report /home/harle/catkin_ws/src/demo_ASIFT_src/CMakeFiles $(CMAKE_PROGRESS_4)
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Building CXX object CMakeFiles/test_ASIFT.dir/frot.cpp.o"
|
||||
/usr/bin/c++ $(CXX_DEFINES) $(CXX_FLAGS) -o CMakeFiles/test_ASIFT.dir/frot.cpp.o -c /home/harle/catkin_ws/src/demo_ASIFT_src/frot.cpp
|
||||
|
||||
CMakeFiles/test_ASIFT.dir/frot.cpp.i: cmake_force
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/test_ASIFT.dir/frot.cpp.i"
|
||||
/usr/bin/c++ $(CXX_DEFINES) $(CXX_FLAGS) -E /home/harle/catkin_ws/src/demo_ASIFT_src/frot.cpp > CMakeFiles/test_ASIFT.dir/frot.cpp.i
|
||||
|
||||
CMakeFiles/test_ASIFT.dir/frot.cpp.s: cmake_force
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/test_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/test_ASIFT.dir/frot.cpp.s
|
||||
|
||||
CMakeFiles/test_ASIFT.dir/frot.cpp.o.requires:
|
||||
.PHONY : CMakeFiles/test_ASIFT.dir/frot.cpp.o.requires
|
||||
|
||||
CMakeFiles/test_ASIFT.dir/frot.cpp.o.provides: CMakeFiles/test_ASIFT.dir/frot.cpp.o.requires
|
||||
$(MAKE) -f CMakeFiles/test_ASIFT.dir/build.make CMakeFiles/test_ASIFT.dir/frot.cpp.o.provides.build
|
||||
.PHONY : CMakeFiles/test_ASIFT.dir/frot.cpp.o.provides
|
||||
|
||||
CMakeFiles/test_ASIFT.dir/frot.cpp.o.provides.build: CMakeFiles/test_ASIFT.dir/frot.cpp.o
|
||||
|
||||
CMakeFiles/test_ASIFT.dir/splines.cpp.o: CMakeFiles/test_ASIFT.dir/flags.make
|
||||
CMakeFiles/test_ASIFT.dir/splines.cpp.o: splines.cpp
|
||||
$(CMAKE_COMMAND) -E cmake_progress_report /home/harle/catkin_ws/src/demo_ASIFT_src/CMakeFiles $(CMAKE_PROGRESS_5)
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Building CXX object CMakeFiles/test_ASIFT.dir/splines.cpp.o"
|
||||
/usr/bin/c++ $(CXX_DEFINES) $(CXX_FLAGS) -o CMakeFiles/test_ASIFT.dir/splines.cpp.o -c /home/harle/catkin_ws/src/demo_ASIFT_src/splines.cpp
|
||||
|
||||
CMakeFiles/test_ASIFT.dir/splines.cpp.i: cmake_force
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/test_ASIFT.dir/splines.cpp.i"
|
||||
/usr/bin/c++ $(CXX_DEFINES) $(CXX_FLAGS) -E /home/harle/catkin_ws/src/demo_ASIFT_src/splines.cpp > CMakeFiles/test_ASIFT.dir/splines.cpp.i
|
||||
|
||||
CMakeFiles/test_ASIFT.dir/splines.cpp.s: cmake_force
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/test_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/test_ASIFT.dir/splines.cpp.s
|
||||
|
||||
CMakeFiles/test_ASIFT.dir/splines.cpp.o.requires:
|
||||
.PHONY : CMakeFiles/test_ASIFT.dir/splines.cpp.o.requires
|
||||
|
||||
CMakeFiles/test_ASIFT.dir/splines.cpp.o.provides: CMakeFiles/test_ASIFT.dir/splines.cpp.o.requires
|
||||
$(MAKE) -f CMakeFiles/test_ASIFT.dir/build.make CMakeFiles/test_ASIFT.dir/splines.cpp.o.provides.build
|
||||
.PHONY : CMakeFiles/test_ASIFT.dir/splines.cpp.o.provides
|
||||
|
||||
CMakeFiles/test_ASIFT.dir/splines.cpp.o.provides.build: CMakeFiles/test_ASIFT.dir/splines.cpp.o
|
||||
|
||||
CMakeFiles/test_ASIFT.dir/fproj.cpp.o: CMakeFiles/test_ASIFT.dir/flags.make
|
||||
CMakeFiles/test_ASIFT.dir/fproj.cpp.o: fproj.cpp
|
||||
$(CMAKE_COMMAND) -E cmake_progress_report /home/harle/catkin_ws/src/demo_ASIFT_src/CMakeFiles $(CMAKE_PROGRESS_6)
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Building CXX object CMakeFiles/test_ASIFT.dir/fproj.cpp.o"
|
||||
/usr/bin/c++ $(CXX_DEFINES) $(CXX_FLAGS) -o CMakeFiles/test_ASIFT.dir/fproj.cpp.o -c /home/harle/catkin_ws/src/demo_ASIFT_src/fproj.cpp
|
||||
|
||||
CMakeFiles/test_ASIFT.dir/fproj.cpp.i: cmake_force
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/test_ASIFT.dir/fproj.cpp.i"
|
||||
/usr/bin/c++ $(CXX_DEFINES) $(CXX_FLAGS) -E /home/harle/catkin_ws/src/demo_ASIFT_src/fproj.cpp > CMakeFiles/test_ASIFT.dir/fproj.cpp.i
|
||||
|
||||
CMakeFiles/test_ASIFT.dir/fproj.cpp.s: cmake_force
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/test_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/test_ASIFT.dir/fproj.cpp.s
|
||||
|
||||
CMakeFiles/test_ASIFT.dir/fproj.cpp.o.requires:
|
||||
.PHONY : CMakeFiles/test_ASIFT.dir/fproj.cpp.o.requires
|
||||
|
||||
CMakeFiles/test_ASIFT.dir/fproj.cpp.o.provides: CMakeFiles/test_ASIFT.dir/fproj.cpp.o.requires
|
||||
$(MAKE) -f CMakeFiles/test_ASIFT.dir/build.make CMakeFiles/test_ASIFT.dir/fproj.cpp.o.provides.build
|
||||
.PHONY : CMakeFiles/test_ASIFT.dir/fproj.cpp.o.provides
|
||||
|
||||
CMakeFiles/test_ASIFT.dir/fproj.cpp.o.provides.build: CMakeFiles/test_ASIFT.dir/fproj.cpp.o
|
||||
|
||||
CMakeFiles/test_ASIFT.dir/library.cpp.o: CMakeFiles/test_ASIFT.dir/flags.make
|
||||
CMakeFiles/test_ASIFT.dir/library.cpp.o: library.cpp
|
||||
$(CMAKE_COMMAND) -E cmake_progress_report /home/harle/catkin_ws/src/demo_ASIFT_src/CMakeFiles $(CMAKE_PROGRESS_7)
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Building CXX object CMakeFiles/test_ASIFT.dir/library.cpp.o"
|
||||
/usr/bin/c++ $(CXX_DEFINES) $(CXX_FLAGS) -o CMakeFiles/test_ASIFT.dir/library.cpp.o -c /home/harle/catkin_ws/src/demo_ASIFT_src/library.cpp
|
||||
|
||||
CMakeFiles/test_ASIFT.dir/library.cpp.i: cmake_force
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/test_ASIFT.dir/library.cpp.i"
|
||||
/usr/bin/c++ $(CXX_DEFINES) $(CXX_FLAGS) -E /home/harle/catkin_ws/src/demo_ASIFT_src/library.cpp > CMakeFiles/test_ASIFT.dir/library.cpp.i
|
||||
|
||||
CMakeFiles/test_ASIFT.dir/library.cpp.s: cmake_force
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/test_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/test_ASIFT.dir/library.cpp.s
|
||||
|
||||
CMakeFiles/test_ASIFT.dir/library.cpp.o.requires:
|
||||
.PHONY : CMakeFiles/test_ASIFT.dir/library.cpp.o.requires
|
||||
|
||||
CMakeFiles/test_ASIFT.dir/library.cpp.o.provides: CMakeFiles/test_ASIFT.dir/library.cpp.o.requires
|
||||
$(MAKE) -f CMakeFiles/test_ASIFT.dir/build.make CMakeFiles/test_ASIFT.dir/library.cpp.o.provides.build
|
||||
.PHONY : CMakeFiles/test_ASIFT.dir/library.cpp.o.provides
|
||||
|
||||
CMakeFiles/test_ASIFT.dir/library.cpp.o.provides.build: CMakeFiles/test_ASIFT.dir/library.cpp.o
|
||||
|
||||
CMakeFiles/test_ASIFT.dir/flimage.cpp.o: CMakeFiles/test_ASIFT.dir/flags.make
|
||||
CMakeFiles/test_ASIFT.dir/flimage.cpp.o: flimage.cpp
|
||||
$(CMAKE_COMMAND) -E cmake_progress_report /home/harle/catkin_ws/src/demo_ASIFT_src/CMakeFiles $(CMAKE_PROGRESS_8)
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Building CXX object CMakeFiles/test_ASIFT.dir/flimage.cpp.o"
|
||||
/usr/bin/c++ $(CXX_DEFINES) $(CXX_FLAGS) -o CMakeFiles/test_ASIFT.dir/flimage.cpp.o -c /home/harle/catkin_ws/src/demo_ASIFT_src/flimage.cpp
|
||||
|
||||
CMakeFiles/test_ASIFT.dir/flimage.cpp.i: cmake_force
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/test_ASIFT.dir/flimage.cpp.i"
|
||||
/usr/bin/c++ $(CXX_DEFINES) $(CXX_FLAGS) -E /home/harle/catkin_ws/src/demo_ASIFT_src/flimage.cpp > CMakeFiles/test_ASIFT.dir/flimage.cpp.i
|
||||
|
||||
CMakeFiles/test_ASIFT.dir/flimage.cpp.s: cmake_force
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/test_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/test_ASIFT.dir/flimage.cpp.s
|
||||
|
||||
CMakeFiles/test_ASIFT.dir/flimage.cpp.o.requires:
|
||||
.PHONY : CMakeFiles/test_ASIFT.dir/flimage.cpp.o.requires
|
||||
|
||||
CMakeFiles/test_ASIFT.dir/flimage.cpp.o.provides: CMakeFiles/test_ASIFT.dir/flimage.cpp.o.requires
|
||||
$(MAKE) -f CMakeFiles/test_ASIFT.dir/build.make CMakeFiles/test_ASIFT.dir/flimage.cpp.o.provides.build
|
||||
.PHONY : CMakeFiles/test_ASIFT.dir/flimage.cpp.o.provides
|
||||
|
||||
CMakeFiles/test_ASIFT.dir/flimage.cpp.o.provides.build: CMakeFiles/test_ASIFT.dir/flimage.cpp.o
|
||||
|
||||
CMakeFiles/test_ASIFT.dir/filter.cpp.o: CMakeFiles/test_ASIFT.dir/flags.make
|
||||
CMakeFiles/test_ASIFT.dir/filter.cpp.o: filter.cpp
|
||||
$(CMAKE_COMMAND) -E cmake_progress_report /home/harle/catkin_ws/src/demo_ASIFT_src/CMakeFiles $(CMAKE_PROGRESS_9)
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Building CXX object CMakeFiles/test_ASIFT.dir/filter.cpp.o"
|
||||
/usr/bin/c++ $(CXX_DEFINES) $(CXX_FLAGS) -o CMakeFiles/test_ASIFT.dir/filter.cpp.o -c /home/harle/catkin_ws/src/demo_ASIFT_src/filter.cpp
|
||||
|
||||
CMakeFiles/test_ASIFT.dir/filter.cpp.i: cmake_force
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/test_ASIFT.dir/filter.cpp.i"
|
||||
/usr/bin/c++ $(CXX_DEFINES) $(CXX_FLAGS) -E /home/harle/catkin_ws/src/demo_ASIFT_src/filter.cpp > CMakeFiles/test_ASIFT.dir/filter.cpp.i
|
||||
|
||||
CMakeFiles/test_ASIFT.dir/filter.cpp.s: cmake_force
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/test_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/test_ASIFT.dir/filter.cpp.s
|
||||
|
||||
CMakeFiles/test_ASIFT.dir/filter.cpp.o.requires:
|
||||
.PHONY : CMakeFiles/test_ASIFT.dir/filter.cpp.o.requires
|
||||
|
||||
CMakeFiles/test_ASIFT.dir/filter.cpp.o.provides: CMakeFiles/test_ASIFT.dir/filter.cpp.o.requires
|
||||
$(MAKE) -f CMakeFiles/test_ASIFT.dir/build.make CMakeFiles/test_ASIFT.dir/filter.cpp.o.provides.build
|
||||
.PHONY : CMakeFiles/test_ASIFT.dir/filter.cpp.o.provides
|
||||
|
||||
CMakeFiles/test_ASIFT.dir/filter.cpp.o.provides.build: CMakeFiles/test_ASIFT.dir/filter.cpp.o
|
||||
|
||||
CMakeFiles/test_ASIFT.dir/demo_lib_sift.cpp.o: CMakeFiles/test_ASIFT.dir/flags.make
|
||||
CMakeFiles/test_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_10)
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Building CXX object CMakeFiles/test_ASIFT.dir/demo_lib_sift.cpp.o"
|
||||
/usr/bin/c++ $(CXX_DEFINES) $(CXX_FLAGS) -o CMakeFiles/test_ASIFT.dir/demo_lib_sift.cpp.o -c /home/harle/catkin_ws/src/demo_ASIFT_src/demo_lib_sift.cpp
|
||||
|
||||
CMakeFiles/test_ASIFT.dir/demo_lib_sift.cpp.i: cmake_force
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/test_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/test_ASIFT.dir/demo_lib_sift.cpp.i
|
||||
|
||||
CMakeFiles/test_ASIFT.dir/demo_lib_sift.cpp.s: cmake_force
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/test_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/test_ASIFT.dir/demo_lib_sift.cpp.s
|
||||
|
||||
CMakeFiles/test_ASIFT.dir/demo_lib_sift.cpp.o.requires:
|
||||
.PHONY : CMakeFiles/test_ASIFT.dir/demo_lib_sift.cpp.o.requires
|
||||
|
||||
CMakeFiles/test_ASIFT.dir/demo_lib_sift.cpp.o.provides: CMakeFiles/test_ASIFT.dir/demo_lib_sift.cpp.o.requires
|
||||
$(MAKE) -f CMakeFiles/test_ASIFT.dir/build.make CMakeFiles/test_ASIFT.dir/demo_lib_sift.cpp.o.provides.build
|
||||
.PHONY : CMakeFiles/test_ASIFT.dir/demo_lib_sift.cpp.o.provides
|
||||
|
||||
CMakeFiles/test_ASIFT.dir/demo_lib_sift.cpp.o.provides.build: CMakeFiles/test_ASIFT.dir/demo_lib_sift.cpp.o
|
||||
|
||||
CMakeFiles/test_ASIFT.dir/compute_asift_keypoints.cpp.o: CMakeFiles/test_ASIFT.dir/flags.make
|
||||
CMakeFiles/test_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_11)
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Building CXX object CMakeFiles/test_ASIFT.dir/compute_asift_keypoints.cpp.o"
|
||||
/usr/bin/c++ $(CXX_DEFINES) $(CXX_FLAGS) -o CMakeFiles/test_ASIFT.dir/compute_asift_keypoints.cpp.o -c /home/harle/catkin_ws/src/demo_ASIFT_src/compute_asift_keypoints.cpp
|
||||
|
||||
CMakeFiles/test_ASIFT.dir/compute_asift_keypoints.cpp.i: cmake_force
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/test_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/test_ASIFT.dir/compute_asift_keypoints.cpp.i
|
||||
|
||||
CMakeFiles/test_ASIFT.dir/compute_asift_keypoints.cpp.s: cmake_force
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/test_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/test_ASIFT.dir/compute_asift_keypoints.cpp.s
|
||||
|
||||
CMakeFiles/test_ASIFT.dir/compute_asift_keypoints.cpp.o.requires:
|
||||
.PHONY : CMakeFiles/test_ASIFT.dir/compute_asift_keypoints.cpp.o.requires
|
||||
|
||||
CMakeFiles/test_ASIFT.dir/compute_asift_keypoints.cpp.o.provides: CMakeFiles/test_ASIFT.dir/compute_asift_keypoints.cpp.o.requires
|
||||
$(MAKE) -f CMakeFiles/test_ASIFT.dir/build.make CMakeFiles/test_ASIFT.dir/compute_asift_keypoints.cpp.o.provides.build
|
||||
.PHONY : CMakeFiles/test_ASIFT.dir/compute_asift_keypoints.cpp.o.provides
|
||||
|
||||
CMakeFiles/test_ASIFT.dir/compute_asift_keypoints.cpp.o.provides.build: CMakeFiles/test_ASIFT.dir/compute_asift_keypoints.cpp.o
|
||||
|
||||
CMakeFiles/test_ASIFT.dir/compute_asift_matches.cpp.o: CMakeFiles/test_ASIFT.dir/flags.make
|
||||
CMakeFiles/test_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_12)
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Building CXX object CMakeFiles/test_ASIFT.dir/compute_asift_matches.cpp.o"
|
||||
/usr/bin/c++ $(CXX_DEFINES) $(CXX_FLAGS) -o CMakeFiles/test_ASIFT.dir/compute_asift_matches.cpp.o -c /home/harle/catkin_ws/src/demo_ASIFT_src/compute_asift_matches.cpp
|
||||
|
||||
CMakeFiles/test_ASIFT.dir/compute_asift_matches.cpp.i: cmake_force
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/test_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/test_ASIFT.dir/compute_asift_matches.cpp.i
|
||||
|
||||
CMakeFiles/test_ASIFT.dir/compute_asift_matches.cpp.s: cmake_force
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/test_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/test_ASIFT.dir/compute_asift_matches.cpp.s
|
||||
|
||||
CMakeFiles/test_ASIFT.dir/compute_asift_matches.cpp.o.requires:
|
||||
.PHONY : CMakeFiles/test_ASIFT.dir/compute_asift_matches.cpp.o.requires
|
||||
|
||||
CMakeFiles/test_ASIFT.dir/compute_asift_matches.cpp.o.provides: CMakeFiles/test_ASIFT.dir/compute_asift_matches.cpp.o.requires
|
||||
$(MAKE) -f CMakeFiles/test_ASIFT.dir/build.make CMakeFiles/test_ASIFT.dir/compute_asift_matches.cpp.o.provides.build
|
||||
.PHONY : CMakeFiles/test_ASIFT.dir/compute_asift_matches.cpp.o.provides
|
||||
|
||||
CMakeFiles/test_ASIFT.dir/compute_asift_matches.cpp.o.provides.build: CMakeFiles/test_ASIFT.dir/compute_asift_matches.cpp.o
|
||||
|
||||
CMakeFiles/test_ASIFT.dir/orsa.cpp.o: CMakeFiles/test_ASIFT.dir/flags.make
|
||||
CMakeFiles/test_ASIFT.dir/orsa.cpp.o: orsa.cpp
|
||||
$(CMAKE_COMMAND) -E cmake_progress_report /home/harle/catkin_ws/src/demo_ASIFT_src/CMakeFiles $(CMAKE_PROGRESS_13)
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Building CXX object CMakeFiles/test_ASIFT.dir/orsa.cpp.o"
|
||||
/usr/bin/c++ $(CXX_DEFINES) $(CXX_FLAGS) -o CMakeFiles/test_ASIFT.dir/orsa.cpp.o -c /home/harle/catkin_ws/src/demo_ASIFT_src/orsa.cpp
|
||||
|
||||
CMakeFiles/test_ASIFT.dir/orsa.cpp.i: cmake_force
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/test_ASIFT.dir/orsa.cpp.i"
|
||||
/usr/bin/c++ $(CXX_DEFINES) $(CXX_FLAGS) -E /home/harle/catkin_ws/src/demo_ASIFT_src/orsa.cpp > CMakeFiles/test_ASIFT.dir/orsa.cpp.i
|
||||
|
||||
CMakeFiles/test_ASIFT.dir/orsa.cpp.s: cmake_force
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/test_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/test_ASIFT.dir/orsa.cpp.s
|
||||
|
||||
CMakeFiles/test_ASIFT.dir/orsa.cpp.o.requires:
|
||||
.PHONY : CMakeFiles/test_ASIFT.dir/orsa.cpp.o.requires
|
||||
|
||||
CMakeFiles/test_ASIFT.dir/orsa.cpp.o.provides: CMakeFiles/test_ASIFT.dir/orsa.cpp.o.requires
|
||||
$(MAKE) -f CMakeFiles/test_ASIFT.dir/build.make CMakeFiles/test_ASIFT.dir/orsa.cpp.o.provides.build
|
||||
.PHONY : CMakeFiles/test_ASIFT.dir/orsa.cpp.o.provides
|
||||
|
||||
CMakeFiles/test_ASIFT.dir/orsa.cpp.o.provides.build: CMakeFiles/test_ASIFT.dir/orsa.cpp.o
|
||||
|
||||
CMakeFiles/test_ASIFT.dir/io_png/io_png.c.o: CMakeFiles/test_ASIFT.dir/flags.make
|
||||
CMakeFiles/test_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_14)
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Building C object CMakeFiles/test_ASIFT.dir/io_png/io_png.c.o"
|
||||
/usr/bin/cc $(C_DEFINES) $(C_FLAGS) -o CMakeFiles/test_ASIFT.dir/io_png/io_png.c.o -c /home/harle/catkin_ws/src/demo_ASIFT_src/io_png/io_png.c
|
||||
|
||||
CMakeFiles/test_ASIFT.dir/io_png/io_png.c.i: cmake_force
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/test_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/test_ASIFT.dir/io_png/io_png.c.i
|
||||
|
||||
CMakeFiles/test_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/test_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/test_ASIFT.dir/io_png/io_png.c.s
|
||||
|
||||
CMakeFiles/test_ASIFT.dir/io_png/io_png.c.o.requires:
|
||||
.PHONY : CMakeFiles/test_ASIFT.dir/io_png/io_png.c.o.requires
|
||||
|
||||
CMakeFiles/test_ASIFT.dir/io_png/io_png.c.o.provides: CMakeFiles/test_ASIFT.dir/io_png/io_png.c.o.requires
|
||||
$(MAKE) -f CMakeFiles/test_ASIFT.dir/build.make CMakeFiles/test_ASIFT.dir/io_png/io_png.c.o.provides.build
|
||||
.PHONY : CMakeFiles/test_ASIFT.dir/io_png/io_png.c.o.provides
|
||||
|
||||
CMakeFiles/test_ASIFT.dir/io_png/io_png.c.o.provides.build: CMakeFiles/test_ASIFT.dir/io_png/io_png.c.o
|
||||
|
||||
# Object files for target test_ASIFT
|
||||
test_ASIFT_OBJECTS = \
|
||||
"CMakeFiles/test_ASIFT.dir/test_ASIFT.cpp.o" \
|
||||
"CMakeFiles/test_ASIFT.dir/ASIFT_matcher.cpp.o" \
|
||||
"CMakeFiles/test_ASIFT.dir/numerics1.cpp.o" \
|
||||
"CMakeFiles/test_ASIFT.dir/frot.cpp.o" \
|
||||
"CMakeFiles/test_ASIFT.dir/splines.cpp.o" \
|
||||
"CMakeFiles/test_ASIFT.dir/fproj.cpp.o" \
|
||||
"CMakeFiles/test_ASIFT.dir/library.cpp.o" \
|
||||
"CMakeFiles/test_ASIFT.dir/flimage.cpp.o" \
|
||||
"CMakeFiles/test_ASIFT.dir/filter.cpp.o" \
|
||||
"CMakeFiles/test_ASIFT.dir/demo_lib_sift.cpp.o" \
|
||||
"CMakeFiles/test_ASIFT.dir/compute_asift_keypoints.cpp.o" \
|
||||
"CMakeFiles/test_ASIFT.dir/compute_asift_matches.cpp.o" \
|
||||
"CMakeFiles/test_ASIFT.dir/orsa.cpp.o" \
|
||||
"CMakeFiles/test_ASIFT.dir/io_png/io_png.c.o"
|
||||
|
||||
# External object files for target test_ASIFT
|
||||
test_ASIFT_EXTERNAL_OBJECTS =
|
||||
|
||||
test_ASIFT: CMakeFiles/test_ASIFT.dir/test_ASIFT.cpp.o
|
||||
test_ASIFT: CMakeFiles/test_ASIFT.dir/ASIFT_matcher.cpp.o
|
||||
test_ASIFT: CMakeFiles/test_ASIFT.dir/numerics1.cpp.o
|
||||
test_ASIFT: CMakeFiles/test_ASIFT.dir/frot.cpp.o
|
||||
test_ASIFT: CMakeFiles/test_ASIFT.dir/splines.cpp.o
|
||||
test_ASIFT: CMakeFiles/test_ASIFT.dir/fproj.cpp.o
|
||||
test_ASIFT: CMakeFiles/test_ASIFT.dir/library.cpp.o
|
||||
test_ASIFT: CMakeFiles/test_ASIFT.dir/flimage.cpp.o
|
||||
test_ASIFT: CMakeFiles/test_ASIFT.dir/filter.cpp.o
|
||||
test_ASIFT: CMakeFiles/test_ASIFT.dir/demo_lib_sift.cpp.o
|
||||
test_ASIFT: CMakeFiles/test_ASIFT.dir/compute_asift_keypoints.cpp.o
|
||||
test_ASIFT: CMakeFiles/test_ASIFT.dir/compute_asift_matches.cpp.o
|
||||
test_ASIFT: CMakeFiles/test_ASIFT.dir/orsa.cpp.o
|
||||
test_ASIFT: CMakeFiles/test_ASIFT.dir/io_png/io_png.c.o
|
||||
test_ASIFT: CMakeFiles/test_ASIFT.dir/build.make
|
||||
test_ASIFT: io_png/libs/png/libpng.a
|
||||
test_ASIFT: io_png/libs/zlib/libzlib.a
|
||||
test_ASIFT: libMatch/libMatch.a
|
||||
test_ASIFT: libNumerics/libNumerics.a
|
||||
test_ASIFT: CMakeFiles/test_ASIFT.dir/link.txt
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --red --bold "Linking CXX executable test_ASIFT"
|
||||
$(CMAKE_COMMAND) -E cmake_link_script CMakeFiles/test_ASIFT.dir/link.txt --verbose=$(VERBOSE)
|
||||
|
||||
# Rule to build all files generated by this target.
|
||||
CMakeFiles/test_ASIFT.dir/build: test_ASIFT
|
||||
.PHONY : CMakeFiles/test_ASIFT.dir/build
|
||||
|
||||
CMakeFiles/test_ASIFT.dir/requires: CMakeFiles/test_ASIFT.dir/test_ASIFT.cpp.o.requires
|
||||
CMakeFiles/test_ASIFT.dir/requires: CMakeFiles/test_ASIFT.dir/ASIFT_matcher.cpp.o.requires
|
||||
CMakeFiles/test_ASIFT.dir/requires: CMakeFiles/test_ASIFT.dir/numerics1.cpp.o.requires
|
||||
CMakeFiles/test_ASIFT.dir/requires: CMakeFiles/test_ASIFT.dir/frot.cpp.o.requires
|
||||
CMakeFiles/test_ASIFT.dir/requires: CMakeFiles/test_ASIFT.dir/splines.cpp.o.requires
|
||||
CMakeFiles/test_ASIFT.dir/requires: CMakeFiles/test_ASIFT.dir/fproj.cpp.o.requires
|
||||
CMakeFiles/test_ASIFT.dir/requires: CMakeFiles/test_ASIFT.dir/library.cpp.o.requires
|
||||
CMakeFiles/test_ASIFT.dir/requires: CMakeFiles/test_ASIFT.dir/flimage.cpp.o.requires
|
||||
CMakeFiles/test_ASIFT.dir/requires: CMakeFiles/test_ASIFT.dir/filter.cpp.o.requires
|
||||
CMakeFiles/test_ASIFT.dir/requires: CMakeFiles/test_ASIFT.dir/demo_lib_sift.cpp.o.requires
|
||||
CMakeFiles/test_ASIFT.dir/requires: CMakeFiles/test_ASIFT.dir/compute_asift_keypoints.cpp.o.requires
|
||||
CMakeFiles/test_ASIFT.dir/requires: CMakeFiles/test_ASIFT.dir/compute_asift_matches.cpp.o.requires
|
||||
CMakeFiles/test_ASIFT.dir/requires: CMakeFiles/test_ASIFT.dir/orsa.cpp.o.requires
|
||||
CMakeFiles/test_ASIFT.dir/requires: CMakeFiles/test_ASIFT.dir/io_png/io_png.c.o.requires
|
||||
.PHONY : CMakeFiles/test_ASIFT.dir/requires
|
||||
|
||||
CMakeFiles/test_ASIFT.dir/clean:
|
||||
$(CMAKE_COMMAND) -P CMakeFiles/test_ASIFT.dir/cmake_clean.cmake
|
||||
.PHONY : CMakeFiles/test_ASIFT.dir/clean
|
||||
|
||||
CMakeFiles/test_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/test_ASIFT.dir/DependInfo.cmake --color=$(COLOR)
|
||||
.PHONY : CMakeFiles/test_ASIFT.dir/depend
|
||||
|
|
@ -0,0 +1,23 @@
|
|||
FILE(REMOVE_RECURSE
|
||||
"CMakeFiles/test_ASIFT.dir/test_ASIFT.cpp.o"
|
||||
"CMakeFiles/test_ASIFT.dir/ASIFT_matcher.cpp.o"
|
||||
"CMakeFiles/test_ASIFT.dir/numerics1.cpp.o"
|
||||
"CMakeFiles/test_ASIFT.dir/frot.cpp.o"
|
||||
"CMakeFiles/test_ASIFT.dir/splines.cpp.o"
|
||||
"CMakeFiles/test_ASIFT.dir/fproj.cpp.o"
|
||||
"CMakeFiles/test_ASIFT.dir/library.cpp.o"
|
||||
"CMakeFiles/test_ASIFT.dir/flimage.cpp.o"
|
||||
"CMakeFiles/test_ASIFT.dir/filter.cpp.o"
|
||||
"CMakeFiles/test_ASIFT.dir/demo_lib_sift.cpp.o"
|
||||
"CMakeFiles/test_ASIFT.dir/compute_asift_keypoints.cpp.o"
|
||||
"CMakeFiles/test_ASIFT.dir/compute_asift_matches.cpp.o"
|
||||
"CMakeFiles/test_ASIFT.dir/orsa.cpp.o"
|
||||
"CMakeFiles/test_ASIFT.dir/io_png/io_png.c.o"
|
||||
"test_ASIFT.pdb"
|
||||
"test_ASIFT"
|
||||
)
|
||||
|
||||
# Per-language clean rules from dependency scanning.
|
||||
FOREACH(lang C CXX)
|
||||
INCLUDE(CMakeFiles/test_ASIFT.dir/cmake_clean_${lang}.cmake OPTIONAL)
|
||||
ENDFOREACH(lang)
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
|
@ -0,0 +1,268 @@
|
|||
# CMAKE generated file: DO NOT EDIT!
|
||||
# Generated by "Unix Makefiles" Generator, CMake Version 2.8
|
||||
|
||||
CMakeFiles/test_ASIFT.dir/io_png/io_png.c.o
|
||||
./io_png/libs/png/png.h
|
||||
./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
|
||||
CMakeFiles/test_ASIFT.dir/ASIFT_matcher.cpp.o
|
||||
/home/harle/catkin_ws/src/demo_ASIFT_src/ASIFT_matcher.cpp
|
||||
/home/harle/catkin_ws/src/demo_ASIFT_src/ASIFT_matcher.hpp
|
||||
/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_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
|
||||
CMakeFiles/test_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
|
||||
CMakeFiles/test_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
|
||||
CMakeFiles/test_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
|
||||
CMakeFiles/test_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
|
||||
CMakeFiles/test_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
|
||||
CMakeFiles/test_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
|
||||
CMakeFiles/test_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
|
||||
CMakeFiles/test_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
|
||||
CMakeFiles/test_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
|
||||
CMakeFiles/test_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
|
||||
third_party/Eigen/Cholesky
|
||||
third_party/Eigen/Core
|
||||
third_party/Eigen/Eigen2Support
|
||||
third_party/Eigen/Eigenvalues
|
||||
third_party/Eigen/Householder
|
||||
third_party/Eigen/Jacobi
|
||||
third_party/Eigen/LU
|
||||
third_party/Eigen/QR
|
||||
third_party/Eigen/SVD
|
||||
third_party/Eigen/src/Cholesky/LDLT.h
|
||||
third_party/Eigen/src/Cholesky/LLT.h
|
||||
third_party/Eigen/src/Core/Array.h
|
||||
third_party/Eigen/src/Core/ArrayBase.h
|
||||
third_party/Eigen/src/Core/ArrayWrapper.h
|
||||
third_party/Eigen/src/Core/Assign.h
|
||||
third_party/Eigen/src/Core/BandMatrix.h
|
||||
third_party/Eigen/src/Core/Block.h
|
||||
third_party/Eigen/src/Core/BooleanRedux.h
|
||||
third_party/Eigen/src/Core/CommaInitializer.h
|
||||
third_party/Eigen/src/Core/CwiseBinaryOp.h
|
||||
third_party/Eigen/src/Core/CwiseNullaryOp.h
|
||||
third_party/Eigen/src/Core/CwiseUnaryOp.h
|
||||
third_party/Eigen/src/Core/CwiseUnaryView.h
|
||||
third_party/Eigen/src/Core/DenseBase.h
|
||||
third_party/Eigen/src/Core/DenseCoeffsBase.h
|
||||
third_party/Eigen/src/Core/DenseStorage.h
|
||||
third_party/Eigen/src/Core/Diagonal.h
|
||||
third_party/Eigen/src/Core/DiagonalMatrix.h
|
||||
third_party/Eigen/src/Core/DiagonalProduct.h
|
||||
third_party/Eigen/src/Core/Dot.h
|
||||
third_party/Eigen/src/Core/EigenBase.h
|
||||
third_party/Eigen/src/Core/Flagged.h
|
||||
third_party/Eigen/src/Core/ForceAlignedAccess.h
|
||||
third_party/Eigen/src/Core/Functors.h
|
||||
third_party/Eigen/src/Core/Fuzzy.h
|
||||
third_party/Eigen/src/Core/GenericPacketMath.h
|
||||
third_party/Eigen/src/Core/GlobalFunctions.h
|
||||
third_party/Eigen/src/Core/IO.h
|
||||
third_party/Eigen/src/Core/Map.h
|
||||
third_party/Eigen/src/Core/MapBase.h
|
||||
third_party/Eigen/src/Core/MathFunctions.h
|
||||
third_party/Eigen/src/Core/Matrix.h
|
||||
third_party/Eigen/src/Core/MatrixBase.h
|
||||
third_party/Eigen/src/Core/NestByValue.h
|
||||
third_party/Eigen/src/Core/NoAlias.h
|
||||
third_party/Eigen/src/Core/NumTraits.h
|
||||
third_party/Eigen/src/Core/PermutationMatrix.h
|
||||
third_party/Eigen/src/Core/PlainObjectBase.h
|
||||
third_party/Eigen/src/Core/Product.h
|
||||
third_party/Eigen/src/Core/ProductBase.h
|
||||
third_party/Eigen/src/Core/Random.h
|
||||
third_party/Eigen/src/Core/Redux.h
|
||||
third_party/Eigen/src/Core/Replicate.h
|
||||
third_party/Eigen/src/Core/ReturnByValue.h
|
||||
third_party/Eigen/src/Core/Reverse.h
|
||||
third_party/Eigen/src/Core/Select.h
|
||||
third_party/Eigen/src/Core/SelfAdjointView.h
|
||||
third_party/Eigen/src/Core/SelfCwiseBinaryOp.h
|
||||
third_party/Eigen/src/Core/SolveTriangular.h
|
||||
third_party/Eigen/src/Core/StableNorm.h
|
||||
third_party/Eigen/src/Core/Stride.h
|
||||
third_party/Eigen/src/Core/Swap.h
|
||||
third_party/Eigen/src/Core/Transpose.h
|
||||
third_party/Eigen/src/Core/Transpositions.h
|
||||
third_party/Eigen/src/Core/TriangularMatrix.h
|
||||
third_party/Eigen/src/Core/VectorBlock.h
|
||||
third_party/Eigen/src/Core/VectorwiseOp.h
|
||||
third_party/Eigen/src/Core/Visitor.h
|
||||
third_party/Eigen/src/Core/arch/AltiVec/Complex.h
|
||||
third_party/Eigen/src/Core/arch/AltiVec/PacketMath.h
|
||||
third_party/Eigen/src/Core/arch/Default/Settings.h
|
||||
third_party/Eigen/src/Core/arch/NEON/Complex.h
|
||||
third_party/Eigen/src/Core/arch/NEON/PacketMath.h
|
||||
third_party/Eigen/src/Core/arch/SSE/Complex.h
|
||||
third_party/Eigen/src/Core/arch/SSE/MathFunctions.h
|
||||
third_party/Eigen/src/Core/arch/SSE/PacketMath.h
|
||||
third_party/Eigen/src/Core/products/CoeffBasedProduct.h
|
||||
third_party/Eigen/src/Core/products/GeneralBlockPanelKernel.h
|
||||
third_party/Eigen/src/Core/products/GeneralMatrixMatrix.h
|
||||
third_party/Eigen/src/Core/products/GeneralMatrixMatrixTriangular.h
|
||||
third_party/Eigen/src/Core/products/GeneralMatrixVector.h
|
||||
third_party/Eigen/src/Core/products/Parallelizer.h
|
||||
third_party/Eigen/src/Core/products/SelfadjointMatrixMatrix.h
|
||||
third_party/Eigen/src/Core/products/SelfadjointMatrixVector.h
|
||||
third_party/Eigen/src/Core/products/SelfadjointProduct.h
|
||||
third_party/Eigen/src/Core/products/SelfadjointRank2Update.h
|
||||
third_party/Eigen/src/Core/products/TriangularMatrixMatrix.h
|
||||
third_party/Eigen/src/Core/products/TriangularMatrixVector.h
|
||||
third_party/Eigen/src/Core/products/TriangularSolverMatrix.h
|
||||
third_party/Eigen/src/Core/products/TriangularSolverVector.h
|
||||
third_party/Eigen/src/Core/util/BlasUtil.h
|
||||
third_party/Eigen/src/Core/util/Constants.h
|
||||
third_party/Eigen/src/Core/util/DisableStupidWarnings.h
|
||||
third_party/Eigen/src/Core/util/ForwardDeclarations.h
|
||||
third_party/Eigen/src/Core/util/Macros.h
|
||||
third_party/Eigen/src/Core/util/Memory.h
|
||||
third_party/Eigen/src/Core/util/Meta.h
|
||||
third_party/Eigen/src/Core/util/ReenableStupidWarnings.h
|
||||
third_party/Eigen/src/Core/util/StaticAssert.h
|
||||
third_party/Eigen/src/Core/util/XprHelper.h
|
||||
third_party/Eigen/src/Eigen2Support/Block.h
|
||||
third_party/Eigen/src/Eigen2Support/Cwise.h
|
||||
third_party/Eigen/src/Eigen2Support/CwiseOperators.h
|
||||
third_party/Eigen/src/Eigen2Support/LU.h
|
||||
third_party/Eigen/src/Eigen2Support/Lazy.h
|
||||
third_party/Eigen/src/Eigen2Support/Macros.h
|
||||
third_party/Eigen/src/Eigen2Support/MathFunctions.h
|
||||
third_party/Eigen/src/Eigen2Support/Memory.h
|
||||
third_party/Eigen/src/Eigen2Support/Meta.h
|
||||
third_party/Eigen/src/Eigen2Support/Minor.h
|
||||
third_party/Eigen/src/Eigen2Support/QR.h
|
||||
third_party/Eigen/src/Eigen2Support/SVD.h
|
||||
third_party/Eigen/src/Eigen2Support/TriangularSolver.h
|
||||
third_party/Eigen/src/Eigen2Support/VectorBlock.h
|
||||
third_party/Eigen/src/Eigenvalues/./ComplexSchur.h
|
||||
third_party/Eigen/src/Eigenvalues/./EigenvaluesCommon.h
|
||||
third_party/Eigen/src/Eigenvalues/./HessenbergDecomposition.h
|
||||
third_party/Eigen/src/Eigenvalues/./RealSchur.h
|
||||
third_party/Eigen/src/Eigenvalues/./Tridiagonalization.h
|
||||
third_party/Eigen/src/Eigenvalues/ComplexEigenSolver.h
|
||||
third_party/Eigen/src/Eigenvalues/ComplexSchur.h
|
||||
third_party/Eigen/src/Eigenvalues/EigenSolver.h
|
||||
third_party/Eigen/src/Eigenvalues/GeneralizedSelfAdjointEigenSolver.h
|
||||
third_party/Eigen/src/Eigenvalues/HessenbergDecomposition.h
|
||||
third_party/Eigen/src/Eigenvalues/MatrixBaseEigenvalues.h
|
||||
third_party/Eigen/src/Eigenvalues/RealSchur.h
|
||||
third_party/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h
|
||||
third_party/Eigen/src/Eigenvalues/Tridiagonalization.h
|
||||
third_party/Eigen/src/Householder/BlockHouseholder.h
|
||||
third_party/Eigen/src/Householder/Householder.h
|
||||
third_party/Eigen/src/Householder/HouseholderSequence.h
|
||||
third_party/Eigen/src/Jacobi/Jacobi.h
|
||||
third_party/Eigen/src/LU/Determinant.h
|
||||
third_party/Eigen/src/LU/FullPivLU.h
|
||||
third_party/Eigen/src/LU/Inverse.h
|
||||
third_party/Eigen/src/LU/PartialPivLU.h
|
||||
third_party/Eigen/src/LU/arch/Inverse_SSE.h
|
||||
third_party/Eigen/src/QR/ColPivHouseholderQR.h
|
||||
third_party/Eigen/src/QR/FullPivHouseholderQR.h
|
||||
third_party/Eigen/src/QR/HouseholderQR.h
|
||||
third_party/Eigen/src/SVD/JacobiSVD.h
|
||||
third_party/Eigen/src/SVD/UpperBidiagonalization.h
|
||||
third_party/Eigen/src/misc/Image.h
|
||||
third_party/Eigen/src/misc/Kernel.h
|
||||
third_party/Eigen/src/misc/Solve.h
|
||||
third_party/Eigen/src/plugins/ArrayCwiseBinaryOps.h
|
||||
third_party/Eigen/src/plugins/ArrayCwiseUnaryOps.h
|
||||
third_party/Eigen/src/plugins/BlockMethods.h
|
||||
third_party/Eigen/src/plugins/CommonCwiseBinaryOps.h
|
||||
third_party/Eigen/src/plugins/CommonCwiseUnaryOps.h
|
||||
third_party/Eigen/src/plugins/MatrixCwiseBinaryOps.h
|
||||
third_party/Eigen/src/plugins/MatrixCwiseUnaryOps.h
|
||||
CMakeFiles/test_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
|
||||
CMakeFiles/test_ASIFT.dir/test_ASIFT.cpp.o
|
||||
/home/harle/catkin_ws/src/demo_ASIFT_src/ASIFT_matcher.hpp
|
||||
/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_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/demo_ASIFT_src/test_ASIFT.cpp
|
268
ASIFT_tests/demo_ASIFT_src/CMakeFiles/test_ASIFT.dir/depend.make
Normal file
268
ASIFT_tests/demo_ASIFT_src/CMakeFiles/test_ASIFT.dir/depend.make
Normal file
|
@ -0,0 +1,268 @@
|
|||
# CMAKE generated file: DO NOT EDIT!
|
||||
# Generated by "Unix Makefiles" Generator, CMake Version 2.8
|
||||
|
||||
CMakeFiles/test_ASIFT.dir/io_png/io_png.c.o: ./io_png/libs/png/png.h
|
||||
CMakeFiles/test_ASIFT.dir/io_png/io_png.c.o: ./io_png/libs/png/pngconf.h
|
||||
CMakeFiles/test_ASIFT.dir/io_png/io_png.c.o: ./io_png/libs/zlib/zconf.h
|
||||
CMakeFiles/test_ASIFT.dir/io_png/io_png.c.o: ./io_png/libs/zlib/zlib.h
|
||||
CMakeFiles/test_ASIFT.dir/io_png/io_png.c.o: io_png/io_png.c
|
||||
CMakeFiles/test_ASIFT.dir/io_png/io_png.c.o: io_png/io_png.h
|
||||
|
||||
CMakeFiles/test_ASIFT.dir/ASIFT_matcher.cpp.o: ASIFT_matcher.cpp
|
||||
CMakeFiles/test_ASIFT.dir/ASIFT_matcher.cpp.o: ASIFT_matcher.hpp
|
||||
CMakeFiles/test_ASIFT.dir/ASIFT_matcher.cpp.o: compute_asift_keypoints.h
|
||||
CMakeFiles/test_ASIFT.dir/ASIFT_matcher.cpp.o: compute_asift_matches.h
|
||||
CMakeFiles/test_ASIFT.dir/ASIFT_matcher.cpp.o: demo_lib_sift.h
|
||||
CMakeFiles/test_ASIFT.dir/ASIFT_matcher.cpp.o: domain.h
|
||||
CMakeFiles/test_ASIFT.dir/ASIFT_matcher.cpp.o: filter.h
|
||||
CMakeFiles/test_ASIFT.dir/ASIFT_matcher.cpp.o: flimage.h
|
||||
CMakeFiles/test_ASIFT.dir/ASIFT_matcher.cpp.o: fproj.h
|
||||
CMakeFiles/test_ASIFT.dir/ASIFT_matcher.cpp.o: frot.h
|
||||
CMakeFiles/test_ASIFT.dir/ASIFT_matcher.cpp.o: io_png/io_png.h
|
||||
CMakeFiles/test_ASIFT.dir/ASIFT_matcher.cpp.o: library.h
|
||||
CMakeFiles/test_ASIFT.dir/ASIFT_matcher.cpp.o: numerics1.h
|
||||
CMakeFiles/test_ASIFT.dir/ASIFT_matcher.cpp.o: splines.h
|
||||
|
||||
CMakeFiles/test_ASIFT.dir/compute_asift_keypoints.cpp.o: compute_asift_keypoints.cpp
|
||||
CMakeFiles/test_ASIFT.dir/compute_asift_keypoints.cpp.o: compute_asift_keypoints.h
|
||||
CMakeFiles/test_ASIFT.dir/compute_asift_keypoints.cpp.o: demo_lib_sift.h
|
||||
CMakeFiles/test_ASIFT.dir/compute_asift_keypoints.cpp.o: domain.h
|
||||
CMakeFiles/test_ASIFT.dir/compute_asift_keypoints.cpp.o: filter.h
|
||||
CMakeFiles/test_ASIFT.dir/compute_asift_keypoints.cpp.o: flimage.h
|
||||
CMakeFiles/test_ASIFT.dir/compute_asift_keypoints.cpp.o: fproj.h
|
||||
CMakeFiles/test_ASIFT.dir/compute_asift_keypoints.cpp.o: frot.h
|
||||
CMakeFiles/test_ASIFT.dir/compute_asift_keypoints.cpp.o: library.h
|
||||
CMakeFiles/test_ASIFT.dir/compute_asift_keypoints.cpp.o: numerics1.h
|
||||
CMakeFiles/test_ASIFT.dir/compute_asift_keypoints.cpp.o: splines.h
|
||||
|
||||
CMakeFiles/test_ASIFT.dir/compute_asift_matches.cpp.o: compute_asift_matches.cpp
|
||||
CMakeFiles/test_ASIFT.dir/compute_asift_matches.cpp.o: compute_asift_matches.h
|
||||
CMakeFiles/test_ASIFT.dir/compute_asift_matches.cpp.o: demo_lib_sift.h
|
||||
CMakeFiles/test_ASIFT.dir/compute_asift_matches.cpp.o: domain.h
|
||||
CMakeFiles/test_ASIFT.dir/compute_asift_matches.cpp.o: filter.h
|
||||
CMakeFiles/test_ASIFT.dir/compute_asift_matches.cpp.o: flimage.h
|
||||
CMakeFiles/test_ASIFT.dir/compute_asift_matches.cpp.o: fproj.h
|
||||
CMakeFiles/test_ASIFT.dir/compute_asift_matches.cpp.o: frot.h
|
||||
CMakeFiles/test_ASIFT.dir/compute_asift_matches.cpp.o: libMatch/match.h
|
||||
CMakeFiles/test_ASIFT.dir/compute_asift_matches.cpp.o: libNumerics/matrix.cpp
|
||||
CMakeFiles/test_ASIFT.dir/compute_asift_matches.cpp.o: libNumerics/matrix.h
|
||||
CMakeFiles/test_ASIFT.dir/compute_asift_matches.cpp.o: libNumerics/numerics.h
|
||||
CMakeFiles/test_ASIFT.dir/compute_asift_matches.cpp.o: libNumerics/vector.cpp
|
||||
CMakeFiles/test_ASIFT.dir/compute_asift_matches.cpp.o: library.h
|
||||
CMakeFiles/test_ASIFT.dir/compute_asift_matches.cpp.o: numerics1.h
|
||||
CMakeFiles/test_ASIFT.dir/compute_asift_matches.cpp.o: orsa.h
|
||||
CMakeFiles/test_ASIFT.dir/compute_asift_matches.cpp.o: splines.h
|
||||
|
||||
CMakeFiles/test_ASIFT.dir/demo_lib_sift.cpp.o: demo_lib_sift.cpp
|
||||
CMakeFiles/test_ASIFT.dir/demo_lib_sift.cpp.o: demo_lib_sift.h
|
||||
CMakeFiles/test_ASIFT.dir/demo_lib_sift.cpp.o: domain.h
|
||||
CMakeFiles/test_ASIFT.dir/demo_lib_sift.cpp.o: filter.h
|
||||
CMakeFiles/test_ASIFT.dir/demo_lib_sift.cpp.o: flimage.h
|
||||
CMakeFiles/test_ASIFT.dir/demo_lib_sift.cpp.o: library.h
|
||||
CMakeFiles/test_ASIFT.dir/demo_lib_sift.cpp.o: numerics1.h
|
||||
CMakeFiles/test_ASIFT.dir/demo_lib_sift.cpp.o: splines.h
|
||||
|
||||
CMakeFiles/test_ASIFT.dir/filter.cpp.o: filter.cpp
|
||||
CMakeFiles/test_ASIFT.dir/filter.cpp.o: filter.h
|
||||
CMakeFiles/test_ASIFT.dir/filter.cpp.o: library.h
|
||||
|
||||
CMakeFiles/test_ASIFT.dir/flimage.cpp.o: flimage.cpp
|
||||
CMakeFiles/test_ASIFT.dir/flimage.cpp.o: flimage.h
|
||||
|
||||
CMakeFiles/test_ASIFT.dir/fproj.cpp.o: fproj.cpp
|
||||
CMakeFiles/test_ASIFT.dir/fproj.cpp.o: fproj.h
|
||||
CMakeFiles/test_ASIFT.dir/fproj.cpp.o: library.h
|
||||
CMakeFiles/test_ASIFT.dir/fproj.cpp.o: numerics1.h
|
||||
CMakeFiles/test_ASIFT.dir/fproj.cpp.o: splines.h
|
||||
|
||||
CMakeFiles/test_ASIFT.dir/frot.cpp.o: frot.cpp
|
||||
CMakeFiles/test_ASIFT.dir/frot.cpp.o: frot.h
|
||||
CMakeFiles/test_ASIFT.dir/frot.cpp.o: library.h
|
||||
|
||||
CMakeFiles/test_ASIFT.dir/library.cpp.o: library.cpp
|
||||
CMakeFiles/test_ASIFT.dir/library.cpp.o: library.h
|
||||
|
||||
CMakeFiles/test_ASIFT.dir/numerics1.cpp.o: library.h
|
||||
CMakeFiles/test_ASIFT.dir/numerics1.cpp.o: numerics1.cpp
|
||||
CMakeFiles/test_ASIFT.dir/numerics1.cpp.o: numerics1.h
|
||||
|
||||
CMakeFiles/test_ASIFT.dir/orsa.cpp.o: libMatch/match.h
|
||||
CMakeFiles/test_ASIFT.dir/orsa.cpp.o: libNumerics/matrix.cpp
|
||||
CMakeFiles/test_ASIFT.dir/orsa.cpp.o: libNumerics/matrix.h
|
||||
CMakeFiles/test_ASIFT.dir/orsa.cpp.o: libNumerics/numerics.h
|
||||
CMakeFiles/test_ASIFT.dir/orsa.cpp.o: libNumerics/vector.cpp
|
||||
CMakeFiles/test_ASIFT.dir/orsa.cpp.o: orsa.cpp
|
||||
CMakeFiles/test_ASIFT.dir/orsa.cpp.o: orsa.h
|
||||
CMakeFiles/test_ASIFT.dir/orsa.cpp.o: third_party/Eigen/Cholesky
|
||||
CMakeFiles/test_ASIFT.dir/orsa.cpp.o: third_party/Eigen/Core
|
||||
CMakeFiles/test_ASIFT.dir/orsa.cpp.o: third_party/Eigen/Eigen2Support
|
||||
CMakeFiles/test_ASIFT.dir/orsa.cpp.o: third_party/Eigen/Eigenvalues
|
||||
CMakeFiles/test_ASIFT.dir/orsa.cpp.o: third_party/Eigen/Householder
|
||||
CMakeFiles/test_ASIFT.dir/orsa.cpp.o: third_party/Eigen/Jacobi
|
||||
CMakeFiles/test_ASIFT.dir/orsa.cpp.o: third_party/Eigen/LU
|
||||
CMakeFiles/test_ASIFT.dir/orsa.cpp.o: third_party/Eigen/QR
|
||||
CMakeFiles/test_ASIFT.dir/orsa.cpp.o: third_party/Eigen/SVD
|
||||
CMakeFiles/test_ASIFT.dir/orsa.cpp.o: third_party/Eigen/src/Cholesky/LDLT.h
|
||||
CMakeFiles/test_ASIFT.dir/orsa.cpp.o: third_party/Eigen/src/Cholesky/LLT.h
|
||||
CMakeFiles/test_ASIFT.dir/orsa.cpp.o: third_party/Eigen/src/Core/Array.h
|
||||
CMakeFiles/test_ASIFT.dir/orsa.cpp.o: third_party/Eigen/src/Core/ArrayBase.h
|
||||
CMakeFiles/test_ASIFT.dir/orsa.cpp.o: third_party/Eigen/src/Core/ArrayWrapper.h
|
||||
CMakeFiles/test_ASIFT.dir/orsa.cpp.o: third_party/Eigen/src/Core/Assign.h
|
||||
CMakeFiles/test_ASIFT.dir/orsa.cpp.o: third_party/Eigen/src/Core/BandMatrix.h
|
||||
CMakeFiles/test_ASIFT.dir/orsa.cpp.o: third_party/Eigen/src/Core/Block.h
|
||||
CMakeFiles/test_ASIFT.dir/orsa.cpp.o: third_party/Eigen/src/Core/BooleanRedux.h
|
||||
CMakeFiles/test_ASIFT.dir/orsa.cpp.o: third_party/Eigen/src/Core/CommaInitializer.h
|
||||
CMakeFiles/test_ASIFT.dir/orsa.cpp.o: third_party/Eigen/src/Core/CwiseBinaryOp.h
|
||||
CMakeFiles/test_ASIFT.dir/orsa.cpp.o: third_party/Eigen/src/Core/CwiseNullaryOp.h
|
||||
CMakeFiles/test_ASIFT.dir/orsa.cpp.o: third_party/Eigen/src/Core/CwiseUnaryOp.h
|
||||
CMakeFiles/test_ASIFT.dir/orsa.cpp.o: third_party/Eigen/src/Core/CwiseUnaryView.h
|
||||
CMakeFiles/test_ASIFT.dir/orsa.cpp.o: third_party/Eigen/src/Core/DenseBase.h
|
||||
CMakeFiles/test_ASIFT.dir/orsa.cpp.o: third_party/Eigen/src/Core/DenseCoeffsBase.h
|
||||
CMakeFiles/test_ASIFT.dir/orsa.cpp.o: third_party/Eigen/src/Core/DenseStorage.h
|
||||
CMakeFiles/test_ASIFT.dir/orsa.cpp.o: third_party/Eigen/src/Core/Diagonal.h
|
||||
CMakeFiles/test_ASIFT.dir/orsa.cpp.o: third_party/Eigen/src/Core/DiagonalMatrix.h
|
||||
CMakeFiles/test_ASIFT.dir/orsa.cpp.o: third_party/Eigen/src/Core/DiagonalProduct.h
|
||||
CMakeFiles/test_ASIFT.dir/orsa.cpp.o: third_party/Eigen/src/Core/Dot.h
|
||||
CMakeFiles/test_ASIFT.dir/orsa.cpp.o: third_party/Eigen/src/Core/EigenBase.h
|
||||
CMakeFiles/test_ASIFT.dir/orsa.cpp.o: third_party/Eigen/src/Core/Flagged.h
|
||||
CMakeFiles/test_ASIFT.dir/orsa.cpp.o: third_party/Eigen/src/Core/ForceAlignedAccess.h
|
||||
CMakeFiles/test_ASIFT.dir/orsa.cpp.o: third_party/Eigen/src/Core/Functors.h
|
||||
CMakeFiles/test_ASIFT.dir/orsa.cpp.o: third_party/Eigen/src/Core/Fuzzy.h
|
||||
CMakeFiles/test_ASIFT.dir/orsa.cpp.o: third_party/Eigen/src/Core/GenericPacketMath.h
|
||||
CMakeFiles/test_ASIFT.dir/orsa.cpp.o: third_party/Eigen/src/Core/GlobalFunctions.h
|
||||
CMakeFiles/test_ASIFT.dir/orsa.cpp.o: third_party/Eigen/src/Core/IO.h
|
||||
CMakeFiles/test_ASIFT.dir/orsa.cpp.o: third_party/Eigen/src/Core/Map.h
|
||||
CMakeFiles/test_ASIFT.dir/orsa.cpp.o: third_party/Eigen/src/Core/MapBase.h
|
||||
CMakeFiles/test_ASIFT.dir/orsa.cpp.o: third_party/Eigen/src/Core/MathFunctions.h
|
||||
CMakeFiles/test_ASIFT.dir/orsa.cpp.o: third_party/Eigen/src/Core/Matrix.h
|
||||
CMakeFiles/test_ASIFT.dir/orsa.cpp.o: third_party/Eigen/src/Core/MatrixBase.h
|
||||
CMakeFiles/test_ASIFT.dir/orsa.cpp.o: third_party/Eigen/src/Core/NestByValue.h
|
||||
CMakeFiles/test_ASIFT.dir/orsa.cpp.o: third_party/Eigen/src/Core/NoAlias.h
|
||||
CMakeFiles/test_ASIFT.dir/orsa.cpp.o: third_party/Eigen/src/Core/NumTraits.h
|
||||
CMakeFiles/test_ASIFT.dir/orsa.cpp.o: third_party/Eigen/src/Core/PermutationMatrix.h
|
||||
CMakeFiles/test_ASIFT.dir/orsa.cpp.o: third_party/Eigen/src/Core/PlainObjectBase.h
|
||||
CMakeFiles/test_ASIFT.dir/orsa.cpp.o: third_party/Eigen/src/Core/Product.h
|
||||
CMakeFiles/test_ASIFT.dir/orsa.cpp.o: third_party/Eigen/src/Core/ProductBase.h
|
||||
CMakeFiles/test_ASIFT.dir/orsa.cpp.o: third_party/Eigen/src/Core/Random.h
|
||||
CMakeFiles/test_ASIFT.dir/orsa.cpp.o: third_party/Eigen/src/Core/Redux.h
|
||||
CMakeFiles/test_ASIFT.dir/orsa.cpp.o: third_party/Eigen/src/Core/Replicate.h
|
||||
CMakeFiles/test_ASIFT.dir/orsa.cpp.o: third_party/Eigen/src/Core/ReturnByValue.h
|
||||
CMakeFiles/test_ASIFT.dir/orsa.cpp.o: third_party/Eigen/src/Core/Reverse.h
|
||||
CMakeFiles/test_ASIFT.dir/orsa.cpp.o: third_party/Eigen/src/Core/Select.h
|
||||
CMakeFiles/test_ASIFT.dir/orsa.cpp.o: third_party/Eigen/src/Core/SelfAdjointView.h
|
||||
CMakeFiles/test_ASIFT.dir/orsa.cpp.o: third_party/Eigen/src/Core/SelfCwiseBinaryOp.h
|
||||
CMakeFiles/test_ASIFT.dir/orsa.cpp.o: third_party/Eigen/src/Core/SolveTriangular.h
|
||||
CMakeFiles/test_ASIFT.dir/orsa.cpp.o: third_party/Eigen/src/Core/StableNorm.h
|
||||
CMakeFiles/test_ASIFT.dir/orsa.cpp.o: third_party/Eigen/src/Core/Stride.h
|
||||
CMakeFiles/test_ASIFT.dir/orsa.cpp.o: third_party/Eigen/src/Core/Swap.h
|
||||
CMakeFiles/test_ASIFT.dir/orsa.cpp.o: third_party/Eigen/src/Core/Transpose.h
|
||||
CMakeFiles/test_ASIFT.dir/orsa.cpp.o: third_party/Eigen/src/Core/Transpositions.h
|
||||
CMakeFiles/test_ASIFT.dir/orsa.cpp.o: third_party/Eigen/src/Core/TriangularMatrix.h
|
||||
CMakeFiles/test_ASIFT.dir/orsa.cpp.o: third_party/Eigen/src/Core/VectorBlock.h
|
||||
CMakeFiles/test_ASIFT.dir/orsa.cpp.o: third_party/Eigen/src/Core/VectorwiseOp.h
|
||||
CMakeFiles/test_ASIFT.dir/orsa.cpp.o: third_party/Eigen/src/Core/Visitor.h
|
||||
CMakeFiles/test_ASIFT.dir/orsa.cpp.o: third_party/Eigen/src/Core/arch/AltiVec/Complex.h
|
||||
CMakeFiles/test_ASIFT.dir/orsa.cpp.o: third_party/Eigen/src/Core/arch/AltiVec/PacketMath.h
|
||||
CMakeFiles/test_ASIFT.dir/orsa.cpp.o: third_party/Eigen/src/Core/arch/Default/Settings.h
|
||||
CMakeFiles/test_ASIFT.dir/orsa.cpp.o: third_party/Eigen/src/Core/arch/NEON/Complex.h
|
||||
CMakeFiles/test_ASIFT.dir/orsa.cpp.o: third_party/Eigen/src/Core/arch/NEON/PacketMath.h
|
||||
CMakeFiles/test_ASIFT.dir/orsa.cpp.o: third_party/Eigen/src/Core/arch/SSE/Complex.h
|
||||
CMakeFiles/test_ASIFT.dir/orsa.cpp.o: third_party/Eigen/src/Core/arch/SSE/MathFunctions.h
|
||||
CMakeFiles/test_ASIFT.dir/orsa.cpp.o: third_party/Eigen/src/Core/arch/SSE/PacketMath.h
|
||||
CMakeFiles/test_ASIFT.dir/orsa.cpp.o: third_party/Eigen/src/Core/products/CoeffBasedProduct.h
|
||||
CMakeFiles/test_ASIFT.dir/orsa.cpp.o: third_party/Eigen/src/Core/products/GeneralBlockPanelKernel.h
|
||||
CMakeFiles/test_ASIFT.dir/orsa.cpp.o: third_party/Eigen/src/Core/products/GeneralMatrixMatrix.h
|
||||
CMakeFiles/test_ASIFT.dir/orsa.cpp.o: third_party/Eigen/src/Core/products/GeneralMatrixMatrixTriangular.h
|
||||
CMakeFiles/test_ASIFT.dir/orsa.cpp.o: third_party/Eigen/src/Core/products/GeneralMatrixVector.h
|
||||
CMakeFiles/test_ASIFT.dir/orsa.cpp.o: third_party/Eigen/src/Core/products/Parallelizer.h
|
||||
CMakeFiles/test_ASIFT.dir/orsa.cpp.o: third_party/Eigen/src/Core/products/SelfadjointMatrixMatrix.h
|
||||
CMakeFiles/test_ASIFT.dir/orsa.cpp.o: third_party/Eigen/src/Core/products/SelfadjointMatrixVector.h
|
||||
CMakeFiles/test_ASIFT.dir/orsa.cpp.o: third_party/Eigen/src/Core/products/SelfadjointProduct.h
|
||||
CMakeFiles/test_ASIFT.dir/orsa.cpp.o: third_party/Eigen/src/Core/products/SelfadjointRank2Update.h
|
||||
CMakeFiles/test_ASIFT.dir/orsa.cpp.o: third_party/Eigen/src/Core/products/TriangularMatrixMatrix.h
|
||||
CMakeFiles/test_ASIFT.dir/orsa.cpp.o: third_party/Eigen/src/Core/products/TriangularMatrixVector.h
|
||||
CMakeFiles/test_ASIFT.dir/orsa.cpp.o: third_party/Eigen/src/Core/products/TriangularSolverMatrix.h
|
||||
CMakeFiles/test_ASIFT.dir/orsa.cpp.o: third_party/Eigen/src/Core/products/TriangularSolverVector.h
|
||||
CMakeFiles/test_ASIFT.dir/orsa.cpp.o: third_party/Eigen/src/Core/util/BlasUtil.h
|
||||
CMakeFiles/test_ASIFT.dir/orsa.cpp.o: third_party/Eigen/src/Core/util/Constants.h
|
||||
CMakeFiles/test_ASIFT.dir/orsa.cpp.o: third_party/Eigen/src/Core/util/DisableStupidWarnings.h
|
||||
CMakeFiles/test_ASIFT.dir/orsa.cpp.o: third_party/Eigen/src/Core/util/ForwardDeclarations.h
|
||||
CMakeFiles/test_ASIFT.dir/orsa.cpp.o: third_party/Eigen/src/Core/util/Macros.h
|
||||
CMakeFiles/test_ASIFT.dir/orsa.cpp.o: third_party/Eigen/src/Core/util/Memory.h
|
||||
CMakeFiles/test_ASIFT.dir/orsa.cpp.o: third_party/Eigen/src/Core/util/Meta.h
|
||||
CMakeFiles/test_ASIFT.dir/orsa.cpp.o: third_party/Eigen/src/Core/util/ReenableStupidWarnings.h
|
||||
CMakeFiles/test_ASIFT.dir/orsa.cpp.o: third_party/Eigen/src/Core/util/StaticAssert.h
|
||||
CMakeFiles/test_ASIFT.dir/orsa.cpp.o: third_party/Eigen/src/Core/util/XprHelper.h
|
||||
CMakeFiles/test_ASIFT.dir/orsa.cpp.o: third_party/Eigen/src/Eigen2Support/Block.h
|
||||
CMakeFiles/test_ASIFT.dir/orsa.cpp.o: third_party/Eigen/src/Eigen2Support/Cwise.h
|
||||
CMakeFiles/test_ASIFT.dir/orsa.cpp.o: third_party/Eigen/src/Eigen2Support/CwiseOperators.h
|
||||
CMakeFiles/test_ASIFT.dir/orsa.cpp.o: third_party/Eigen/src/Eigen2Support/LU.h
|
||||
CMakeFiles/test_ASIFT.dir/orsa.cpp.o: third_party/Eigen/src/Eigen2Support/Lazy.h
|
||||
CMakeFiles/test_ASIFT.dir/orsa.cpp.o: third_party/Eigen/src/Eigen2Support/Macros.h
|
||||
CMakeFiles/test_ASIFT.dir/orsa.cpp.o: third_party/Eigen/src/Eigen2Support/MathFunctions.h
|
||||
CMakeFiles/test_ASIFT.dir/orsa.cpp.o: third_party/Eigen/src/Eigen2Support/Memory.h
|
||||
CMakeFiles/test_ASIFT.dir/orsa.cpp.o: third_party/Eigen/src/Eigen2Support/Meta.h
|
||||
CMakeFiles/test_ASIFT.dir/orsa.cpp.o: third_party/Eigen/src/Eigen2Support/Minor.h
|
||||
CMakeFiles/test_ASIFT.dir/orsa.cpp.o: third_party/Eigen/src/Eigen2Support/QR.h
|
||||
CMakeFiles/test_ASIFT.dir/orsa.cpp.o: third_party/Eigen/src/Eigen2Support/SVD.h
|
||||
CMakeFiles/test_ASIFT.dir/orsa.cpp.o: third_party/Eigen/src/Eigen2Support/TriangularSolver.h
|
||||
CMakeFiles/test_ASIFT.dir/orsa.cpp.o: third_party/Eigen/src/Eigen2Support/VectorBlock.h
|
||||
CMakeFiles/test_ASIFT.dir/orsa.cpp.o: third_party/Eigen/src/Eigenvalues/./ComplexSchur.h
|
||||
CMakeFiles/test_ASIFT.dir/orsa.cpp.o: third_party/Eigen/src/Eigenvalues/./EigenvaluesCommon.h
|
||||
CMakeFiles/test_ASIFT.dir/orsa.cpp.o: third_party/Eigen/src/Eigenvalues/./HessenbergDecomposition.h
|
||||
CMakeFiles/test_ASIFT.dir/orsa.cpp.o: third_party/Eigen/src/Eigenvalues/./RealSchur.h
|
||||
CMakeFiles/test_ASIFT.dir/orsa.cpp.o: third_party/Eigen/src/Eigenvalues/./Tridiagonalization.h
|
||||
CMakeFiles/test_ASIFT.dir/orsa.cpp.o: third_party/Eigen/src/Eigenvalues/ComplexEigenSolver.h
|
||||
CMakeFiles/test_ASIFT.dir/orsa.cpp.o: third_party/Eigen/src/Eigenvalues/ComplexSchur.h
|
||||
CMakeFiles/test_ASIFT.dir/orsa.cpp.o: third_party/Eigen/src/Eigenvalues/EigenSolver.h
|
||||
CMakeFiles/test_ASIFT.dir/orsa.cpp.o: third_party/Eigen/src/Eigenvalues/GeneralizedSelfAdjointEigenSolver.h
|
||||
CMakeFiles/test_ASIFT.dir/orsa.cpp.o: third_party/Eigen/src/Eigenvalues/HessenbergDecomposition.h
|
||||
CMakeFiles/test_ASIFT.dir/orsa.cpp.o: third_party/Eigen/src/Eigenvalues/MatrixBaseEigenvalues.h
|
||||
CMakeFiles/test_ASIFT.dir/orsa.cpp.o: third_party/Eigen/src/Eigenvalues/RealSchur.h
|
||||
CMakeFiles/test_ASIFT.dir/orsa.cpp.o: third_party/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h
|
||||
CMakeFiles/test_ASIFT.dir/orsa.cpp.o: third_party/Eigen/src/Eigenvalues/Tridiagonalization.h
|
||||
CMakeFiles/test_ASIFT.dir/orsa.cpp.o: third_party/Eigen/src/Householder/BlockHouseholder.h
|
||||
CMakeFiles/test_ASIFT.dir/orsa.cpp.o: third_party/Eigen/src/Householder/Householder.h
|
||||
CMakeFiles/test_ASIFT.dir/orsa.cpp.o: third_party/Eigen/src/Householder/HouseholderSequence.h
|
||||
CMakeFiles/test_ASIFT.dir/orsa.cpp.o: third_party/Eigen/src/Jacobi/Jacobi.h
|
||||
CMakeFiles/test_ASIFT.dir/orsa.cpp.o: third_party/Eigen/src/LU/Determinant.h
|
||||
CMakeFiles/test_ASIFT.dir/orsa.cpp.o: third_party/Eigen/src/LU/FullPivLU.h
|
||||
CMakeFiles/test_ASIFT.dir/orsa.cpp.o: third_party/Eigen/src/LU/Inverse.h
|
||||
CMakeFiles/test_ASIFT.dir/orsa.cpp.o: third_party/Eigen/src/LU/PartialPivLU.h
|
||||
CMakeFiles/test_ASIFT.dir/orsa.cpp.o: third_party/Eigen/src/LU/arch/Inverse_SSE.h
|
||||
CMakeFiles/test_ASIFT.dir/orsa.cpp.o: third_party/Eigen/src/QR/ColPivHouseholderQR.h
|
||||
CMakeFiles/test_ASIFT.dir/orsa.cpp.o: third_party/Eigen/src/QR/FullPivHouseholderQR.h
|
||||
CMakeFiles/test_ASIFT.dir/orsa.cpp.o: third_party/Eigen/src/QR/HouseholderQR.h
|
||||
CMakeFiles/test_ASIFT.dir/orsa.cpp.o: third_party/Eigen/src/SVD/JacobiSVD.h
|
||||
CMakeFiles/test_ASIFT.dir/orsa.cpp.o: third_party/Eigen/src/SVD/UpperBidiagonalization.h
|
||||
CMakeFiles/test_ASIFT.dir/orsa.cpp.o: third_party/Eigen/src/misc/Image.h
|
||||
CMakeFiles/test_ASIFT.dir/orsa.cpp.o: third_party/Eigen/src/misc/Kernel.h
|
||||
CMakeFiles/test_ASIFT.dir/orsa.cpp.o: third_party/Eigen/src/misc/Solve.h
|
||||
CMakeFiles/test_ASIFT.dir/orsa.cpp.o: third_party/Eigen/src/plugins/ArrayCwiseBinaryOps.h
|
||||
CMakeFiles/test_ASIFT.dir/orsa.cpp.o: third_party/Eigen/src/plugins/ArrayCwiseUnaryOps.h
|
||||
CMakeFiles/test_ASIFT.dir/orsa.cpp.o: third_party/Eigen/src/plugins/BlockMethods.h
|
||||
CMakeFiles/test_ASIFT.dir/orsa.cpp.o: third_party/Eigen/src/plugins/CommonCwiseBinaryOps.h
|
||||
CMakeFiles/test_ASIFT.dir/orsa.cpp.o: third_party/Eigen/src/plugins/CommonCwiseUnaryOps.h
|
||||
CMakeFiles/test_ASIFT.dir/orsa.cpp.o: third_party/Eigen/src/plugins/MatrixCwiseBinaryOps.h
|
||||
CMakeFiles/test_ASIFT.dir/orsa.cpp.o: third_party/Eigen/src/plugins/MatrixCwiseUnaryOps.h
|
||||
|
||||
CMakeFiles/test_ASIFT.dir/splines.cpp.o: library.h
|
||||
CMakeFiles/test_ASIFT.dir/splines.cpp.o: numerics1.h
|
||||
CMakeFiles/test_ASIFT.dir/splines.cpp.o: splines.cpp
|
||||
CMakeFiles/test_ASIFT.dir/splines.cpp.o: splines.h
|
||||
|
||||
CMakeFiles/test_ASIFT.dir/test_ASIFT.cpp.o: ASIFT_matcher.hpp
|
||||
CMakeFiles/test_ASIFT.dir/test_ASIFT.cpp.o: compute_asift_keypoints.h
|
||||
CMakeFiles/test_ASIFT.dir/test_ASIFT.cpp.o: compute_asift_matches.h
|
||||
CMakeFiles/test_ASIFT.dir/test_ASIFT.cpp.o: demo_lib_sift.h
|
||||
CMakeFiles/test_ASIFT.dir/test_ASIFT.cpp.o: domain.h
|
||||
CMakeFiles/test_ASIFT.dir/test_ASIFT.cpp.o: filter.h
|
||||
CMakeFiles/test_ASIFT.dir/test_ASIFT.cpp.o: flimage.h
|
||||
CMakeFiles/test_ASIFT.dir/test_ASIFT.cpp.o: fproj.h
|
||||
CMakeFiles/test_ASIFT.dir/test_ASIFT.cpp.o: frot.h
|
||||
CMakeFiles/test_ASIFT.dir/test_ASIFT.cpp.o: io_png/io_png.h
|
||||
CMakeFiles/test_ASIFT.dir/test_ASIFT.cpp.o: library.h
|
||||
CMakeFiles/test_ASIFT.dir/test_ASIFT.cpp.o: numerics1.h
|
||||
CMakeFiles/test_ASIFT.dir/test_ASIFT.cpp.o: splines.h
|
||||
CMakeFiles/test_ASIFT.dir/test_ASIFT.cpp.o: test_ASIFT.cpp
|
||||
|
Binary file not shown.
|
@ -0,0 +1,13 @@
|
|||
# CMAKE generated file: DO NOT EDIT!
|
||||
# Generated by "Unix Makefiles" Generator, CMake Version 2.8
|
||||
|
||||
# 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_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_DEFINES =
|
||||
|
Binary file not shown.
BIN
ASIFT_tests/demo_ASIFT_src/CMakeFiles/test_ASIFT.dir/fproj.cpp.o
Normal file
BIN
ASIFT_tests/demo_ASIFT_src/CMakeFiles/test_ASIFT.dir/fproj.cpp.o
Normal file
Binary file not shown.
BIN
ASIFT_tests/demo_ASIFT_src/CMakeFiles/test_ASIFT.dir/frot.cpp.o
Normal file
BIN
ASIFT_tests/demo_ASIFT_src/CMakeFiles/test_ASIFT.dir/frot.cpp.o
Normal file
Binary file not shown.
Binary file not shown.
Binary file not shown.
|
@ -0,0 +1 @@
|
|||
/usr/bin/c++ -fopenmp -Wall -Wno-strict-aliasing -Wextra -Wno-write-strings -Wno-deprecated -ansi -O3 -ftree-vectorize -funroll-loops CMakeFiles/test_ASIFT.dir/test_ASIFT.cpp.o CMakeFiles/test_ASIFT.dir/ASIFT_matcher.cpp.o CMakeFiles/test_ASIFT.dir/numerics1.cpp.o CMakeFiles/test_ASIFT.dir/frot.cpp.o CMakeFiles/test_ASIFT.dir/splines.cpp.o CMakeFiles/test_ASIFT.dir/fproj.cpp.o CMakeFiles/test_ASIFT.dir/library.cpp.o CMakeFiles/test_ASIFT.dir/flimage.cpp.o CMakeFiles/test_ASIFT.dir/filter.cpp.o CMakeFiles/test_ASIFT.dir/demo_lib_sift.cpp.o CMakeFiles/test_ASIFT.dir/compute_asift_keypoints.cpp.o CMakeFiles/test_ASIFT.dir/compute_asift_matches.cpp.o CMakeFiles/test_ASIFT.dir/orsa.cpp.o CMakeFiles/test_ASIFT.dir/io_png/io_png.c.o -o test_ASIFT -rdynamic io_png/libs/png/libpng.a io_png/libs/zlib/libzlib.a libMatch/libMatch.a libNumerics/libNumerics.a
|
Binary file not shown.
BIN
ASIFT_tests/demo_ASIFT_src/CMakeFiles/test_ASIFT.dir/orsa.cpp.o
Normal file
BIN
ASIFT_tests/demo_ASIFT_src/CMakeFiles/test_ASIFT.dir/orsa.cpp.o
Normal file
Binary file not shown.
|
@ -0,0 +1,15 @@
|
|||
CMAKE_PROGRESS_1 = 38
|
||||
CMAKE_PROGRESS_2 = 39
|
||||
CMAKE_PROGRESS_3 = 40
|
||||
CMAKE_PROGRESS_4 = 41
|
||||
CMAKE_PROGRESS_5 = 42
|
||||
CMAKE_PROGRESS_6 = 43
|
||||
CMAKE_PROGRESS_7 = 44
|
||||
CMAKE_PROGRESS_8 = 45
|
||||
CMAKE_PROGRESS_9 = 46
|
||||
CMAKE_PROGRESS_10 = 47
|
||||
CMAKE_PROGRESS_11 = 48
|
||||
CMAKE_PROGRESS_12 = 49
|
||||
CMAKE_PROGRESS_13 = 50
|
||||
CMAKE_PROGRESS_14 = 51
|
||||
|
Binary file not shown.
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue