Chris Pitt was building a testing suite which compares screenshots of websites before/after. For that, he needed image diffing. See how he did it!
Tag: image processing
Finding Differences in Images with PHP
Face Detection in Android with Google Play Services
Joyce Echessa shows how to use the face detection features of the Google Play Services library for detecting faces and facial features in images and video.
Building a User Avatar Component With Node.js & TransloadIt
Lukas White demonstrates how to build a user avatar component using TransloadIt to process and manipulate the images, before uploading them to Amazon S3.
Getting Started with TransloadIt – Key Concepts
Lukas White examines the benefits of using a 3rd party service for image handling, before honing in on TransloadIt and explaining some of its key concepts.
Imagick vs GD
In this comparison of Imagick vs GD, learn the pros and cons of each of these PHP image manipulation libraries.