'\" t .\" Title: Berrynet .\" Author: Ying-Chun Liu .\" Generator: DocBook XSL Stylesheets vsnapshot .\" Date: 02/12/2021 .\" Manual: bn_darknet User Manual .\" Source: bn_darknet .\" Language: English .\" .TH "BERRYNET" "1" "02/12/2021" "bn_darknet" "bn_darknet User Manual" .\" ----------------------------------------------------------------- .\" * Define some portability stuff .\" ----------------------------------------------------------------- .\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .\" http://bugs.debian.org/507673 .\" http://lists.gnu.org/archive/html/groff/2009-02/msg00013.html .\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .ie \n(.g .ds Aq \(aq .el .ds Aq ' .\" ----------------------------------------------------------------- .\" * set default formatting .\" ----------------------------------------------------------------- .\" disable hyphenation .nh .\" disable justification (adjust text to left margin only) .ad l .\" ----------------------------------------------------------------- .\" * MAIN CONTENT STARTS HERE * .\" ----------------------------------------------------------------- .SH "NAME" bn_darknet \- program to analyse images from MQTT by darknet .SH "SYNOPSIS" .HP \w'\fBbn_darknet\fR\ 'u \fBbn_darknet\fR [\fB\-\-service_name\ \fR\fBSERVICE_NAME\fR] [{\fB\-m\fR\ |\ \fB\-\-model\fR}\ \fIMODEL\fR] [{\fB\-l\fR\ |\ \fB\-\-label\fR}\ \fILABEL\fR] [{\fB\-p\fR\ |\ \fB\-\-model_package\fR}\ \fIMODEL_PACKAGE\fR] [\fB\-\-draw\fR] .HP \w'\fBbn_darknet\fR\ 'u \fBbn_darknet\fR [{\fB\-h\fR\ |\ \fB\-\-help\fR} | {\fB\-\-debug\fR}] .SH "DESCRIPTION" .PP This manual page documents briefly the \fBbn_darknet\fR command\&. .PP This manual page was written for the Debian distribution because the original program does not have a manual page\&. .PP \fBbn_darknet\fR is a program that analyse images from MQTT by darknet engine\&. .SH "OPTIONS" .PP The program follows the usual GNU command line syntax, with long options starting with two dashes (`\-\*(Aq)\&. A summary of options is included below\&. .PP \fB\-\-service_name \fR\fB\fISERVICE_NAME\fR\fR .RS 4 Human\-readable service name for service management\&. .RE .PP \fB\-m \fR\fB\fIMODEL\fR\fR, \fB\-\-model \fR\fB\fIMODEL\fR\fR .RS 4 Model file path .RE .PP \fB\-l \fR\fB\fILABEL\fR\fR, \fB\-\-label \fR\fB\fILABEL\fR\fR .RS 4 Label file path .RE .PP \fB\-p \fR\fB\fIMODEL_PACKAGE\fR\fR, \fB\-\-model_package \fR\fB\fIMODEL_PACKAGE\fR\fR .RS 4 Model package name\&. Find model and label file paths automatically\&. .RE .PP \fB\-\-draw\fR .RS 4 Draw bounding boxes on image in result .RE .PP \fB\-h\fR, \fB\-\-help\fR .RS 4 Show summary of options\&. .RE .PP \fB\-\-debug\fR .RS 4 Debug mode toggle\&. .RE .SH "BUGS" .PP The upstreams BTS can be found at \m[blue]\fB\%https://github.com/DT42/BerryNet/issues\fR\m[]\&. .SH "SEE ALSO" .PP \fBbn_camera\fR(1), \fBbn_dashboard\fR(1), \fBbn_data_collector\fR(1) .SH "AUTHOR" .PP \fBYing\-Chun Liu\fR <\&paulliu@debian\&.org\&> .RS 4 Wrote this manpage for the Debian system\&. .RE .SH "COPYRIGHT" .br Copyright \(co 2018 Ying-Chun Liu (PaulLiu) .br .PP This manual page was written for the Debian system (and may be used by others)\&. .PP Permission is granted to copy, distribute and/or modify this document under the terms of the GNU General Public License, Version 3 or (at your option) any later version published by the Free Software Foundation\&. .PP On Debian systems, the complete text of the GNU General Public License can be found in /usr/share/common\-licenses/GPL\-3\&. .sp