文件名称:Colibri---The-IDL-Code-Library
介绍说明--下载内容均来自于网络,请自行研究使用
Colibri介绍 Colibri是一个基于ENVI/IDL平台实现的一个开源软件包。里边包含了多种多样的算法和程序。
代码是使用不同子文件夹来存储的。每一个文件夹内都含有一些源码文件。在根目录下的Reference Guide.html文件中包含了所有对象及函数的功能介绍、调用方法等,类似于IDL帮助。
Ø Application – General:含有一些通用功能,比如图像分类、创建合成图像、DSM转换为DTM等功能
Ø Application – Toolbox:包含两个GUI应用程序,功能分别为图像分类后处理(可以新增类别、修改类别等)、高光谱数据处理(光谱平滑,可进行批处理)。
Ø Classes:此文件夹包含了一些通用功能代码,主要为自定义类。
Ø Common:此文件夹包含了一些图像处理函数。如图像分类、SVM、RMSE计算等。
Ø Documents:此文件夹包含了一些参考文献和LOGO等文件。
Ø Examples:包含了一些示例代码和示例数据。
-Colibri is a repository for source code developed in ENVI/IDL under the Open Source Initiative. It contains a wide variety of algorithms and applications which are of interest for the remote sensing community.
The code is organized in a hierarchical way. At the lowest level, common code performing all kinds of basic functionality is available to the higher levels, i.e. classes and applications. Classes are object based functionalities performing more specific tasks. Both common code and classes are the building blocks for the applications which perform well delineated tasks.
All common code, classes and applications are well documented. The complete set of code and documentation are available to the remote sensing community.
ENVI/IDL code developers and remote sensing researchers are requested to actively contribute to this ENVI/IDL Code Library in order to obtain a solid reference of user developed applications for the remote sensing community.
代码是使用不同子文件夹来存储的。每一个文件夹内都含有一些源码文件。在根目录下的Reference Guide.html文件中包含了所有对象及函数的功能介绍、调用方法等,类似于IDL帮助。
Ø Application – General:含有一些通用功能,比如图像分类、创建合成图像、DSM转换为DTM等功能
Ø Application – Toolbox:包含两个GUI应用程序,功能分别为图像分类后处理(可以新增类别、修改类别等)、高光谱数据处理(光谱平滑,可进行批处理)。
Ø Classes:此文件夹包含了一些通用功能代码,主要为自定义类。
Ø Common:此文件夹包含了一些图像处理函数。如图像分类、SVM、RMSE计算等。
Ø Documents:此文件夹包含了一些参考文献和LOGO等文件。
Ø Examples:包含了一些示例代码和示例数据。
-Colibri is a repository for source code developed in ENVI/IDL under the Open Source Initiative. It contains a wide variety of algorithms and applications which are of interest for the remote sensing community.
The code is organized in a hierarchical way. At the lowest level, common code performing all kinds of basic functionality is available to the higher levels, i.e. classes and applications. Classes are object based functionalities performing more specific tasks. Both common code and classes are the building blocks for the applications which perform well delineated tasks.
All common code, classes and applications are well documented. The complete set of code and documentation are available to the remote sensing community.
ENVI/IDL code developers and remote sensing researchers are requested to actively contribute to this ENVI/IDL Code Library in order to obtain a solid reference of user developed applications for the remote sensing community.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
【IDL代码库】Colibri开源软件包\\Colibri开源软件包介绍.jpg
【IDL代码库】Colibri开源软件包
..............................\\Applications
..............................\\............\DOs
..............................\\............\...\EOSap_DoClassify.pro
..............................\\............\...\EOSap_DoMESMA.pro
..............................\\............\...\EOSap_DoSSIREE.pro
..............................\\............\General
..............................\\............\.......\EOSap_ASD_ASCII_2_Spectral_Library.pro
..............................\\............\.......\EOSap_Create_Synthetic_Image.pro
..............................\\............\.......\EOSap_MESMA.pro
..............................\\............\.......\EOSap_SSIREE.pro
..............................\\............\Toolbox
..............................\\............\.......\Classification
..............................\\............\.......\..............\EOSap_ClassEditor
..............................\\............\.......\..............\.................\code
..............................\\............\.......\..............\.................\....\common
..............................\\............\.......\..............\.................\....\......\eosap_classeditor_fromclass_eh.pro
..............................\\............\.......\..............\.................\....\......\eosap_classeditor_toclass_eh.pro
..............................\\............\.......\..............\.................\....\......\eosap_classeditor__define.pro
..............................\\............\.......\..............\.................\....\......\eosap_classeditor__imageviewer_user_info.pro
..............................\\............\.......\..............\.................\....\......\eosap_classeditor__init.pro
..............................\\............\.......\..............\.................\....\......\eosap_classeditor__show_actual_classes.pro
..............................\\............\.......\..............\.................\....\......\eosap_classeditor__show_available_classes.pro
..............................\\............\.......\..............\.................\....\......\eosap_classeditor__update_available_classes.pro
..............................\\............\.......\..............\.................\....\handlers
..............................\\............\.......\..............\.................\....\........\eosap_classeditor__handle_add_new_class.pro
..............................\\............\.......\..............\.................\....\........\eosap_classeditor__handle_change_accept.pro
..............................\\............\.......\..............\.................\....\........\eosap_classeditor__handle_change_reset.pro
..............................\\............\.......\..............\.................\....\........\eosap_classeditor__handle_classified_image_file_input.pro
..............................\\............\.......\..............\.................\....\........\eosap_classeditor__handle_classified_image_file_output.pro
..............................\\............\.......\..............\.................\....\........\eosap_classeditor__handle_delete_new_class.pro
..............................\\............\.......\..............\.................\....\........\eosap_classeditor__handle_from_class.pro
..............................\\............\.......\..............\.................\....\........\eosap_classeditor__handle_info.pro
..............................\\............\.......\..............\.................\....\........\eosap_classeditor__handle_save_changes.pro
..............................\\............\.......\..............\.................\....\........\eosap_classeditor__handle_to_class.pro
..............................\\............\.......\..............\.................\GUI
..............................\\............\.......\..............\.................\...\EOSap_ClassEditor.prc
..............................\\............\.......\..............\.................\...\E