Coder Social home page Coder Social logo

opencv-demo's Introduction

OpenCV-demo

This project will contain some OpenCV demo that we use frequently.

这个repo保存一些使用opencv常用的代码,每个源代码都尽量详细注释,并写相应的博文介绍。

##目录介绍

  • FaceDetection_python-opencv

    人脸检测的demo,基于python-opencv、PIL,分别将人脸检测、人脸截取保存、眼睛检测、笑脸检测、矩形工具框出人脸/眼睛/笑脸写成单独的函数,可供方便调用。详细介绍:文章链接

  • FaceDetection_cpp-opencv

    人脸检测的demo,基于opencv,编程语言C++。该目录下包含静态图片的人脸检测demo(objectDetection_img.cpp),以及用摄像头的实时人脸检测的demo(VideoCapture)。静态图片的人脸检测demo的详细介绍:文章链接

  • image-Read-Show

    简单的图像读取与显示,基于opencv,编程语言C++。详细介绍:文章链接

  • Video-FaceDetection

    实时检测视频中的人脸,并用矩形框出,显示文字。

opencv-demo's People

Contributors

wepe avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.