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 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 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.
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.
Explains the physics and optics behind why smartphone portrait mode uses artificial blur instead of true optical depth of field.
An exploration of monochrome image dithering, inspired by the game 'Return of the Obra Dinn', covering techniques, history, and technical implementation.
A tutorial on implementing Optical Character Recognition (OCR) in iOS apps using Apple's native Vision framework, without third-party libraries.
A guide to implementing Hugo's image processing features to optimize images, improve site performance, and fix lazy loading issues.
A tutorial on building a cross-platform image filter app for macOS and iOS using SwiftUI, focusing on code sharing and platform-specific UI.
A tutorial on building a native macOS image filtering application using SwiftUI and the GPUImage2 library.
Using Azure Cognitive Services and Logic Apps to automatically tag and enrich images stored in SharePoint with metadata.