Ajout entrée image générique avec CImg
This commit is contained in:
parent
1bc7621bf7
commit
3e071ff416
90 changed files with 69224 additions and 31887 deletions
Binary file not shown.
|
@ -6,9 +6,65 @@
|
|||
|
||||
#IncludeRegexTransform:
|
||||
|
||||
/home/harle/catkin_ws/src/BaxterInterface/ASIFT_tests/demo_ASIFT_src/ASIFT_matcher.cpp
|
||||
ASIFT_matcher.hpp
|
||||
/home/harle/catkin_ws/src/BaxterInterface/ASIFT_tests/demo_ASIFT_src/ASIFT_matcher.hpp
|
||||
./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/ASIFT_matcher.hpp
|
||||
stdio.h
|
||||
|
@ -21,12 +77,12 @@ time.h
|
|||
-
|
||||
vector
|
||||
-
|
||||
sstream
|
||||
-
|
||||
omp.h
|
||||
-
|
||||
demo_lib_sift.h
|
||||
/home/harle/catkin_ws/src/BaxterInterface/ASIFT_tests/demo_ASIFT_src/demo_lib_sift.h
|
||||
io_png/io_png.h
|
||||
/home/harle/catkin_ws/src/BaxterInterface/ASIFT_tests/demo_ASIFT_src/io_png/io_png.h
|
||||
library.h
|
||||
/home/harle/catkin_ws/src/BaxterInterface/ASIFT_tests/demo_ASIFT_src/library.h
|
||||
frot.h
|
||||
|
@ -37,6 +93,120 @@ compute_asift_keypoints.h
|
|||
/home/harle/catkin_ws/src/BaxterInterface/ASIFT_tests/demo_ASIFT_src/compute_asift_keypoints.h
|
||||
compute_asift_matches.h
|
||||
/home/harle/catkin_ws/src/BaxterInterface/ASIFT_tests/demo_ASIFT_src/compute_asift_matches.h
|
||||
CImg.h
|
||||
/home/harle/catkin_ws/src/BaxterInterface/ASIFT_tests/demo_ASIFT_src/CImg.h
|
||||
|
||||
/home/harle/catkin_ws/src/BaxterInterface/ASIFT_tests/demo_ASIFT_src/CImg.h
|
||||
cstdio
|
||||
-
|
||||
cstdlib
|
||||
-
|
||||
cstdarg
|
||||
-
|
||||
cstring
|
||||
-
|
||||
cmath
|
||||
-
|
||||
cfloat
|
||||
-
|
||||
climits
|
||||
-
|
||||
ctime
|
||||
-
|
||||
exception
|
||||
-
|
||||
algorithm
|
||||
-
|
||||
stdio.h
|
||||
-
|
||||
sys/types.h
|
||||
-
|
||||
sys/time.h
|
||||
-
|
||||
sys/stat.h
|
||||
-
|
||||
unistd.h
|
||||
-
|
||||
dirent.h
|
||||
-
|
||||
fnmatch.h
|
||||
-
|
||||
windows.h
|
||||
-
|
||||
shlobj.h
|
||||
-
|
||||
process.h
|
||||
-
|
||||
io.h
|
||||
-
|
||||
initializer_list
|
||||
-
|
||||
utility
|
||||
-
|
||||
X11/Xlib.h
|
||||
-
|
||||
X11/Xutil.h
|
||||
-
|
||||
X11/keysym.h
|
||||
-
|
||||
pthread.h
|
||||
-
|
||||
sys/ipc.h
|
||||
-
|
||||
sys/shm.h
|
||||
-
|
||||
X11/extensions/XShm.h
|
||||
-
|
||||
X11/extensions/Xrandr.h
|
||||
-
|
||||
omp.h
|
||||
-
|
||||
cstddef
|
||||
-
|
||||
cv.h
|
||||
/home/harle/catkin_ws/src/BaxterInterface/ASIFT_tests/demo_ASIFT_src/cv.h
|
||||
highgui.h
|
||||
/home/harle/catkin_ws/src/BaxterInterface/ASIFT_tests/demo_ASIFT_src/highgui.h
|
||||
png.h
|
||||
/home/harle/catkin_ws/src/BaxterInterface/ASIFT_tests/demo_ASIFT_src/png.h
|
||||
jpeglib.h
|
||||
/home/harle/catkin_ws/src/BaxterInterface/ASIFT_tests/demo_ASIFT_src/jpeglib.h
|
||||
setjmp.h
|
||||
/home/harle/catkin_ws/src/BaxterInterface/ASIFT_tests/demo_ASIFT_src/setjmp.h
|
||||
tiffio.h
|
||||
/home/harle/catkin_ws/src/BaxterInterface/ASIFT_tests/demo_ASIFT_src/tiffio.h
|
||||
minc_io_simple_volume.h
|
||||
/home/harle/catkin_ws/src/BaxterInterface/ASIFT_tests/demo_ASIFT_src/minc_io_simple_volume.h
|
||||
minc_1_simple.h
|
||||
/home/harle/catkin_ws/src/BaxterInterface/ASIFT_tests/demo_ASIFT_src/minc_1_simple.h
|
||||
minc_1_simple_rw.h
|
||||
/home/harle/catkin_ws/src/BaxterInterface/ASIFT_tests/demo_ASIFT_src/minc_1_simple_rw.h
|
||||
zlib.h
|
||||
/home/harle/catkin_ws/src/BaxterInterface/ASIFT_tests/demo_ASIFT_src/zlib.h
|
||||
curl/curl.h
|
||||
/home/harle/catkin_ws/src/BaxterInterface/ASIFT_tests/demo_ASIFT_src/curl/curl.h
|
||||
Magick++.h
|
||||
/home/harle/catkin_ws/src/BaxterInterface/ASIFT_tests/demo_ASIFT_src/Magick++.h
|
||||
fftw3.h
|
||||
/home/harle/catkin_ws/src/BaxterInterface/ASIFT_tests/demo_ASIFT_src/fftw3.h
|
||||
Board.h
|
||||
/home/harle/catkin_ws/src/BaxterInterface/ASIFT_tests/demo_ASIFT_src/Board.h
|
||||
ImfRgbaFile.h
|
||||
/home/harle/catkin_ws/src/BaxterInterface/ASIFT_tests/demo_ASIFT_src/ImfRgbaFile.h
|
||||
ImfInputFile.h
|
||||
/home/harle/catkin_ws/src/BaxterInterface/ASIFT_tests/demo_ASIFT_src/ImfInputFile.h
|
||||
ImfChannelList.h
|
||||
/home/harle/catkin_ws/src/BaxterInterface/ASIFT_tests/demo_ASIFT_src/ImfChannelList.h
|
||||
ImfMatrixAttribute.h
|
||||
/home/harle/catkin_ws/src/BaxterInterface/ASIFT_tests/demo_ASIFT_src/ImfMatrixAttribute.h
|
||||
ImfArray.h
|
||||
/home/harle/catkin_ws/src/BaxterInterface/ASIFT_tests/demo_ASIFT_src/ImfArray.h
|
||||
tinyexr.h
|
||||
/home/harle/catkin_ws/src/BaxterInterface/ASIFT_tests/demo_ASIFT_src/tinyexr.h
|
||||
CImg.h
|
||||
/home/harle/catkin_ws/src/BaxterInterface/ASIFT_tests/demo_ASIFT_src/CImg.h
|
||||
stdint.h
|
||||
-
|
||||
|
||||
/home/harle/catkin_ws/src/BaxterInterface/ASIFT_tests/demo_ASIFT_src/compute_asift_keypoints.h
|
||||
library.h
|
||||
|
@ -112,8 +282,6 @@ library.h
|
|||
vector
|
||||
-
|
||||
|
||||
/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
|
||||
stdio.h
|
||||
-
|
||||
|
@ -150,3 +318,41 @@ string.h
|
|||
vector
|
||||
-
|
||||
|
||||
/home/harle/catkin_ws/src/BaxterInterface/ASIFT_tests/demo_ASIFT_src/test_ASIFT.cpp
|
||||
ASIFT_matcher.hpp
|
||||
/home/harle/catkin_ws/src/BaxterInterface/ASIFT_tests/demo_ASIFT_src/ASIFT_matcher.hpp
|
||||
|
||||
/usr/include/opencv/cv.h
|
||||
opencv2/core/core_c.h
|
||||
/usr/include/opencv/opencv2/core/core_c.h
|
||||
opencv2/core/core.hpp
|
||||
/usr/include/opencv/opencv2/core/core.hpp
|
||||
opencv2/imgproc/imgproc_c.h
|
||||
/usr/include/opencv/opencv2/imgproc/imgproc_c.h
|
||||
opencv2/imgproc/imgproc.hpp
|
||||
/usr/include/opencv/opencv2/imgproc/imgproc.hpp
|
||||
opencv2/video/tracking.hpp
|
||||
/usr/include/opencv/opencv2/video/tracking.hpp
|
||||
opencv2/features2d/features2d.hpp
|
||||
/usr/include/opencv/opencv2/features2d/features2d.hpp
|
||||
opencv2/flann/flann.hpp
|
||||
/usr/include/opencv/opencv2/flann/flann.hpp
|
||||
opencv2/calib3d/calib3d.hpp
|
||||
/usr/include/opencv/opencv2/calib3d/calib3d.hpp
|
||||
opencv2/objdetect/objdetect.hpp
|
||||
/usr/include/opencv/opencv2/objdetect/objdetect.hpp
|
||||
opencv2/legacy/compat.hpp
|
||||
/usr/include/opencv/opencv2/legacy/compat.hpp
|
||||
opencv2/core/internal.hpp
|
||||
/usr/include/opencv/opencv2/core/internal.hpp
|
||||
|
||||
/usr/include/opencv/highgui.h
|
||||
opencv2/core/core_c.h
|
||||
/usr/include/opencv/opencv2/core/core_c.h
|
||||
opencv2/core/core.hpp
|
||||
/usr/include/opencv/opencv2/core/core.hpp
|
||||
opencv2/highgui/highgui_c.h
|
||||
/usr/include/opencv/opencv2/highgui/highgui_c.h
|
||||
opencv2/highgui/highgui.hpp
|
||||
/usr/include/opencv/opencv2/highgui/highgui.hpp
|
||||
|
||||
|
|
|
@ -410,35 +410,6 @@ 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: /usr/lib/x86_64-linux-gnu/libopencv_videostab.so.2.4.8
|
||||
test_ASIFT: /usr/lib/x86_64-linux-gnu/libopencv_video.so.2.4.8
|
||||
test_ASIFT: /usr/lib/x86_64-linux-gnu/libopencv_ts.so.2.4.8
|
||||
test_ASIFT: /usr/lib/x86_64-linux-gnu/libopencv_superres.so.2.4.8
|
||||
test_ASIFT: /usr/lib/x86_64-linux-gnu/libopencv_stitching.so.2.4.8
|
||||
test_ASIFT: /usr/lib/x86_64-linux-gnu/libopencv_photo.so.2.4.8
|
||||
test_ASIFT: /usr/lib/x86_64-linux-gnu/libopencv_ocl.so.2.4.8
|
||||
test_ASIFT: /usr/lib/x86_64-linux-gnu/libopencv_objdetect.so.2.4.8
|
||||
test_ASIFT: /usr/lib/x86_64-linux-gnu/libopencv_ml.so.2.4.8
|
||||
test_ASIFT: /usr/lib/x86_64-linux-gnu/libopencv_legacy.so.2.4.8
|
||||
test_ASIFT: /usr/lib/x86_64-linux-gnu/libopencv_imgproc.so.2.4.8
|
||||
test_ASIFT: /usr/lib/x86_64-linux-gnu/libopencv_highgui.so.2.4.8
|
||||
test_ASIFT: /usr/lib/x86_64-linux-gnu/libopencv_gpu.so.2.4.8
|
||||
test_ASIFT: /usr/lib/x86_64-linux-gnu/libopencv_flann.so.2.4.8
|
||||
test_ASIFT: /usr/lib/x86_64-linux-gnu/libopencv_features2d.so.2.4.8
|
||||
test_ASIFT: /usr/lib/x86_64-linux-gnu/libopencv_core.so.2.4.8
|
||||
test_ASIFT: /usr/lib/x86_64-linux-gnu/libopencv_contrib.so.2.4.8
|
||||
test_ASIFT: /usr/lib/x86_64-linux-gnu/libopencv_calib3d.so.2.4.8
|
||||
test_ASIFT: /usr/lib/x86_64-linux-gnu/libopencv_photo.so.2.4.8
|
||||
test_ASIFT: /usr/lib/x86_64-linux-gnu/libopencv_legacy.so.2.4.8
|
||||
test_ASIFT: /usr/lib/x86_64-linux-gnu/libopencv_video.so.2.4.8
|
||||
test_ASIFT: /usr/lib/x86_64-linux-gnu/libopencv_objdetect.so.2.4.8
|
||||
test_ASIFT: /usr/lib/x86_64-linux-gnu/libopencv_ml.so.2.4.8
|
||||
test_ASIFT: /usr/lib/x86_64-linux-gnu/libopencv_calib3d.so.2.4.8
|
||||
test_ASIFT: /usr/lib/x86_64-linux-gnu/libopencv_features2d.so.2.4.8
|
||||
test_ASIFT: /usr/lib/x86_64-linux-gnu/libopencv_highgui.so.2.4.8
|
||||
test_ASIFT: /usr/lib/x86_64-linux-gnu/libopencv_imgproc.so.2.4.8
|
||||
test_ASIFT: /usr/lib/x86_64-linux-gnu/libopencv_flann.so.2.4.8
|
||||
test_ASIFT: /usr/lib/x86_64-linux-gnu/libopencv_core.so.2.4.8
|
||||
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)
|
||||
|
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
|
@ -9,8 +9,13 @@ CMakeFiles/test_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/io_png/io_png.h
|
||||
CMakeFiles/test_ASIFT.dir/ASIFT_matcher.cpp.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/BaxterInterface/ASIFT_tests/demo_ASIFT_src/ASIFT_matcher.cpp
|
||||
/home/harle/catkin_ws/src/BaxterInterface/ASIFT_tests/demo_ASIFT_src/ASIFT_matcher.hpp
|
||||
/home/harle/catkin_ws/src/BaxterInterface/ASIFT_tests/demo_ASIFT_src/CImg.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_lib_sift.h
|
||||
|
@ -19,10 +24,11 @@ CMakeFiles/test_ASIFT.dir/ASIFT_matcher.cpp.o
|
|||
/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
|
||||
/usr/include/opencv/cv.h
|
||||
/usr/include/opencv/highgui.h
|
||||
CMakeFiles/test_ASIFT.dir/compute_asift_keypoints.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/compute_asift_keypoints.h
|
||||
|
@ -252,7 +258,12 @@ CMakeFiles/test_ASIFT.dir/splines.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/splines.h
|
||||
CMakeFiles/test_ASIFT.dir/test_ASIFT.cpp.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/BaxterInterface/ASIFT_tests/demo_ASIFT_src/ASIFT_matcher.hpp
|
||||
/home/harle/catkin_ws/src/BaxterInterface/ASIFT_tests/demo_ASIFT_src/CImg.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_lib_sift.h
|
||||
|
@ -261,8 +272,9 @@ CMakeFiles/test_ASIFT.dir/test_ASIFT.cpp.o
|
|||
/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
|
||||
/home/harle/catkin_ws/src/BaxterInterface/ASIFT_tests/demo_ASIFT_src/test_ASIFT.cpp
|
||||
/usr/include/opencv/cv.h
|
||||
/usr/include/opencv/highgui.h
|
||||
|
|
|
@ -8,8 +8,13 @@ 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: ./io_png/libs/png/png.h
|
||||
CMakeFiles/test_ASIFT.dir/ASIFT_matcher.cpp.o: ./io_png/libs/png/pngconf.h
|
||||
CMakeFiles/test_ASIFT.dir/ASIFT_matcher.cpp.o: ./io_png/libs/zlib/zconf.h
|
||||
CMakeFiles/test_ASIFT.dir/ASIFT_matcher.cpp.o: ./io_png/libs/zlib/zlib.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: CImg.h
|
||||
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
|
||||
|
@ -18,10 +23,11 @@ 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/ASIFT_matcher.cpp.o: /usr/include/opencv/cv.h
|
||||
CMakeFiles/test_ASIFT.dir/ASIFT_matcher.cpp.o: /usr/include/opencv/highgui.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
|
||||
|
@ -251,7 +257,12 @@ 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: ./io_png/libs/png/png.h
|
||||
CMakeFiles/test_ASIFT.dir/test_ASIFT.cpp.o: ./io_png/libs/png/pngconf.h
|
||||
CMakeFiles/test_ASIFT.dir/test_ASIFT.cpp.o: ./io_png/libs/zlib/zconf.h
|
||||
CMakeFiles/test_ASIFT.dir/test_ASIFT.cpp.o: ./io_png/libs/zlib/zlib.h
|
||||
CMakeFiles/test_ASIFT.dir/test_ASIFT.cpp.o: ASIFT_matcher.hpp
|
||||
CMakeFiles/test_ASIFT.dir/test_ASIFT.cpp.o: CImg.h
|
||||
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
|
||||
|
@ -260,9 +271,10 @@ 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
|
||||
CMakeFiles/test_ASIFT.dir/test_ASIFT.cpp.o: /usr/include/opencv/cv.h
|
||||
CMakeFiles/test_ASIFT.dir/test_ASIFT.cpp.o: /usr/include/opencv/highgui.h
|
||||
|
||||
|
|
Binary file not shown.
|
@ -7,7 +7,7 @@ C_FLAGS = -I/home/harle/catkin_ws/src/BaxterInterface/ASIFT_tests/demo_ASIFT_src
|
|||
|
||||
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/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 -I/usr/include/opencv
|
||||
CXX_FLAGS = -fopenmp -Wall -Wno-strict-aliasing -Wextra -Wno-write-strings -Wno-deprecated -ansi -O2 -ftree-vectorize -funroll-loops -L/usr/X11R6/lib -lm -lpthread -lX11 -std=c++11 -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 -I/usr/include/opencv
|
||||
|
||||
CXX_DEFINES =
|
||||
|
||||
|
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
|
@ -1 +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 /usr/lib/x86_64-linux-gnu/libopencv_videostab.so.2.4.8 /usr/lib/x86_64-linux-gnu/libopencv_video.so.2.4.8 /usr/lib/x86_64-linux-gnu/libopencv_ts.so.2.4.8 /usr/lib/x86_64-linux-gnu/libopencv_superres.so.2.4.8 /usr/lib/x86_64-linux-gnu/libopencv_stitching.so.2.4.8 /usr/lib/x86_64-linux-gnu/libopencv_photo.so.2.4.8 /usr/lib/x86_64-linux-gnu/libopencv_ocl.so.2.4.8 /usr/lib/x86_64-linux-gnu/libopencv_objdetect.so.2.4.8 /usr/lib/x86_64-linux-gnu/libopencv_ml.so.2.4.8 /usr/lib/x86_64-linux-gnu/libopencv_legacy.so.2.4.8 /usr/lib/x86_64-linux-gnu/libopencv_imgproc.so.2.4.8 /usr/lib/x86_64-linux-gnu/libopencv_highgui.so.2.4.8 /usr/lib/x86_64-linux-gnu/libopencv_gpu.so.2.4.8 /usr/lib/x86_64-linux-gnu/libopencv_flann.so.2.4.8 /usr/lib/x86_64-linux-gnu/libopencv_features2d.so.2.4.8 /usr/lib/x86_64-linux-gnu/libopencv_core.so.2.4.8 /usr/lib/x86_64-linux-gnu/libopencv_contrib.so.2.4.8 /usr/lib/x86_64-linux-gnu/libopencv_calib3d.so.2.4.8 /usr/lib/x86_64-linux-gnu/libopencv_photo.so.2.4.8 /usr/lib/x86_64-linux-gnu/libopencv_legacy.so.2.4.8 /usr/lib/x86_64-linux-gnu/libopencv_video.so.2.4.8 /usr/lib/x86_64-linux-gnu/libopencv_objdetect.so.2.4.8 /usr/lib/x86_64-linux-gnu/libopencv_ml.so.2.4.8 /usr/lib/x86_64-linux-gnu/libopencv_calib3d.so.2.4.8 /usr/lib/x86_64-linux-gnu/libopencv_features2d.so.2.4.8 /usr/lib/x86_64-linux-gnu/libopencv_highgui.so.2.4.8 /usr/lib/x86_64-linux-gnu/libopencv_imgproc.so.2.4.8 /usr/lib/x86_64-linux-gnu/libopencv_flann.so.2.4.8 /usr/lib/x86_64-linux-gnu/libopencv_core.so.2.4.8
|
||||
/usr/bin/c++ -fopenmp -Wall -Wno-strict-aliasing -Wextra -Wno-write-strings -Wno-deprecated -ansi -O2 -ftree-vectorize -funroll-loops -L/usr/X11R6/lib -lm -lpthread -lX11 -std=c++11 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 -lX11
|
||||
|
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue