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

Colibri---The-IDL-Code-Library

于 2016-05-25 发布 文件大小:7262KB
0 151
下载积分: 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 个回复

  • 目录访问网络设置,网卡信息接入网络…
    目录获取网络设置,网卡信息是一个获取网络DNS、子网掩码、网卡地址的综合程序,注意该程序包括了第四章的4.2节、4.3节的两个程序。(最好在win98中测试)。-Directory access to network settings, network card information is an access network DNS, subnet mask, network card addresses comprehensive procedures, attention to the procedures included in Chapter IV of 4.2, 4.3 of the two procedures. (Preferably tested in win98).
    2022-05-26 23:17:20下载
    积分:1
  • 双轴系统
    说明:  计算双轴转子系统的轴向振动和扭转振动频率(The axial and torsional vibration frequencies of a two shaft rotor system are calculated)
    2020-11-23 21:06:14下载
    积分:1
  • HDAF
    中继选择中的混合放大译码方式MATLAB实现(MATLAB implementation of hybrid amplification decoding in relay selection)
    2018-08-04 14:23:24下载
    积分:1
  • cgilib-3.11-bin.tar
    CGI-LIB开发包,让C语言开发CGI容易起来,并在这个开发包上写了一些CGI程序。(CGI-LIB development kit to enable CGI C language development easier, and in this development kit to write a number of CGI programs.)
    2011-05-25 18:26:46下载
    积分:1
  • UDP
    基于UDP的串口通信,与TCP不同的是UDP利用的是广播技术,和服务端并没有建立可靠的连接(jiyuudpdechuankoutongxin)
    2009-07-08 13:04:26下载
    积分:1
  • WDEB386_Debugger
    The Windows 95 Device Driver Kit WDEB386 System Debugger
    2007-11-08 00:05:35下载
    积分:1
  • PSAT
    PSAT(电力系统分析软件)编写者提供的软件介绍PPT,以及版本2.16的软件详细说明,值得拥有!(PSAT (Power System Analysis Software) software provided by authors introduce PPT, and a detailed description of the software version 2.16, worth having!)
    2013-11-02 15:29:08下载
    积分:1
  • 含有接收、发送、服务三个线的Socket
    含有接收、发送、服务三个线程的Socket程序 -Three socket apps contains accept, send and server
    2022-07-11 03:53:09下载
    积分:1
  • nand_ecc
    This file contains an ECC algorithm that detects and corrects 1 bit errors in a 256 byte block of data.
    2013-03-29 13:28:31下载
    积分:1
  • ARVYSQ
    张正友的Easycalib的程序没有提供源代码,这是matlab实现代码,大家试试!,(Ilf Easycalib procedure does not provide the source code, this is the matlab code, and you try!)
    2017-08-13 05:12:50下载
    积分:1
  • 696518资源总数
  • 104591会员总数
  • 57今日下载