A simple face detector for batch processing
https://www.thregr.org/~wavexx/software/facedetect/
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.
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.
- Developed at graphics
- Sources inherited from project openSUSE:Factory
-
1
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Factory:Rebuild/facedetect && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
facedetect-0.1.tar.gz | 0000121054 118 KB | |
facedetect.changes | 0000000947 947 Bytes | |
facedetect.spec | 0000002136 2.09 KB | |
python3.patch | 0000002046 2 KB | |
set_opensuse_opencv_datadir.patch | 0000000525 525 Bytes |
Comments 0