AI is not always the answer
Argues AI isn't always the best tool; uses a captcha example to show simpler optical mouse techniques can break it.
Argues AI isn't always the best tool; uses a captcha example to show simpler optical mouse techniques can break it.
A technical guide on creating a time-lapse video from seasonal photos, covering image alignment, ordering, and interpolation.
Explores a workaround for ColdFusion's lack of a native function to render images directly to binary, proposing custom UDFs for better workflow.
Analyzing iPhone 15 Pro depth maps stored in HEIC files using Python scripts to extract and convert image metadata.
Tutorial on using PhotosPicker in production SwiftUI apps, covering loading, downsampling, and saving user media efficiently.
A developer shares their positive experience using an AI-powered online tool to upscale a low-resolution, AI-generated logo for a tech project.
A quick tutorial on using the R magick package to remove backgrounds from AI-generated art, making images transparent.
A developer shares the journey of building and rewriting a personal family photo album website, moving from a manual process to an automated, cloud-based system.
A technical guide on using R to convert smartphone spherical panoramas into hemispherical images for canopy analysis, including code and workflow.
Advanced techniques for customizing element screenshots in Playwright, including DOM manipulation and image preprocessing.
A Golang tutorial demonstrating how to resize images encoded in base64 using the imaging library.
A guide to resizing images client-side in Blazor WebAssembly before uploading to the server, using the RequestImageFileAsync method.
Ruby tutorial on resizing and combining images using MiniMagick to create Instagram-sized photos with custom backgrounds.
Using R and the magick package to automate the processing and centering of profile pictures for a conference, saving manual effort.
A guide to implementing image resizing extensions for both UIKit (iOS) and AppKit (macOS) in Swift, enabling cross-platform code.
A tutorial on using the R magick package to programmatically add semi-transparent color overlays to images for better text readability.
A technical guide on how to resize images in Swift using UIGraphicsImageRenderer and AVFoundation while preserving aspect ratio.
Explores synthetic data generation methods like augmentation and pretrained models to overcome limited training data in machine learning.
Casey Liss releases MaskerAid, an indie app that uses machine learning to quickly add emoji over faces in images.
Explores how images are discretized into pixels, the impact of sampling grids on deep learning models, and inconsistencies in image processing libraries.