Description: 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.
To Search:
File list (Check if you may need any files):
main.cpp
sift.cpp
delaunay.cpp