# simd-fast-esp32s3 **Repository Path**: tsk12358/simd-fast-esp32s3 ## Basic Information - **Project Name**: simd-fast-esp32s3 - **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-11-22 - **Last Updated**: 2024-11-22 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # simd-fast-esp32s3 A SIMD-accelerated implementation of the FAST corner detector algorithm. Achieves roughly double the performance of a naive implementation, processing about 11.2MP/s on an ESP32-S3 clocked at 240MHz, which is enough to process a VGA (640x480) stream at 30fps.