# Subpixel-Edge-Detection **Repository Path**: lalllalall/Subpixel-Edge ## Basic Information - **Project Name**: Subpixel-Edge-Detection - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-05-29 - **Last Updated**: 2024-05-29 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README Sample MATLAB and Python implementation of Canny-Devernay subpixel edge detection algorithm. Original C implementation published by Rafael Grompone von Gioi and Gregory Randall. Here, is the link to the paper and original C code. Python implementation depends on the following libraries: - PIL - numpy - matplotlib ### Result