[caffe-contrib] 145/362: man: add manpage compute_image_mean.1

Zhou Mo cdluminate-guest at moszumanska.debian.org
Tue May 3 09:24:25 UTC 2016


This is an automated email from the git hooks/post-receive script.

cdluminate-guest pushed a commit to branch master
in repository caffe-contrib.

commit 12c9f0eaa09ffa2224bb1109c52426650891b4ba
Author: Zhou Mo <cdluminate at gmail.com>
Date:   Tue Sep 1 11:58:32 2015 +0000

    man: add manpage compute_image_mean.1
---
 debian/man/compute_image_mean.1 | 32 ++++++++++++++++++++++++++++++++
 1 file changed, 32 insertions(+)

diff --git a/debian/man/compute_image_mean.1 b/debian/man/compute_image_mean.1
new file mode 100644
index 0000000..ad9c0e3
--- /dev/null
+++ b/debian/man/compute_image_mean.1
@@ -0,0 +1,32 @@
+.\"                                      Hey, EMACS: -*- nroff -*-
+.\" (C) Copyright 2015 Zhou Mo <cdluminate at gmail.com>,
+.\"
+.TH CAFFE 1 "Sept 1. 2015"
+.\" Please adjust this date whenever revising the manpage.
+.\"
+.\" Some roff macros, for reference:
+.\" .nh        disable hyphenation
+.\" .hy        enable hyphenation
+.\" .ad l      left justify
+.\" .ad b      justify to both left and right margins
+.\" .nf        disable filling
+.\" .fi        enable filling
+.\" .br        insert line break
+.\" .sp <n>    insert n+1 empty lines
+.\" for manpage-specific macros, see man(7)
+.SH NAME
+compute_image_mean - Compute the mean_image of a set of images given by a leveldb/lmdb
+
+.SH SYNOPSIS
+.B compute_image_mean
+[FLAGS] INPUT_DB [OUTPUT_FILE]
+
+.SH HOMEPAGE
+http://caffe.berkeleyvision.org
+.SH BUGS
+https://github.com/BVLC/caffe/issues
+
+.SH SEE ALSO
+.BR convert_imageset(1),
+.br
+This manpage is written by Zhou Mo according to the help message of upstream program.

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/caffe-contrib.git



More information about the debian-science-commits mailing list