Horizon-1.3.1beta

所属分类:图形图像处理
开发工具:Java
文件大小:2918KB
下载次数:4
上传日期:2006-09-12 17:21:32
上 传 者tinshock
说明:  NASA图像浏览器,可实现基于小波变换的递进传输
(NASA image browser, can be realized based on wavelet transform progressive transmission)

文件列表:
Horizon (0, 1998-02-10)
Horizon\classes (0, 1998-02-10)
Horizon\classes\Acme (0, 1998-02-10)
Horizon\classes\Acme\Fmt.class (7476, 1998-02-10)
Horizon\classes\Acme\Util.class (16090, 1998-02-10)
Horizon\classes\apps (0, 1998-02-10)
Horizon\classes\apps\ADILBrowser (0, 1998-02-10)
Horizon\classes\apps\ADILBrowser\ADILViewerApplet.class (6352, 1998-02-10)
Horizon\classes\apps\ADILBrowser\AVAp_Button.class (802, 1998-02-10)
Horizon\classes\apps\ADILBrowser\AVAp_HeaderLoader.class (1848, 1998-02-10)
Horizon\classes\apps\ADILBrowser\AVAp_ImageLoader.class (2107, 1998-02-10)
Horizon\classes\apps\ADILBrowser\AVAp_Viewable.class (642, 1998-02-10)
Horizon\classes\apps\CGImageBrowser (0, 1998-02-10)
Horizon\classes\apps\CGImageBrowser\CGIB_Panel.class (1075, 1998-02-10)
Horizon\classes\apps\CGImageBrowser\CGImageBrowser.class (7651, 1998-02-10)
Horizon\classes\apps\CGImageBrowser\RoundArray.class (1026, 1998-02-10)
Horizon\classes\apps\CoordDemo (0, 1998-02-10)
Horizon\classes\apps\CoordDemo\CDA_Panel.class (1068, 1998-02-10)
Horizon\classes\apps\CoordDemo\CoordDemoApplet.class (7129, 1998-02-10)
Horizon\classes\apps\CoordDemo\CoordDemoViewable.class (4169, 1998-02-10)
Horizon\classes\apps\FITSDemo (0, 1998-02-10)
Horizon\classes\apps\FITSDemo\FIB_MenuFrame.class (4637, 1998-02-10)
Horizon\classes\apps\FITSDemo\FITSImageBrowser.class (6670, 1998-02-10)
Horizon\classes\apps\SciDat (0, 1998-02-10)
Horizon\classes\apps\SciDat\SciDat1Applet.class (4668, 1998-02-10)
Horizon\classes\apps\SciDat\SD1A_Browser.class (1183, 1998-02-10)
Horizon\classes\apps\SciDat\SD1A_URLButton.class (1023, 1998-02-10)
Horizon\classes\apps\SciDat\SD1A_URLTextField.class (1139, 1998-02-10)
Horizon\classes\apps\tests (0, 1998-02-10)
Horizon\classes\apps\tests\CursorCanvas.class (5714, 1998-02-10)
Horizon\classes\apps\tests\ExtendedScroll.class (3353, 1998-02-10)
Horizon\classes\apps\tests\LabeledField.class (1416, 1998-02-10)
Horizon\classes\apps\tests\TestBasicSelectionViewer.class (6839, 1998-02-10)
Horizon\classes\apps\tests\TestCursor.class (8094, 1998-02-10)
Horizon\classes\apps\tests\TestSimpleViewer.class (6002, 1998-02-10)
Horizon\classes\Cool_Beans (0, 1998-02-10)
... ...

Horizon Java Image Data Browser Package ======================================= This directory contains examples of using Horizon objects to browsing scientific image data. Please note that this is alpha software, provided primarily as a preview of what the Horizon package will be able to do when it is released in its final form. Developers interested in more details about building applets and applications with Horizon objects are encouraged to peruse the source code for these applets in addition to the API documentation included with this package. While you are welcome to make use of these classes now, please note that the API is still under development and may be subject to changes incompatible with this alpha release. This package should have come with full copyright statements and conditions for use, as well as, possible, API documentation. If not, copies may be obtained by accessing our Web site (http://imagelib.ncsa.uiuc.edu/imagelib/Horizon/) or by sending email to horizon@ncsa.uiuc.edu. Running the Example Demos ========================= To run the example demos, you should: * have the standard Java libraries installed on your system. This could in the form of Sun's Java Developer's Kit (JDK), version 1.0.2 or later. To run the demos as applets, we recommend you use the appletviewer that comes with JDK. * have the Horizon package installed on your system. If you are reading this, it is probably already installed. * properly set you CLASSPATH environment to include the standard Java libraries, the Horizon library, and the current directory. On a Unix system in the C-shell, one might do this by typing something like: setenv CLASSPATH :/classes where is path to the standard Java libraries and is the directory containing the Horizon distribution. (Note the dot at the end indicating the current directory.) For example, on an SGI system, it may look like: setenv CLASSPATH /usr/java/classes:$HOME/Horizon/classes:. or under Bourne shell or K-shell: CLASSPATH=/usr/java/classes:$HOME/Horizon/classes; export CLASSPATH On a Windows NT/95 system, one might open an MS-DOS Prompt window and type: set CLASSPATH=C:\java\classes.zip;C:\Horizon\classes * change into one of individual sub-directories found in this directory and consult the README file there for more instructions. Many of the demos require access to the example data that ships with this package; thus, running a demo from its example directory allows it to find that data automatically. These demos can also be run from our Web site, http://imagelib.ncsa.uiuc.edu/imagelib/Horizon/examples.

近期下载者

相关文件


收藏者