Simple library to detect faces in an image.
No additional dll's, components needed. Just plain object pascal code.
Run in delphi or lazarus. Open project and press F9. That's it.
Change bmp files' aspect ratio by adding canvas borders.
This small tool can add borders to bmp files in batch processing mode. All bmp files will have the specified aspect ratio after conversion.
The border color can be automatically determined or set to a static color.
The program can preserve the landscape/portrait format of the image.