# nv12_to_rgb **Repository Path**: axera-opensource/nv12_to_rgb ## Basic Information - **Project Name**: nv12_to_rgb - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: v2 - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-09-14 - **Last Updated**: 2025-09-14 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # nv12 + uv12 转 RGB888 模型使用示例 ## 1.编译axmodel模型 ``` bash build.sh ``` ## 2.编译运行demo代码 1. 配置 bsp sdk clone https://github.com/AXERA-TECH/ax650n_bsp_sdk.git 并将路径配置到 build.sh 中 2. 编译 进入cpp目录 执行build.sh 完成编译 3. 开发板运行 将 build/install/bin/main, run.sh, axmodel 放到AX650开发板运行 ## 3.转换方案 https://wiki.aixin-chip.com/pages/viewpage.action?pageId=191405006#YUV444