debian man page for simsearch

Query: simsearch

OS: debian

Section: 1

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

SIMSEARCH(1)							   User Commands						      SIMSEARCH(1)

NAME
simsearch - simsearch
DESCRIPTION
usage: simsearch [-h] [-k K_NEAREST] [-t THRESHOLD] [-q QUERIES] [--hex-query HEX_QUERY] [--query-id QUERY_ID] [--in FORMAT] [-o FILENAME] [-c] [-b BATCH_SIZE] [--scan] [--memory] [--times] tar- get_filename Search an FPS file for similar fingerprints positional arguments: target_filename target filename optional arguments: -h, --help show this help message and exit -k K_NEAREST, --k-nearest K_NEAREST select the k nearest neighbors (use 'all' for all neighbors) -t THRESHOLD, --threshold THRESHOLD minimum similarity score threshold -q QUERIES, --queries QUERIES filename containing the query fingerprints --hex-query HEX_QUERY query in hex --query-id QUERY_ID id for the hex query --in FORMAT input query format (default uses the file extension, else 'fps') -o FILENAME, --output FILENAME output filename (default is stdout) -c, --count report counts -b BATCH_SIZE, --batch-size BATCH_SIZE batch size --scan scan the file to find matches (low memory overhead) --memory build and search an in-memory data structure (faster for multiple queries) --times report load and execution times to stderr simsearch 1.0 June 2012 SIMSEARCH(1)
Related Man Pages
prepare(7) - redhat
bluemon-query(1) - debian
fc-query(1) - debian
sdf2fps(1) - debian
simsearch(1) - debian
Similar Topics in the Unix Linux Community
query file name
Output report
count and content in the same command
Extraction of Filename
Calculate average from CSV file using PERL script