This document presents a new algorithm for edge detection in images, improving upon traditional RGB methods by transforming images into different color models, specifically YUV, YCbCr, and XYZ. The algorithm measures image quality using Structural Similarity Index (SSIM) and Visual Information Fidelity (VIF), with results indicating that the XYZ color model offers superior edge detection quality compared to others. The findings highlight that converting images into alternate color spaces can significantly enhance the detection and localization of edges for various applications in image processing.
Related topics: