Title: Face Detection
Author: mdifelice
Published: <strong>28. September 2018</strong>
Last modified: 28. Oktober 2019

---

Plugins suchen

![](https://ps.w.org/face-detection/assets/banner-772x250.png?rev=1948688)

Dieses Plugin wurde **nicht mit den 3 neuesten Hauptversionen von WordPress getestet**.
Es wird möglicherweise nicht mehr gepflegt oder unterstützt und kann bei der Verwendung
mit neueren WordPress-Versionen zu Kompatibilitätsproblemen führen.

![](https://ps.w.org/face-detection/assets/icon-256x256.png?rev=1948688)

# Face Detection

 Von [mdifelice](https://profiles.wordpress.org/mdifelice/)

[Herunterladen](https://downloads.wordpress.org/plugin/face-detection.zip)

 * [Details](https://de.wordpress.org/plugins/face-detection/#description)
 * [Rezensionen](https://de.wordpress.org/plugins/face-detection/#reviews)
 * [Entwicklung](https://de.wordpress.org/plugins/face-detection/#developers)

 [Support](https://wordpress.org/support/plugin/face-detection/)

## Beschreibung

This plugin allows to generate cropped thumbnails without cutting heads or faces.
It detects whether uploaded images have faces in it thus when generating cropped
thumbnails based on such image, they will be centered in the largest face found.

## Screenshots

 * [[
 * Generated thumbnails for an image before installing the plugin.
 * [[
 * Generated thumbnails for an image analyzed by the Face Detection plugin.

## FAQ

  What does this plugin do?

This plugin modifies those cropped thumbnails generated from uploaded images in 
such way whether there is a face inside that image, it will be in the center of 
the generated thumbnail. That way, it avoids cut heads or faces when displaying 
thumbnails of your images.

  How does it detect faces?

This plugin uses a custom WordPress/PHP port of a [Java implementation](https://code.google.com/archive/p/jviolajones/)
of the [Viola/Jones](https://en.wikipedia.org/wiki/Viola%E2%80%93Jones_object_detection_framework)
object detection algorithm. Very technical stuff. Basically, you need to know that
it is not 100% effective. But the idea is to improve its effectiveness in subsequent
versions.

  How I make it work?

By default, the plugin is disabled for all the image uploads. It is done that way
because the process to detect faces is very heavy and maybe you do not want to wait
that each image you upload to the server be processed for this plugin.

You can enable _Face Detection_ for all uploads by going to _Settings -> Media_.
But also, you can regenerate face-detected thumbnails for each image by going to
_Media_ and editing a particular image.

## Rezensionen

Für dieses Plugin gibt es keine Rezensionen.

## Mitwirkende und Entwickler

„Face Detection“ ist Open-Source-Software. Folgende Menschen haben an diesem Plugin
mitgewirkt:

Mitwirkende

 *   [ mdifelice ](https://profiles.wordpress.org/mdifelice/)

[Übersetze „Face Detection“ in deine Sprache.](https://translate.wordpress.org/projects/wp-plugins/face-detection)

### Interessiert an der Entwicklung?

[Durchstöbere den Code](https://plugins.trac.wordpress.org/browser/face-detection/),
sieh dir das [SVN-Repository](https://plugins.svn.wordpress.org/face-detection/)
an oder abonniere das [Entwicklungsprotokoll](https://plugins.trac.wordpress.org/log/face-detection/)
per [RSS](https://plugins.trac.wordpress.org/log/face-detection/?limit=100&mode=stop_on_copy&format=rss).

## Meta

 *  Version **1.0**
 *  Zuletzt aktualisiert **vor 7 Jahren**
 *  Aktive Installationen **10+**
 *  Getestet bis **5.3.21**
 *  Sprache
 * [English (US)](https://wordpress.org/plugins/face-detection/)
 * Schlagwörter
 * [face detection](https://de.wordpress.org/plugins/tags/face-detection/)[thumbnails](https://de.wordpress.org/plugins/tags/thumbnails/)
 *  [Erweiterte Ansicht](https://de.wordpress.org/plugins/face-detection/advanced/)

## Bewertungen

Es wurden noch keine Rezensionen eingereicht.

[Your review](https://wordpress.org/support/plugin/face-detection/reviews/#new-post)

[Alle Rezensionen anzeigen](https://wordpress.org/support/plugin/face-detection/reviews/)

## Mitwirkende

 *   [ mdifelice ](https://profiles.wordpress.org/mdifelice/)

## Support

Möchtest du etwas mitteilen? Brauchst du Unterstützung?

 [Support-Forum anzeigen](https://wordpress.org/support/plugin/face-detection/)