ASIFT的Matlab和C程序我要分享

MATLAB and C program of asift

asift--matlab DEMO rodrigues asift-matlab asift

关注次数: 395

下载次数: 2

文件大小: 1660KB

代码分类: Simulink仿真

开发平台: matlab

下载需要积分: 1积分

版权声明:如果侵犯了您的权益请与我们联系,我们将在24小时内删除。

代码描述

中文说明:

asift的matlab和c程序都在里面,大家慢慢研究吧,很好的程序。


English Description:

Asift's Matlab and C program are inside, we slowly study it, a good program.


代码预览

demo_ASIFT_src

..............\CMakeLists.txt

..............\compute_asift_keypoints.cpp

..............\compute_asift_keypoints.h

..............\compute_asift_matches.cpp

..............\compute_asift_matches.h

..............\demo_ASIFT.asv

..............\demo_ASIFT.cpp

..............\demo_ASIFT.m

..............\demo_lib_sift.cpp

..............\demo_lib_sift.h

..............\domain.cpp

..............\domain.h

..............\filter.cpp

..............\filter.h

..............\flimage.cpp

..............\flimage.h

..............\fproj.cpp

..............\fproj.h

..............\frot.cpp

..............\frot.h

..............\io_png

..............\......\CMakeLists.txt

..............\......\io_png.c

..............\......\io_png.h

..............\......\libs

..............\......\....\CMakeLists.txt

..............\......\....\makefile

..............\......\....\makefile.libjpeg

..............\......\....\makefile.libpng

..............\......\....\makefile.libtiff

..............\......\....\makefile.zlib

..............\......\....\png

..............\......\....\...\CMakeLists.txt

..............\......\....\...\example.c

..............\......\....\...\htm" target=_blank>LICENSE

..............\......\....\...\png.c

..............\......\....\...\png.h

..............\......\....\...\pngconf.h

..............\......\....\...\pngerror.c

..............\......\....\...\pnggccrd.c

..............\......\....\...\pngget.c

..............\......\....\...\pngmem.c

..............\......\....\...\pngpread.c

..............\......\....\...\pngread.c

..............\......\....\...\pngrio.c

..............\......\....\...\pngrtran.c

..............\......\....\...\pngrutil.c

..............\......\....\...\pngset.c

..............\......\....\...\pngtest.c

..............\......\....\...\pngtrans.c

..............\......\....\...\pngvcrd.c

..............\......\....\...\pngwio.c

..............\......\....\...\pngwrite.c

..............\......\....\...\pngwtran.c

..............\......\....\...\pngwutil.c

..............\......\....\...\htm" target=_blank>README

..............\......\....\zlib

..............\......\....\....\adler32.c

..............\......\....\....\CMakeLists.txt

..............\......\....\....\compress.c

..............\......\....\....\crc32.c

..............\......\....\....\crc32.h

..............\......\....\....\deflate.c

..............\......\....\....\deflate.h

..............\......\....\....\example.c

..............\......\....\....\gzio.c

..............\......\....\....\infback.c

..............\......\....\....\inffast.c

..............\......\....\....\inffast.h

..............\......\....\....\inffixed.h

..............\......\....\....\inflate.c

..............\......\....\....\inflate.h

..............\......\....\....\inftrees.c

..............\......\....\....\inftrees.h

..............\......\....\....\minigzip.c

..............\......\....\....\htm" target=_blank>README

..............\......\....\....\trees.c

..............\......\....\....\trees.h

..............\......\....\....\uncompr.c

..............\......\....\....\zconf.h

..............\......\....\....\zconf.in.h

..............\......\....\....\zlib.h

..............\......\....\....\zutil.c

..............\......\....\....\zutil.h

..............\libMatch

..............\........\CMakeLists.txt

..............\........\match.cpp

..............\........\match.h

..............\libNumerics

..............\...........\CMakeLists.txt

..............\...........\computeH.cpp

..............\...........\homography.cpp

..............\...........\homography.h

..............\...........\matrix.cpp

..............\...........\matrix.h

..............\...........\numerics.cpp

..............\...........\numerics.h