pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
wip/facedetect: more concise description
Module Name: pkgsrc-wip
Committed By: Adrian Steinmann <ast%NetBSD.org@localhost>
Pushed By: ast
Date: Mon Sep 1 10:04:16 2025 +0200
Changeset: a0689164a572b34d12c338d282cdfc40e8341238
Modified Files:
facedetect/DESCR
Log Message:
wip/facedetect: more concise description
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=a0689164a572b34d12c338d282cdfc40e8341238
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
facedetect/DESCR | 16 +++++++---------
1 file changed, 7 insertions(+), 9 deletions(-)
diffs:
diff --git a/facedetect/DESCR b/facedetect/DESCR
index 5ca43a15e5..e8a5be6c33 100644
--- a/facedetect/DESCR
+++ b/facedetect/DESCR
@@ -1,12 +1,10 @@
Facedetect is a simple face detector for batch processing. It
-answers the basic question: "Is there a face in this image?"
-and gives back either an exit code or the coordinates of each
-detected face in the standard output.
+answers the basic question: "Is there a face in this image?" and
+gives back either an exit code or the coordinates of each detected
+face in the standard output.
-The aim is to provide a basic command-line interface that's
-consistent and easy to use with software such as ImageMagick,
-while progressively improving the detection algorithm over
-time.
+The aim is to provide a basic command-line interface consistent
+and easy to use with software such as ImageMagick.
-Facedetect is currently used in fgallery to improve the
-thumbnail cutting region, so that faces are always centered.
+Facedetect is currently used in pkgsrc efgallery to improve the
+thumbnail cutting region so faces are always centered.
Home |
Main Index |
Thread Index |
Old Index