• 大小: 1.43MB
    文件类型: .zip
    金币: 1
    下载: 0 次
    发布日期: 2021-01-04
  • 语言: 其他
  • 标签: ASIFT  源码下载  

资源简介

ASITF算法出现已经很长时间了,这个算法主要是解决SIFT等特征提起算法在影像有较大倾斜角度时,同名点对提取较少的问题。有一些关于该算法的应用和改进算法效率的中文文章,一些博客也做了基本的介绍,但是总感觉大多是走马观花,讨论的不深入,希望对大家有所帮助。

资源截图

代码片段和文件信息

// Copyright (c) 2008-2011 Guoshen Yu 
// Copyright (c) 2008-2011 Jean-Michel Morel 
//
// WARNING: 
// This file implements an algorithm possibly linked to the patent
//
// Jean-Michel Morel and Guoshen Yu Method and device for the invariant 
// affine recognition recognition of shapes (WO/2009/150361) patent pending. 
//
// This file is made available for the exclusive aim of serving as
// scientific tool to verify of the soundness and
// completeness of the algorithm description. Compilation
// execution and redistribution of this file may violate exclusive
// patents rights in certain countries.
// The situation being different for every country and changing
// over time it is your responsibility to determine which patent
// rig

 属性            大小     日期    时间   名称
----------- ---------  ---------- -----  ----
     目录           0  2015-12-13 10:33  demo_ASIFT_src\
     文件        1707  2011-04-19 20:51  demo_ASIFT_src\flimage.cpp
     文件        1187  2011-04-19 20:54  demo_ASIFT_src\flimage.h
     文件        2377  2011-04-13 21:11  demo_ASIFT_src\compute_asift_matches.h
     文件        1415  2011-04-10 10:38  demo_ASIFT_src\CMakeLists.txt
     文件        4887  2011-04-19 20:56  demo_ASIFT_src\splines.cpp
     文件       24072  2015-12-13 10:14  demo_ASIFT_src\compute_asift_matches.cpp
     文件       17769  2011-04-13 21:09  demo_ASIFT_src\compute_asift_keypoints.cpp
     目录           0  2011-04-30 10:12  demo_ASIFT_src\third_party\
     目录           0  2011-04-30 10:12  demo_ASIFT_src\third_party\Eigen\
     文件        7652  2011-03-18 09:26  demo_ASIFT_src\third_party\Eigen\COPYING.LGPL
     文件         607  2011-03-18 09:26  demo_ASIFT_src\third_party\Eigen\CMakeLists.txt
     文件        1646  2011-03-18 09:26  demo_ASIFT_src\third_party\Eigen\Geometry
     文件         775  2011-03-18 09:26  demo_ASIFT_src\third_party\Eigen\SVD
     文件        1513  2011-03-18 09:26  demo_ASIFT_src\third_party\Eigen\StdDeque
     文件        1446  2011-03-18 09:26  demo_ASIFT_src\third_party\Eigen\StdList
     文件         122  2011-03-18 09:26  demo_ASIFT_src\third_party\Eigen\Dense
     文件         637  2011-03-18 09:26  demo_ASIFT_src\third_party\Eigen\QtAlignedMalloc
     文件        1891  2011-03-18 09:26  demo_ASIFT_src\third_party\Eigen\Sparse
     文件        1519  2011-03-18 09:26  demo_ASIFT_src\third_party\Eigen\StdVector
     目录           0  2011-04-30 10:12  demo_ASIFT_src\third_party\Eigen\src\
     文件         308  2011-03-18 09:26  demo_ASIFT_src\third_party\Eigen\src\CMakeLists.txt
     目录           0  2011-04-30 10:12  demo_ASIFT_src\third_party\Eigen\src\Geometry\
     文件         177  2011-03-18 09:26  demo_ASIFT_src\third_party\Eigen\src\Geometry\CMakeLists.txt
     文件       11754  2011-03-18 09:26  demo_ASIFT_src\third_party\Eigen\src\Geometry\Hyperplane.h
     目录           0  2011-04-30 10:12  demo_ASIFT_src\third_party\Eigen\src\Geometry\arch\
     文件         168  2011-03-18 09:26  demo_ASIFT_src\third_party\Eigen\src\Geometry\arch\CMakeLists.txt
     文件        4574  2011-03-18 09:26  demo_ASIFT_src\third_party\Eigen\src\Geometry\arch\Geometry_SSE.h
     文件        8417  2011-03-18 09:26  demo_ASIFT_src\third_party\Eigen\src\Geometry\Rotationbase.h
     文件        8216  2011-03-18 09:26  demo_ASIFT_src\third_party\Eigen\src\Geometry\AngleAxis.h
     文件        6949  2011-03-18 09:26  demo_ASIFT_src\third_party\Eigen\src\Geometry\ParametrizedLine.h
............此处省略355个文件信息

评论

共有 条评论