介绍一个开源的高分辨率遥感影像处理库OTB

官方网址:http://www.orfeo-toolbox.org/otb/ 

先粘贴一些官网的介绍链接过来,等有有较深入研究后翻译一些过来。

OTB is a C++ library for high resolution remote sensing image processing. It is developped by CNES in the frame of the ORFEO program.  

About OTB!

Orfeo Toolbox

Last Updated on Sunday, 01 March 2009 15:49Written by AdministratorWednesday, 18 February 2009 14:14

Attention: open in a new window. PDFPrintE-mail

In the frame of the Methodological Part of the ORFEO Accompaniment Programto prepare, accompany and promote the use and the exploitation of the images derived from Pleiades (PHR) and Cosmo-Skymed (CSK) systems, the French Space Agency (CNES) decided to develop the Orfeo Toolbox (OTB): a set of algorithmic components which allow to capitalize the methodological know how, and therefore use an incremental approach to take profit of the results of the methodological research.

ORFEO Toolbox (OTB) is distributed as an open source library of image processing algorithms. OTB is based on the medical image processing libraryITK and offers particular functionalities for remote sensing image processing in general and for high spatial resolution images in particular. OTB is distributed under a free software license CeCILL (similar to GPL) to encourage contribution from users and to promote reproducible research. The library is intensively tested on several platforms as Linux, Unix and Windows. Most functionalities are also adapted to process huge images using streaming and multi-threading as often as possible.

Among other, OTB provides a number of heavily documented functionalities as

    image access: optimized read/write access for most of remote sensing image formats, meta-data access, visualization;
    filtering: blurring, denoising, enhancement;
    feature extraction: interest points, alignments, lines;
    image segmentation: region growing, watershed, level sets;
    classification: K-means, SVM, Markov random fields;
    change detection.

What you can do with OTB 

http://blog.orfeo-toolbox.org/news/what-you-can-do-with-otb

OTB at Igarss 2009

http://www.orfeo-toolbox.org/otb/success-stories/55-otb-at-igarss-2009.html

OTB at Foss4g 2009

http://www.orfeo-toolbox.org/otb/success-stories/58-otb-at-foss4g-2009.html 


原文地址:https://www.cnblogs.com/flyingfish/p/1626402.html