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

Colibri---The-IDL-Code-Library

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

  • Advanced-C-Technology
    《C高级编程技术》,介绍如何用TC系统所提供的相关函数实现菜单设计,图形绘制,动画的播放,乐曲的演奏,汉字的现实等技术。()
    2008-04-09 17:03:24下载
    积分:1
  • accelerated-cPP
    accelerated c++ 电子书中文版,英文版,还附上书本源代码,是c++初学者很好的学习资料(the accelerated c++ eBook Chinese version, English version, also attach the book source code, good c++ beginners learning materials)
    2012-06-08 19:39:33下载
    积分:1
  • EasyPay-master
    说明:  EasyPay(易支付)集成并高度封装了Android平台的微信支付,支付宝支付以银联支付。使用此库,开发者可以使用简单方便的api实现支付功能。 易支付编码实现遵循设计模式六大原则,并且使用了单例以及策略模式来实现整个库,扩展性良好,可以轻松扩展其他支付方式如百度,美团等。支付方式类继承IPayStrategy接口,支付信息类实现IPayInfo接口,再分别传入场景类EasyPay中即可。具体请参照代码中支付宝或者微信或者银联支付方式封装。(This is a library for Developers easily to use Alipay,WechatPay and UnionPay in Android project.)
    2020-06-25 07:00:02下载
    积分:1
  • use XML to sequence objects to network users messaging
    运用XML来序列化对象,来进行网络用户之间的消息传递-use XML to sequence objects to network users messaging
    2022-07-16 11:16:04下载
    积分:1
  • GetWindowsPassWord
    该程序用于在用户登陆状态下获取用户的登陆密码。原理是windows 2003 将用户的密码存储在 lsass.exe 的指定偏移的内存中。通过对该进程内存的扫描即可获取系统密码。(the procedure for landing on a user's state of the user's password landing. The principle is windows 2003 to the password stored in the designated offset lsass.exe memory China. Through the process of memory can be obtained by scanning system password.)
    2006-10-26 10:46:03下载
    积分:1
  • c-rie
    说明:  简单的激波管精确解,简单准确。用c++编写,新人也能看懂。(Simple shock tube accurate solution, simple and accurate. Written in C + +, new people can understand.)
    2020-05-27 00:21:58下载
    积分:1
  • 用c++写的一个简单的网络聊天序,能实现局域网的聊天
    用c++编写的一个简单的网络聊天程序,能实现局域网的聊天-Using c++ written in a simple network chat program, to achieve LAN chat
    2023-08-18 20:50:05下载
    积分:1
  • readtxt2list
    从txt中按按行读取文本保存为list或者vector(read text to list or vector)
    2019-05-12 11:14:20下载
    积分:1
  • C#Socket窗体异步通讯
    在VS 2008 平台下用C#语言编写的Socket通讯程序,采用异步模式,包括客户端和服务器两项源码,简单易懂,适合初学者,经测试可用
    2022-07-22 15:31:41下载
    积分:1
  • VC下COM实例
    VC下COM编程的具体实现(VC COM programming under a concrete realization)
    2004-12-09 14:27:03下载
    积分:1
  • 696518资源总数
  • 105531会员总数
  • 4今日下载