Searching image keypoints in Orfeo Toolbox (OTB) David Núñez
Clemente |
|
Introduction Orfeo Toolbox (OTB) is an open source library for remote sensing image processing based on the medical image processing library (ITK). It is developed by the French Space Agency (CNES), distributed under CeCILL license (similar to GPL) and it can be used on Linux, Unix and Windows platforms. The main purpose of this project is to test SIFT and SURF implementations inside OTB and compare their performace with the original implementations of the algorithms. |
|
The aims of the project can be summarized in the following points:
|
|
|
|
References
OTB Development Team. "The
Orfeo Tool Box Software Guide". |
|
LinksOrfeo Toolbox (OTB) can be found here. Lowe's SIFT keypoint descriptor is in this link. and original SURF implementation is here.
|
|
AcknowledgementsFirst I would like to thank INTA
for granting me the Rafael Calvo Rodés scholarship, where I started in
the computer vision field, and specially to Severino Fernández, who was
my supervisor during this time. |