Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

gnuift(1) [debian man page]

gnuift(1)						      General Commands Manual							 gnuift(1)

NAME
gnuift -- GNU Image Finding Tool - index and search images by content DESCRIPTION
This manual page documents briefly the gnuift and gift-* commands. This manual page was written for the Debian distribution because the original program does not have a manual page. The GIFT (the GNU Image-Finding Tool) is a Content Based Image Retrieval System (CBIRS). It enables you to do Query By Example on images, giving you the opportunity to improve query results by relevance feedback. For processing your queries the program relies entirely on the content of the images, freeing you from the need to annotate all images before querying the collection. The GIFT comes with a tool which lets you index whole directory trees containing images in one go. You then can use the GIFT server and its client, to browse your own image collections. The GIFT is an open framework for content-based image retrieval. We explicitly have taken into account the possibility of adding new ways of querying to the framework. Our communication protocol for client-server communication, MRML, is XML based and fully documented (http://www.mrml.net). This aims at promoting code reuse among researchers and application developers. The current version of the GIFT can be seen in action at http://viper.unige.ch/demo/ The GIFT (ex Viper) is the result of a research effort at the Vision Group at the CUI (computer science center) of the University of Geneva (see http://vision.unige.ch/). This cutting-edge research has been the subject of several publications and conference talks. Details can be found at http://viper.unige.ch/. SEE ALSO
The gnuift-doc package contains reference manuals, configuration hints and further information. AUTHOR
This manual page was written by Robert Jordens jordens@debian.org for the Debian system (but may be used by others). Permission is granted to copy, distribute and/or modify this document under the terms of the GNU General Public License, Version 2. On Debian systems, the full text of this license can be found in the file /usr/share/common-licenses/GPL-2. gnuift(1)

Check Out this Related Man Page

CONFIG-MANAGER(1)					      General Commands Manual						 CONFIG-MANAGER(1)

NAME
cm -- Work with configs. SYNOPSIS
cm [-a] [-v] [-d] [-s] [-p] [-r] [-n] DESCRIPTION
This manual page documents briefly the cm tool. This manual page was written for the Debian distribution because the original program does not have a manual page. cm is a program that manages directory trees. The components of a directory tree are specified by a recipe (also known as a config). A recipe can specify that the directories components should be retrieved via Arch, CVS, HTTP or FTP as appropriate. OPTIONS
These programs follow the usual GNU command line syntax, with long options starting with two dashes (`-'). A summary of options is included below. For a complete description, see the Info files. -h --help Show summary of options. -v --version Show version of program. SEE ALSO
tla (1) AUTHOR
This manual page was written by Anand Kumria wildfire@progsoc.org for the Debian system (but may be used by others). Permission is granted to copy, distribute and/or modify this document under the terms of the GNU General Public License, Version 2 any later version published by the Free Software Foundation. On Debian systems, the complete text of the GNU General Public License can be found in /usr/share/common-licenses/GPL. CONFIG-MANAGER(1)
Man Page

2 More Discussions You Might Find Interesting

1. HP-UX

HP UX 10.20 E9000 System Full?

Hi We have an old GIS system running on unix 10.20. Our IT department have kinda washed their hands of it I'm having a problem where the system seems to but full. It had been working find for the last few years but now the drive seems to be full. It is only used for viewing old information so... (23 Replies)
Discussion started by: TangoOne
23 Replies

2. UNIX for Beginners Questions & Answers

Finding arguments for variables

Hello, I've done considerable research but haven't been able to locate info on finding available arguments for variables, and really anything that doesn't come with an associated Man page. For instance: $RETURN_CODE -ne 0 Clearly "ne" stand for Not Equal, and likewise if I replaced it with... (4 Replies)
Discussion started by: solly119
4 Replies