Connections Business Directory Face Detect

plugin banner

Extension for the Connections Business Directory applies face detection when cropping an image.

Author:Steven A. Zahm (profile at wordpress.org)
WordPress version required:5.1
WordPress version tested:6.4.1
Plugin version:1.1
Added to WordPress repository:17-09-2014
Last updated:27-10-2023
Rating, %:100
Rated by:1
Plugin URI:https://connections-pro.com
Total downloads:6 082
Active installs:100+
plugin download
Click to start download

This is an extension plugin for the Connections Business Directory Plugin please be sure to install and active it before adding this plugin.

This extension plugin for started out just as a little experiment. I wanted to toy with face detection in images. I found this great little PHP library by Karthik Tharavaad that did just that. It works well for the most part but it is way too slow to be used for doing face detection on the fly. Then I remembered that TechCruch released a library called WP Asynchronous Tasks. What this neat little library does is allow intensive processes, you know, such as face detection, be processed asynchronously. After a short while I had the face detection running in background tasks. These background task could probably be more optimized but this is probably good enough for a first release.

Read this carefully…

Limitations:
1. The first time an image in Connections is accessed, it will be processed in the background and until the image is finished processing, the image will be scaled and cropped from the center origin which is the default behavior.
2. The face detection library can only detect a single face. So I suggest this extension only be used for people directories.
3. The images should be clean and bright with the person facing as straight as possible for the best results.
4. This very well could slow down the server for a period of time if there are a large number of images in the process queue.
5. And … use at your own risk.

Checkout the screenshots.

Here are other great extensions that enhance your experience with the Connections Business Directory:

Utility

Custom Fields


Screenshots
FAQ
ChangeLog