# RT-Thread_GC0308 **Repository Path**: openxzx/RT-Thread_GC0308 ## Basic Information - **Project Name**: RT-Thread_GC0308 - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-04-25 - **Last Updated**: 2025-04-25 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 使用RT-Thread系统控制GC0308摄像头 # 拍摄照片640x480及以下大小的图片 # 以下是图像识别相关功能 * 分别提取RGB色彩通道 * 进行灰度调整 * 二值化 * 分割子图像 * 使用双线性插值算法缩放图像 * 使用stm32CubeAI部署模型进行图像识别