Colibri---The-IDL-Code-Library

所属分类:Windows编程
开发工具:IDL
文件大小:7262KB
下载次数:17
上传日期:2016-05-25 16:30:04
上 传 者Jack_JW
说明:  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.)

文件列表:
【IDL代码库】Colibri开源软件包\\Colibri开源软件包介绍.jpg (3272498, 2016-05-25)
【IDL代码库】Colibri开源软件包 (0, 2014-03-11)
【IDL代码库】Colibri开源软件包\\Applications (0, 2014-03-11)
【IDL代码库】Colibri开源软件包\\Applications\DOs (0, 2014-03-11)
【IDL代码库】Colibri开源软件包\\Applications\DOs\EOSap_DoClassify.pro (6882, 2014-02-14)
【IDL代码库】Colibri开源软件包\\Applications\DOs\EOSap_DoMESMA.pro (6715, 2014-01-07)
【IDL代码库】Colibri开源软件包\\Applications\DOs\EOSap_DoSSIREE.pro (10661, 2014-01-07)
【IDL代码库】Colibri开源软件包\\Applications\General (0, 2014-03-11)
【IDL代码库】Colibri开源软件包\\Applications\General\EOSap_ASD_ASCII_2_Spectral_Library.pro (7145, 2014-01-07)
【IDL代码库】Colibri开源软件包\\Applications\General\EOSap_Create_Synthetic_Image.pro (11184, 2013-12-18)
【IDL代码库】Colibri开源软件包\\Applications\General\EOSap_MESMA.pro (3503, 2014-01-07)
【IDL代码库】Colibri开源软件包\\Applications\General\EOSap_SSIREE.pro (10803, 2014-01-27)
【IDL代码库】Colibri开源软件包\\Applications\Toolbox (0, 2014-03-11)
【IDL代码库】Colibri开源软件包\\Applications\Toolbox\Classification (0, 2014-03-11)
【IDL代码库】Colibri开源软件包\\Applications\Toolbox\Classification\EOSap_ClassEditor (0, 2014-03-11)
【IDL代码库】Colibri开源软件包\\Applications\Toolbox\Classification\EOSap_ClassEditor\code (0, 2014-03-11)
【IDL代码库】Colibri开源软件包\\Applications\Toolbox\Classification\EOSap_ClassEditor\code\common (0, 2014-03-11)
【IDL代码库】Colibri开源软件包\\Applications\Toolbox\Classification\EOSap_ClassEditor\code\common\eosap_classeditor_fromclass_eh.pro (2806, 2013-11-26)
【IDL代码库】Colibri开源软件包\\Applications\Toolbox\Classification\EOSap_ClassEditor\code\common\eosap_classeditor_toclass_eh.pro (2670, 2013-11-26)
【IDL代码库】Colibri开源软件包\\Applications\Toolbox\Classification\EOSap_ClassEditor\code\common\eosap_classeditor__define.pro (4067, 2013-11-26)
【IDL代码库】Colibri开源软件包\\Applications\Toolbox\Classification\EOSap_ClassEditor\code\common\eosap_classeditor__imageviewer_user_info.pro (5924, 2013-11-26)
【IDL代码库】Colibri开源软件包\\Applications\Toolbox\Classification\EOSap_ClassEditor\code\common\eosap_classeditor__init.pro (3125, 2013-11-26)
【IDL代码库】Colibri开源软件包\\Applications\Toolbox\Classification\EOSap_ClassEditor\code\common\eosap_classeditor__show_actual_classes.pro (4593, 2013-11-26)
【IDL代码库】Colibri开源软件包\\Applications\Toolbox\Classification\EOSap_ClassEditor\code\common\eosap_classeditor__show_available_classes.pro (3076, 2013-11-26)
【IDL代码库】Colibri开源软件包\\Applications\Toolbox\Classification\EOSap_ClassEditor\code\common\eosap_classeditor__update_available_classes.pro (3891, 2013-11-26)
【IDL代码库】Colibri开源软件包\\Applications\Toolbox\Classification\EOSap_ClassEditor\code\handlers (0, 2014-03-11)
【IDL代码库】Colibri开源软件包\\Applications\Toolbox\Classification\EOSap_ClassEditor\code\handlers\eosap_classeditor__handle_add_new_class.pro (3747, 2013-11-26)
【IDL代码库】Colibri开源软件包\\Applications\Toolbox\Classification\EOSap_ClassEditor\code\handlers\eosap_classeditor__handle_change_accept.pro (3291, 2013-11-26)
【IDL代码库】Colibri开源软件包\\Applications\Toolbox\Classification\EOSap_ClassEditor\code\handlers\eosap_classeditor__handle_change_reset.pro (2907, 2013-11-26)
【IDL代码库】Colibri开源软件包\\Applications\Toolbox\Classification\EOSap_ClassEditor\code\handlers\eosap_classeditor__handle_classified_image_file_input.pro (3767, 2013-11-26)
【IDL代码库】Colibri开源软件包\\Applications\Toolbox\Classification\EOSap_ClassEditor\code\handlers\eosap_classeditor__handle_classified_image_file_output.pro (2980, 2013-11-26)
【IDL代码库】Colibri开源软件包\\Applications\Toolbox\Classification\EOSap_ClassEditor\code\handlers\eosap_classeditor__handle_delete_new_class.pro (3895, 2013-11-26)
【IDL代码库】Colibri开源软件包\\Applications\Toolbox\Classification\EOSap_ClassEditor\code\handlers\eosap_classeditor__handle_from_class.pro (2975, 2013-11-26)
【IDL代码库】Colibri开源软件包\\Applications\Toolbox\Classification\EOSap_ClassEditor\code\handlers\eosap_classeditor__handle_info.pro (2901, 2013-11-26)
【IDL代码库】Colibri开源软件包\\Applications\Toolbox\Classification\EOSap_ClassEditor\code\handlers\eosap_classeditor__handle_save_changes.pro (3665, 2013-11-26)
【IDL代码库】Colibri开源软件包\\Applications\Toolbox\Classification\EOSap_ClassEditor\code\handlers\eosap_classeditor__handle_to_class.pro (2934, 2013-11-26)
【IDL代码库】Colibri开源软件包\\Applications\Toolbox\Classification\EOSap_ClassEditor\GUI (0, 2014-03-11)
【IDL代码库】Colibri开源软件包\\Applications\Toolbox\Classification\EOSap_ClassEditor\GUI\EOSap_ClassEditor.prc (4513, 2014-01-06)
【IDL代码库】Colibri开源软件包\\Applications\Toolbox\Classification\EOSap_ClassEditor\GUI\EOSap_ClassEditor.pro (9349, 2014-01-06)
【IDL代码库】Colibri开源软件包\\Applications\Toolbox\Classification\EOSap_ClassEditor\GUI\EOSap_ClassEditor_eventcb.pro (16556, 2014-01-06)
... ...

----------------------------------- Colibri - The ENVI/IDL Code Library ----------------------------------- Unzip and create a new ENVI/IDL project with as main directory: :\Version x.x\Colibri Following basic directory structure will be created: Colibri | Applications --> A collection of code performing operational functionalities. | Bitmaps --> Bitmap images used by some of the classes and applications. | Classes --> A set of classes providing a wide range of functionalities. | Common --> Specific code to be used in classes, applications. | Documents --> Contains the detailed description of all code in html format. | Examples --> Example code to demonstrate some of the functionality. | Reference Guide.html --> Start point of the code library documentation. *** To start the documentation reference guide: In the IDL Project area dubble click the "Reference Guide.html"

近期下载者

相关文件


收藏者