下载资源后端资源详情
LireDemo_v0.9.1.zip
大小:3.49MB
价格:10积分
下载量:0
评分:
5.0
上传者:leixiaohua1020
更新日期:2025-09-22

LireDemo (LIRE的例子)

资源文件列表(大概)

文件名
大小
LireDemo_v0.9.1/
-
LireDemo_v0.9.1/lib/
-
LireDemo_v0.9.1/lib/commons-math-2.2.jar
965.35KB
LireDemo_v0.9.1/lib/JOpenSurf.jar
1.04MB
LireDemo_v0.9.1/lib/lire.jar
233.25KB
LireDemo_v0.9.1/lib/lucene-core-3.4.0.jar
1.33MB
LireDemo_v0.9.1/lib/metadata-extractor-2.3.1.jar
86.65KB
LireDemo_v0.9.1/Liredemo.jar
240.29KB
LireDemo_v0.9.1/README.TXT
1.29KB
LireDemo_v0.9.1/src.zip
229.19KB

资源内容介绍

LIRE(Lucene Image REtrieval)提供一种的简单方式来创建基于图像特性的Lucene索引。LIRE使用的特性都取自MPEG-7标准: ScalableColor、ColorLayout、EdgeHistogram。这是一个完整的例子程序。
========================BUILD OUTPUT DESCRIPTION========================When you build an Java application project that has a main class, the IDEautomatically copies all of the JARfiles on the projects classpath to your projects dist/lib folder. The IDEalso adds each of the JAR files to the Class-Path element in the applicationJAR files manifest file (MANIFEST.MF).To run the project from the command line, go to the dist folder andtype the following:java -jar "Liredemo.jar" To distribute this project, zip up the dist folder (including the lib folder)and distribute the ZIP file.Notes:* If two JAR files on the project classpath have the same name, only the firstJAR file is copied to the lib folder.* Only JAR files are copied to the lib folder.If the classpath contains other types of files or folders, these files (folders)are not copied.* If a library on the projects classpath also has a Class-Path elementspecified in the manifest,the content of the Class-Path element has to be onthe projects runtime path.* To set a main class in a standard Java project, right-click the project nodein the Projects window and choose Properties. Then click Run and enter theclass name in the Main Class field. Alternatively, you can manually type theclass name in the manifest Main-Class element.

用户评论 (0)

发表评论

captcha