Tag Archives: images

Face Detection in Java – Haar Cascade with JJIL (how-to)

A requirement came up on a recent project to automatically crop displayed profile images of people to just the “face” area for a thumbnail. This seems like a job for a face detection algorithm. Searching for appropriate open-source Java implementations … Continue reading

Posted in Java, Software Engineering | Tagged guides, images, Java, open-source, ui | 26 Comments

Adding a Dynamic Watermark to an Image – Java Web Application

I recently had to come up with a way to add a dynamic watermark to images served in a Java web application. This was able to be done pretty easily in a Java Servlet Filter using the regular AWT toolkit. … Continue reading

Posted in Java, Software Engineering | Tagged images, Java, web | 2 Comments

Roundup – Royalty Free Icons and Images for Web Developers

We all need, ‘em – quality icons and images for websites and applications. One of the biggest problems is finding packs that are – Consistently high quality Have a consistent look and feel There’s little point in have a hodge-podge … Continue reading

Posted in Design, Software Engineering | Tagged Design, guides, images, tips | Leave a comment