Searching image keypoints in Orfeo Toolbox (OTB)





       

David Núñez Clemente
Published on the web: Dec 11, 2010


| Introduction | Aims | Results | References | Links | Acknowledments |



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.



Aims

The aims of the project can be summarized in the following points:

  • Test SIFT and SURF image keypoints search within OTB.
  • Test matching points search within OTB.
  • Compare results with SIFT and SURF original implementations.
  • Analyse results with multi-spectral images.



Results

[Updates coming soon ...]




References

OTB Development Team. "The Orfeo Tool Box Software Guide".


Links

Orfeo Toolbox (OTB) can be found here.

Lowe's SIFT keypoint descriptor is in this link.

and original SURF implementation is here.



Acknowledgements

First 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.



Back to home page.

Last updated on Dec 11, 2010.