Tag: image processing

  • MATLAB Image Processing: Using Normalized Cross-Correlation for Thumbnail Matching

    MATLAB image processing with normalized cross-correlation helped me solve a challenging thumbnail matching problem. I needed a way to accurately match and recreate thumbnails without markers while preserving the original cropping decisions. Why MATLAB Image Processing Was My Solution A few weeks ago I reconnected with MATLAB to solve a specific image processing challenge. For…

  • Photoshop Automation: VBScript for Batch Image Resizing

    Looking for an easy way to batch resize images in Photoshop? I recently learned Photoshop VBScripting and created a simple script that automatically generates blog thumbnails. This Photoshop automation script saves me hours of manual resizing work and can even add custom elements like map markers to images. Why Use Photoshop Automation for Image Resizing?…