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

Colibri---The-IDL-Code-Library

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

  • Ballsearch
    说明:  NAO机器人识别红球并走向红球位置,参数可调(NAO Robot will detect the red ball, if NAO can't find ball, it will select other camera(bottom or top camera) to search. After the red ball is detected, robot will walk to the ball.)
    2021-01-02 16:58:57下载
    积分:1
  • shijuquxian
    假设地下一倾斜界面,地层倾角为15°,地层是均匀的各向同性介质,地震波纵波传播速度为1500m/s,炮检距为0~500m,现绘制出折射波、直达波、反射波的时距曲线图(If the underground inclined interface, dip angle is 15 degrees, the formation is a uniform isotropic medium, seismic wave propagation velocity is 1500m/s, the offset is 0~500m, we draw the refraction wave, direct wave, reflected wave time distance curve)
    2017-10-13 15:37:39下载
    积分:1
  • Shutdown
    设置倒计时关机程序的源码,会显示关机倒计时间,可以取消关机任务(Set the source countdown shutdown, shut down the remaining time is displayed, you can cancel the shutdown task)
    2010-10-11 11:30:10下载
    积分:1
  • bluetooth-API
    win 下面的编程实现C++应用本地API读取蓝牙设备(Programming under win implements C++ application of local API to read Bluetooth devices)
    2020-10-17 20:57:33下载
    积分:1
  • 《C语言精彩百例》源代码
    说明:  《C语言精彩编程百例》源代码,压缩包有一些c语言编程的例子(The source code of "100 wonderful programming cases of C language". There are some examples of C language programming in the compressed package)
    2020-02-05 11:51:00下载
    积分:1
  • Nautilus is an integrated network assistant for the TCP/IP protocol network tool...
    鹦鹉螺网络助手是一个集成了用于 TCP/IP 协议的多种网络工具的应用软件。它基于 Windows Socket2.0 版本,功能包括:Ping;Host lookup(主机查询);Finger(帐号查询);同步本地主机时钟的 Time(网络时钟);WhoIs(域名查询);TraceRoute(路由跟踪);ISPPinger(以一定时间间隔持续 ping 同一台主机);QoD 服务;增强的快速拨号;支持多帐号的电邮检查-Nautilus is an integrated network assistant for the TCP/IP protocol network tools for a variety of applications. It is based on Windows Socket2.0 version features include: Ping Host lookup (host query) Finger (account inquiries) synchronize the local host clock Time (network clock) WhoIs (domain name query) TraceRoute (routing tracking) ISPPinger (to a certain time interval continuous ping the same host) QoD services enhanced speed dial support multi-account e-mail check
    2022-11-03 06:50:03下载
    积分:1
  • VB.NET
    完全自己编写的做练习题的软件源代码,包括填空、选择、判断等类型,用ACCESS制作题库。通过这个例子可以学习VB下数据库的使用。(Fully prepared to do their own exercises in the software source code, including fill in the blank, select, judge and other types of produce with ACCESS exam. Through this example we can learn to use the database under VB.)
    2014-01-31 10:25:10下载
    积分:1
  • 极简网络聊天序,,只需填上双方的计算机名或ip,以及使用的端口号即可。大小仅1.83k源代码总共17行,,呵呵,好玩极了!!!当填上192.168.0.255...
    极简网络聊天程序,,只需填上双方的计算机名或ip,以及使用的端口号即可。大小仅1.83k源代码总共17行,,呵呵,好玩极了!!!当填上192.168.0.255地址时,意味着你可以对局域网进行网络广播了-Minimalist Internet chat program, and the two sides need only provide the computer name or ip, and the use of the port can be. 1.83k size only source of a total of 17 firms, huh, and had a great time! ! ! When filling 192.168.0.255 address, which means you can pair of LAN network broadcast
    2022-05-05 00:39:01下载
    积分:1
  • Gp_Src
    VC++ 6.0 MFC for Stock
    2020-06-25 16:20:01下载
    积分:1
  • nano-gold
    这是纳米金颗粒的散射实例,在comsol环境下的仿真(nano-gold,comsol,mie scattering)
    2020-11-14 14:49:42下载
    积分:1
  • 696518资源总数
  • 105877会员总数
  • 14今日下载