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

Colibri---The-IDL-Code-Library

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

  • C#版的颜色拾取器 原理实现以及 源码
    颜色拾取器实例
    2013-01-17下载
    积分:1
  • 刹车系统测试
    控制刹车系统循环,可以设置两个状态下的时间控制(Control brake system cycle)
    2020-06-25 19:20:01下载
    积分:1
  • kimkldtion
    磁盘文件系统的模拟,能实现文件的添加,删除,实现多级目录(Disk file system simulation, can realize the file to add, delete, multi-stage directory)
    2017-08-23 11:27:14下载
    积分:1
  • netnetnetnetnetnetnetnetnetnetnetnetnet
    网站源码 网站源码 网站源码 网站源码 网站源码-netnetnetnetnetnetnetnetnetnetnetnetnet
    2022-07-14 21:27:40下载
    积分:1
  • design-of-SRM
    design of SRM The Mathcad programs were saved as version 6 files from version 2001. Since no special features not available in version 6 were used it is expected that they can be run by Mathcad 6 or later. Flux.mcd A program to plot the SRM’s flux linkage curves. Torque.mcd A program to plot the SRM’s static torque curves. Motorsim.mcd A program to simulate the SRM running at constant speed and driven from a constant DC source. It assumes the SRM phases are independent and simulates one phase for one cycle. It assumes the torque and current for the simulated phase is equal to that for all of the other phases with the appropriate time shift. It predicts the performance of the machine and inverter calculating such things as weight, power out, power loss, and phase current.
    2013-08-03 08:27:25下载
    积分:1
  • read-grade-calculate-average-grade
    可以从一个txt文件中读取出若干个学生的各科成绩,并且计算出每科的平均成绩。对学生的成绩进行排序,还可以显示出每科的最高分。并且可以生成txt文件把这些结果用储存起来。(It can read a number of students grades in all subjects a txt file, and calculate the average score for each subject. Sort on student achievement, but also can show the highest score for each subject.Besides ,it can generate txt files to store theses results.)
    2015-01-24 18:17:12下载
    积分:1
  • dlmdomain
    defines domain join leave apis.
    2014-08-06 11:43:35下载
    积分:1
  • 1lpc
    THIS FILE CONTAIN THE CODE FOR LPC
    2014-03-15 16:33:08下载
    积分:1
  • JACOBI_and_guass
    雅可比迭代法子例行程序和高斯消去法的Fortran程序,用于计算力学编程,数学语言实现等(Jacobi iteration routine and Gauss elimination Fortran program, for the calculation of mechanical programming, mathematical language implementation, etc.)
    2018-07-27 06:16:59下载
    积分:1
  • 016
    Visual C++MFC编程实例016(C++MFC016)
    2010-08-27 18:04:34下载
    积分:1
  • 696524资源总数
  • 103855会员总数
  • 91今日下载