Giter VIP home page Giter VIP logo

opencv_exercises's Introduction

opencv_exercises

代码主要是跟着贾志刚老师一行一行敲出来的。绝大部分API都查了资料、加了注释,基本上每行要注释的代码都注释了。

目录

  1. 概述与环境 tutorial_1_demo
  2. 图像和视频读取与保存 tutorial_1_RW
  3. 绘图函数 tutorial_1_draw
  4. 把鼠标当画笔 tutorial_1_set_mouse
  5. 用滑动条做调色板 tutorial_1_tracebar
  6. numpy在图像处理中的基本使用 tutorial_2_numpy
  7. 颜色空间 tutorial_3_colorspace
  8. 像素运算 tutorial_4_Arithmetic
  9. 图像roi与泛洪填充 tutorial_5_roi
  10. 几何变换 tutorial_5_perspective_transform
  11. 模糊操作 tutorial_6_7_blur
  12. 边缘保留滤波 tutorial_8_EPF
  13. 直方图 tutorial_9_10_histogram
  14. 直方图反向投影 tutorial_11_backprojection
  15. 模板匹配 tutorial_12_template
  16. 图像二值化 tutorial_13_14_threshold
  17. 图像金字塔 tutorial_15_pyramid
  18. 图像梯度 tutorial_16_grad
  19. Canny边缘检测 tutorial_17_canny
  20. 直线检测和圆检测 tutorial_18_19_Hough
  21. 轮廓发现 tutorial_20_contours
  22. 对象测量 tutorial_21_measure
  23. 膨胀与腐蚀 tutorial_22_erode_dilate
  24. 开闭操作 tutorial_23_24_morphology
  25. 分水岭算法 tutorial_25_watershed
  26. 人脸检测 tutorial_26_face_detection
  27. 数字验证码识别 tutorial_27_recognization

opencv_exercises's People

Contributors

coderbright13 avatar

Watchers

James Cloos 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.