# learningAtlas200DK **Repository Path**: jacob_duan/learningAtlas200DK ## Basic Information - **Project Name**: learningAtlas200DK - **Description**: learning Atlas 200 DK from hello world..... - **Primary Language**: C++ - **License**: Apache-2.0 - **Default Branch**: develop - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 7 - **Created**: 2021-09-16 - **Last Updated**: 2021-11-03 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # learningAtlas200DK #### 介绍 本仓库提供丰富的Atlas200DK学习案例,包括: 1. [摄像头获取图像](https://gitee.com/Atlas200DK/learningAtlas200DK/tree/develop/faceCameraInput) 2. [摄像头获取图像并使用DVPP预处理](https://gitee.com/Atlas200DK/learningAtlas200DK/tree/develop/cameraInandPreprocerss) 3. [SSD网络目标识别](https://gitee.com/Atlas200DK/learningAtlas200DK/tree/develop/detectionTest) 4. [分类网络推理](https://gitee.com/Atlas200DK/learningAtlas200DK/tree/develop/notebook/classify-python) 5. [基于摄像头的人脸识别](https://gitee.com/Atlas200DK/learningAtlas200DK/tree/develop/notebook/face_detection) 6. [Atlask200DK安装第三方库](https://gitee.com/Atlas200DK/learningAtlas200DK/tree/develop/jsoncppTest) 7. [python样例](https://gitee.com/Atlas200DK/learningAtlas200DK/tree/develop/samples_python)