文件名称:Featurepoint2Delaunay
介绍说明--下载内容均来自于网络,请自行研究使用
本代码使用Opencv开源库实现,首先使用sift算子进行特征点提取,然后使用opencv中的三角剖分函数以所提取的特征点为基本点进行三角剖分。-This code uses Opencv open source library implementation, first using sift operator the feature point extraction and use of triangulation opencv functions to the extracted feature points as the basic point triangulation.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
main.cpp
sift.cpp
delaunay.cpp