Lucene Image REtrieval 0.7 (Default branch)


 
Thread Tools Search this Thread
Special Forums News, Links, Events and Announcements Software Releases - RSS News Lucene Image REtrieval 0.7 (Default branch)
# 1  
Old 10-23-2008
Lucene Image REtrieval 0.7 (Default branch)

The LIRE (Lucene Image REtrieval) library provides a simple way to create a Lucene index of image features for content-based image retrieval (CBIR), which allows searching for similar images. The used features are taken from the MPEG-7 standard: ScalableColor, ColorLayout, and EdgeHistogram. Furthermore, methods for searching the index are provided. License: GNU General Public License (GPL)Changes:
This is a major release. It fixes a lot of bugsand introduces several new features including anew descriptor, a simplified way to usedescriptors by introducing new generic searchersand indexers, as well as a generalized interfacefor image descriptors. There are also severalimprovements in indexing and search speed.Furthermore, retrieval performance was optimizedbased on the Wang 1000 data set. All new featureshave also found their way into LireDemo.Image

Image

More...
Login or Register to Ask a Question

Previous Thread | Next Thread
Login or Register to Ask a Question
dximageview(1X) 														   dximageview(1X)

NAME
dximageview - Image Viewer for displaying graphics files SYNOPSIS
/usr/bin/X11/dximageview [options] [filename...] OPTIONS
The command line options are as follows: Used with the -root or -rootMode options to cause the Image Viewer to exit after displaying the image to the root window. The name of a file containing a list of files to read. The file should contain one file name per line. Dis- plays the command syntax. The number of seconds to display each image in auto play mode. Do not repeat the sequence of images in auto play mode. Controls how the image is displayed to the root window. Valid options are: Scales the image to fill the root window. Centers the image. Centers the image in the window while preserving the image aspect ratio. Tiles the image with the image centered in the win- dow. Tiles the image with the image located in the top left corner of the window. Equivalent to -rootMode centerMaximumSize. DESCRIPTION
The Image Viewer application, dximageview, allows the user to view graphics files. The supported image types are GIF, JPEG, TIFF, and X Pixmap (XPM). RUNNING THE GRAPHICAL USER INTERFACE
To start dximageview, do one of the following: Click on the Image Viewer icon in the CDE Application Manager. Double click on an icon for a JPEG, GIF, or TIFF file in the CDE File Manager. Drag and drop an icon from the CDE File Manager onto the Image Viewer icon. If the icon represents a supported image type, the application is opened with the subject file as the image displayed in the Image View Window. Invoke the following command from a terminal window: /usr/bin/X11/dximageview EXAMPLES
To start the application, enter the following at the command line: /usr/bin/X11/dximageview FILES
SEE ALSO
Commands: dticon(1) dximageview(1X)