SNFaceCrop is a Windows-based application to detect and crop faces from image files.
SNFaceCrop can locate the position of each face found in an image, and optionally crop and save these faces into the Clipboard or files.
SNFaceCrop is based on the OpenCV library. This software uses the face detection technology available in the OpenCV library. OpenCV library is freely available from http://opencv.willowgarage.com/ The default classifier file used in SNFaceCrop is haarcascade_frontalface_alt.xml downloaded from the OpenCV’s web site.
The detected faces in SNFaceCrop can be automatically saved into separate files, where each file contains a single face. Users can also select one of the detected faces and copy it to the Clipboard. The copied face image could then be pasted into other applications. The area of the detected faces can be adjusted before they are saved into files or copied into the Clipboard.
SNFaceCrop is developed and built by using Microsoft Visual C++ 2008 using .NET framework 3.5. SNFaceCrop is open source and freeware. The binary executable and source code of SNFaceCrop can be downloaded from http://sourceforge.net/projects/snfacecrop
Some screenshots of SNFaceCrop:

Comments
Post new comment