Mark C-F - 2009-08-05

I'm currently interested in adding support to faint for rotating images manually and using the EXIF orientation tag. I've checked out the source and begun work on this. As part of doing this, I've found that to make the detection and recognition functional, I'm implementing caching similar to Region for ImageModel. I'll update when I've got something to show.

I'm also looking at adding the option to batch process a folder or set of files. This would involve detecting faces/objects in each image, creating the region, running recognition, and having some way to review the detections & recognitions.

Regarding recognition and detection filters and plugins, are there others available already, or can someone point me towards other programs/papers that could be used to add more filters & plugins.