If ColdFusion Had An ImageWriteToBinary() Function
Explores a workaround for ColdFusion's lack of a native function to render images directly to binary, proposing custom UDFs for better workflow.
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.
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 guide to resizing images client-side in Blazor WebAssembly before uploading to the server, using the RequestImageFileAsync method.
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.
A guide to saving images and videos to the Apple Photos library using the modern PHPhotoLibrary API in iOS development.
A developer shares the process of creating a simple web tool to automatically rotate JPEG images based on EXIF orientation data.
A developer uses Python and OpenCV to build a program that identifies embroidery thread colors from images, applying computer vision techniques.
Explains the physics and optics behind why smartphone portrait mode uses artificial blur instead of true optical depth of field.
A technical tutorial on using the R magick package to remove white backgrounds from NHL player headshots for data visualization.