搜索资源列表
sift算子的vc++源代码
- sift算子的vc++源代码
sift算法源代码
- sift的源代码,还有注释
sift
- sift 由兩張圖片算出特徵點匹配演算法-sift calculated by the two pictures feature points matching algorithm
MySIFT
- 学习sift算法的教科书式的程序源码!代码注释详尽,都舍不得上传。哈哈。-the source code of the best way to learn sift algorithm.
sift-win-recompiled
- sift算法的C语言实现,在vc6.0已通过-sift algorithm C language, has been adopted in vc6.0
scene-matching
- there are many ways for scenematching such as sift , surf ,correlation ,ncc, ... . in these papres you can see these ways
Sift
- 对SIFT算法进行详细描述,使初学者能更清晰的掌握SIFT算法-A detailed descr iption on the SIFT algorithm ,beginners can understand SIFT algorithm more clearly through the file.
Sift
- 一个用C++来修改的SIFT算法,可以查看源码有一些中文注释 交流学习
c-program
- main函数中结构数组a中存储了5个职员的工资信息(这里称每个职员的工资信息为一条“记录”)。sift函数的形参cond接收筛选条件字符串,函数实现从s指向数组元素开始的n个元素中筛选出所有wage符合筛选条件的记录并将这些记录复制到res指向的结构数组。函数返回res数组中存储的记录数(筛选结果)。-The main function is stored in an array of structures a five staff wages (here referred to the inf
sift算法
- 经典sift算法,图像特征提取的必学算法,具有里程碑的意义
32588887
- siftpp源程序,用VC编写,本人正在为sift算法烦愁,大家共同学习共同进步()