我已经尝试过这个http://hg.orfeo-toolbox.org/OTB-Qgis-plugins/存储库,却无法获取...这个家伙似乎拥有它:http : //www.elance.com/samples / orfeo-toolbox-qgis / 24111664 /
请帮忙。:=)
我已经尝试过这个http://hg.orfeo-toolbox.org/OTB-Qgis-plugins/存储库,却无法获取...这个家伙似乎拥有它:http : //www.elance.com/samples / orfeo-toolbox-qgis / 24111664 /
请帮忙。:=)
Answers:
想通了,我会留下这个答案,以防万一有人看到它。似乎他们已经从要求开始就清理了这个问题,而且旧的Wiki无法很好地链接到当前网站:
https://www.orfeo-toolbox.org/download/
此处还有完整的安装说明,https://www.orfeo-toolbox.org/CookBook/Installation.html上有可运行的可下载安装脚本。
如果您使用的是ubuntu,也可以
sudo apt install aptitude
sudo aptitude install add-apt-repository
sudo apt-add-repository ppa:ubuntugis/ubuntugis-unstable
sudo aptitude install otb-bin otb-bin-qt python-otb
在尝试从源代码进行完整构建后的30分钟,这对我来说是有效的。
这是我在运行QGIS 2.18.16的Windows 8.1上安装它的方式:
重要说明:文件夹路径中不能包含空格,因此c:\ Program Files将不起作用!
这种方法可以正常工作,但我尚未完全测试所有功能。原因是我对它具有的特定功能感兴趣。
从QGIS 3.8开始,OTB提供程序插件是QGIS核心的一部分,但默认情况下处于禁用状态(在Options-> Processing-> Providers下启用它)。在启用插件之前,请安装OTB(可从https://www.orfeo-toolbox.org/download/下载)。
在QGIS 3.8之前,请安装OTB并添加插件存储库http://orfeo-toolbox.org/qgis/plugins.xml(详细步骤位于https://gitlab.orfeo-toolbox.org/orfeotoolbox/qgis-otb-plugin)用于OTB提供程序插件。
Windows上的示例插件设置:
Activate: (check the box)
OTB application folder: C:/OTB-6.6.1-Win64/lib/otb/applications
OTB folder: C:/OTB-6.6.1-Win64
正确的方法是安装新的分析框架,然后安装Orfeo(和SAGA)的(新)插件。
公告和说明:
http://lists.osgeo.org/pipermail/qgis-user/2011-October/013923.html