# opencv-demo **Repository Path**: sitJac/opencv-demo ## Basic Information - **Project Name**: opencv-demo - **Description**: This repo contains code for some Computer Vision example. - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-07-17 - **Last Updated**: 2025-06-04 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Description This repo contains code for some Computer Vision example. ## Feature - Face Detection - Face Landmark Detection - Head Pose Estimation ## Dependency - [CMake](https://www.hahack.com/codes/cmake/) - [Conan](https://docs.conan.io/2/introduction.html) ## Third Party - [OpenCV](https://github.com/opencv/opencv) - [dlib](https://github.com/davisking/dlib) ## Usage 1. `build.sh` compile the repo. 2. `run.sh` execute blog example code.