zoukankan      html  css  js  c++  java
  • 开源的高分辨率遥感影像处理库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.

  • 相关阅读:
    IE6浏览器无法打开QQ邮箱
    vue 项目中 点击回车键 自动登录
    从后台拿数据来排序
    webpack 学习文档 自己留着用
    vue父子之间的传参问题
    vue中引入mint-ui的步骤 + mintui快速上手
    vue页面刷新
    调试兼容性该注意的的点
    垂直居中的几种方式 + css文本框文字溢出显示省略号
    elementui 鼠标悬停出现下拉列表
  • 原文地址:https://www.cnblogs.com/xiangshancuizhu/p/1916887.html
Copyright © 2011-2022 走看看