# image-viewer **Repository Path**: openkylin/image-viewer ## Basic Information - **Project Name**: image-viewer - **Description**: No description available - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: dev - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2026-03-26 - **Last Updated**: 2026-03-27 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 依赖 安装 kysdk-coreai-vision, qt5 # 编译 ```bash cmake -Bbuild cd build && make -j4 ```