登录
首页 » IDL » Colibri---The-IDL-Code-Library

Colibri---The-IDL-Code-Library

于 2016-05-25 发布 文件大小:7262KB
0 138
下载积分: 1 下载次数: 12

代码说明:

  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开源软件包
..............................\Applications
..............................\............\DOs
..............................\............\...\EOSap_DoClassify.pro,6882,2014-02-14
..............................\............\...\EOSap_DoMESMA.pro,6715,2014-01-07
..............................\............\...\EOSap_DoSSIREE.pro,10661,2014-01-07
..............................\............\General
..............................\............\.......\EOSap_ASD_ASCII_2_Spectral_Library.pro,7145,2014-01-07
..............................\............\.......\EOSap_Create_Synthetic_Image.pro,11184,2013-12-18
..............................\............\.......\EOSap_MESMA.pro,3503,2014-01-07
..............................\............\.......\EOSap_SSIREE.pro,10803,2014-01-27
..............................\............\Toolbox
..............................\............\.......\Classification
..............................\............\.......\..............\EOSap_ClassEditor
..............................\............\.......\..............\.................\code
..............................\............\.......\..............\.................\....\common
..............................\............\.......\..............\.................\....\......\eosap_classeditor_fromclass_eh.pro,2806,2013-11-26
..............................\............\.......\..............\.................\....\......\eosap_classeditor_toclass_eh.pro,2670,2013-11-26
..............................\............\.......\..............\.................\....\......\eosap_classeditor__define.pro,4067,2013-11-26
..............................\............\.......\..............\.................\....\......\eosap_classeditor__imageviewer_user_info.pro,5924,2013-11-26
..............................\............\.......\..............\.................\....\......\eosap_classeditor__init.pro,3125,2013-11-26
..............................\............\.......\..............\.................\....\......\eosap_classeditor__show_actual_classes.pro,4593,2013-11-26
..............................\............\.......\..............\.................\....\......\eosap_classeditor__show_available_classes.pro,3076,2013-11-26
..............................\............\.......\..............\.................\....\......\eosap_classeditor__update_available_classes.pro,3891,2013-11-26
..............................\............\.......\..............\.................\....\handlers
..............................\............\.......\..............\.................\....\........\eosap_classeditor__handle_add_new_class.pro,3747,2013-11-26
..............................\............\.......\..............\.................\....\........\eosap_classeditor__handle_change_accept.pro,3291,2013-11-26
..............................\............\.......\..............\.................\....\........\eosap_classeditor__handle_change_reset.pro,2907,2013-11-26
..............................\............\.......\..............\.................\....\........\eosap_classeditor__handle_classified_image_file_input.pro,3767,2013-11-26
..............................\............\.......\..............\.................\....\........\eosap_classeditor__handle_classified_image_file_output.pro,2980,2013-11-26
..............................\............\.......\..............\.................\....\........\eosap_classeditor__handle_delete_new_class.pro,3895,2013-11-26
..............................\............\.......\..............\.................\....\........\eosap_classeditor__handle_from_class.pro,2975,2013-11-26
..............................\............\.......\..............\.................\....\........\eosap_classeditor__handle_info.pro,2901,2013-11-26
..............................\............\.......\..............\.................\....\........\eosap_classeditor__handle_save_changes.pro,3665,2013-11-26
..............................\............\.......\..............\.................\....\........\eosap_classeditor__handle_to_class.pro,2934,2013-11-26
..............................\............\.......\..............\.................\GUI
..............................\............\.......\..............\.................\...\EOSap_ClassEditor.prc,4513,2014-01-06
..............................\............\.......\..............\.................\...\EOSap_ClassEditor.pro,9349,2014-01-06
..............................\............\.......\..............\.................\...\EOSap_ClassEditor_eventcb.pro,16556,2014-01-06
..............................\............\.......\..............\.................\...\HelpFiles
..............................\............\.......\..............\.................\...\.........\EOSap_ClassEditor.docx,82050,2013-11-19
..............................\............\.......\..............\.................\...\.........\EOSap_ClassEditor.pdf,165610,2013-11-19
..............................\............\.......\..............\EOSap_Classify
..............................\............\.......\..............\..............\code
..............................\............\.......\..............\..............\....\common
..............................\............\.......\..............\..............\....\......\eosap_classify__cleanup.pro,379,2014-01-06
..............................\............\.......\..............\..............\....\......\eosap_classify__define.pro,376,2014-01-05
..............................\............\.......\..............\..............\....\......\eosap_classify__init.pro,970,2014-01-06
..............................\............\.......\..............\..............\....\handlers
..............................\............\.......\..............\..............\....\........\eosap_classify__handle_input.pro,6796,2014-01-06
..............................\............\.......\..............\..............\GUI
..............................\............\.......\..............\..............\...\EOSap_Classify.prc,3968,2014-01-25
..............................\............\.......\..............\..............\...\EOSap_Classify.pro,7870,2014-01-25
..............................\............\.......\..............\..............\...\EOSap_Classify_eventcb.pro,10794,2014-01-06
..............................\............\.......\Documentation
..............................\............\.......\.............\IOSap_DocLibrary
..............................\............\.......\.............\................\code
..............................\............\.......\.............\................\....\common
..............................\............\.......\.............\................\....\......\IOSap_DocLibrary__Define.pro,1224,2013-12-17
..............................\............\.......\.............\................\....\......\IOSap_DocLibrary__Init.pro,2693,2013-12-17
..............................\............\.......\.............\................\....\format
..............................\............\.......\.............\................\....\......\IOSap_DocLibrary__Add_Formated_Document_Item.pro,2446,2013-12-16
..............................\............\.......\.............\................\....\......\IOSap_DocLibrary__Format_Code.pro,2326,2013-12-17
..............................\............\.......\.............\................\....\......\IOSap_DocLibrary__Format_Code_Header.pro,1848,2013-12-15
..............................\............\.......\.............\................\....\......\IOSap_DocLibrary__Format_Document_Header.pro,11228,2014-02-18
..............................\............\.......\.............\................\....\......\IOSap_DocLibrary__Format_Syntax.pro,4089,2013-12-19
..............................\............\.......\.............\................\....\......\IOSap_DocLibrary__Load_Formated_Document.pro,1599,2013-12-17
..............................\............\.......\.............\................\....\......\IOSap_DocLibrary__Read_DocTopic.pro,5275,2014-01-25
..............................\............\.......\.............\................\....\......\IOSap_DocLibrary__Read_Topic_Remarks.pro,1926,2014-02-13
..............................\............\.......\.............\................\....\......\IOSap_DocLibrary__Seach_For_Dependencies.pro,2676,2013-12-19
..............................\............\.......\.............\................\....\handlers
..............................\............\.......\.............\................\....\........\IOSap_DocLibrary__Handle_Backup_Directory.pro,518,2013-12-17
..............................\............\.......\.............\................\....\........\IOSap_DocLibrary__Handle_Update_Document.pro,1226,2014-01-07
..............................\............\.......\.............\................\....\........\IOSap_DocLibrary__Profile.pro,5776,2013-12-17
..............................\............\.......\.............\................\....\input
..............................\............\.......\.............\................\....\.....\IOSap_DocLibrary__Load_Document.pro,7927,2013-12-17
..............................\............\.......\.............\................\....\.....\IOSap_DocLibrary__Load_User_License.pro,1652,2013-12-10
..............................\............\.......\.............\................\....\.....\IOSap_DocLibrary__Load_User_Profile.pro,1172,2013-12-17
..............................\............\.......\.............\................\....\.....\IOSap_DocLibrary__Locate_Source.pro,798,2013-12-17
..............................\............\.......\.............\................\....\.....\IOSap_DocLibrary__Save_Entry.pro,454,2013-12-13
..............................\............\.......\.............\................\....\.....\IOSap_DocLibrary__Unravel_CodeHeader.pro,1485,2013-12-19
..............................\............\.......\.............\................\GUI
..............................\............\.......\.............\................\...\IOSap_DocLibrary - Copy.prc,10378,2013-12-13
..............................\............\.......\.............\................\...\IOSap_DocLibrary.prc,12094,2014-01-06
..............................\............\.......\.............\................\...\IOSap_DocLibrary.pro,17723,2014-01-06
..............................\............\.......\.............\................\...\IOSap_DocLibrary_eventcb.pro,13182,2014-01-06
..............................\............\.......\Hyperspectral
..............................\............\.......\.............\EOSap_Smoothing
..............................\............\.......\.............\...............\code
..............................\............\.......\.............\...............\....\common
..............................\............\.......\.............\...............\....\......\EOSap_Smoothing__check_input.pro,3450,2013-11-26
..............................\............\.......\.............\...............\....\......\EOSap_Smoothing__define.pro,3622,2013-11-26
..............................\............\.......\.............\...............\....\......\EOSap_Smoothing__imageviewer_user_info.pro,3574,2013-11-26
..............................\............\.......\.............\...............\....\......\EOSap_Smoothing__init.pro,3302,2013-11-26
..............................\............\.......\.............\...............\....\......\EOSap_Smoothing__profileviewer_user_info.pro,2926,2013-11-26
..............................\............\.......\.............\...............\....\......\EOSap_Smoothing__update_Smoothing_Factors.pro,4116,2013-11-26
..............................\............\.......\.............\...............\....\handlers
..............................\............\.......\.............\...............\....\........\EOSap_Smoothing__handle_add_scenario.pro,3420,2013-11-26
..............................\............\.......\.............\...............\....\........\EOSap_Smoothing__handle_bands_select.pro,2903,2013-11-26
..............................\............\.......\.............\...............\....\........\EOSap_Smoothing__handle_clear_settings.pro,2709,2013-11-26

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • Based on C/S mode, the use of TCP/IP network protocol chat program, including cl...
    是以C/S模、使用TCP/IP协议的网络聊天程序,包括客户端和服务器,代码简洁而使用。-Based on C/S mode, the use of TCP/IP network protocol chat program, including client and server, code simplicity and use.
    2022-06-01 02:03:55下载
    积分:1
  • keygen
    用于破解labview软件的工具 多少几分恐惧的是开发(youyupojielabview)
    2010-03-14 03:28:53下载
    积分:1
  • 仰邦LED控制卡Demo
    该程序是一个仰邦LED卡的Demo,主要是有连接控制卡、通过控制卡向LED发送文字、通过控制卡展示表格,注意该程序使用的是LedDynamicArea.dll动态链接库实现的,如果你有什么新的想法,可以在https://xian689.com沟通
    2020-02-25下载
    积分:1
  • G729code
    绝对可编译过,可用的,带VC工程的G729编解码(definitely be compiled and available, with the VC G729 codecs)
    2007-03-05 11:26:53下载
    积分:1
  • a network programming to study cases, the yo well not believe in themselves down...
    一个网络编程的学习用例,很好的哟,不信自己下下来看嘛-a network programming to study cases, the yo well not believe in themselves down under Kanma
    2022-03-01 12:37:52下载
    积分:1
  • Acquiring-images-from-scanners-and-webcams-in-Vis
    Acquiring images from scanners and webcams in Visual Studio LightSwitch
    2013-12-11 13:58:29下载
    积分:1
  • SockProxy : ============================ through the process server sock5 Acting...
    SockProxy: ============================ 该程序透过服务器sock5代理访问防火墙外的程序,这里通过运行server程序来模拟远端。 不过该实例的运行需要有防火墙支持!-SockProxy : ============================ through the process server sock5 Acting visit outside the firewall procedures here by running server process to simulate the distal . However, the examples of the need for operational support firewall!
    2022-04-19 17:29:55下载
    积分:1
  • SIMPLE
    simple算法,Fortran编写,适合流动换热问题(simple algorithm by Fortran)
    2021-01-26 15:28:41下载
    积分:1
  • IVS
    Intelligent Video Surveillance documentation
    2019-02-16 20:45:13下载
    积分:1
  • 基于RFC868协议的NTP时间服务器源代码
    基于RFC868协议的NTP时间服务器源代码程序-RFC868 agreement on the NTP time server source code procedures
    2022-03-29 10:40:14下载
    积分:1
  • 696518资源总数
  • 104349会员总数
  • 32今日下载