Coder Social home page Coder Social logo

cvpython's Introduction

CVPython

基于Python的计算机视觉学习——《python计算机视觉》随书实践

书籍推荐

过年期间打算读这两本书:

《数字图像处理》- russ

《python计算机视觉》

《OpenCV3计算机视觉 python语言实现》

阅读书籍-《OpenCV3计算机视觉 python语言实现》

opencv, open source computer vision library,跨平台计算机视觉库,提供Python等语言的接口。

主要可以学习core、imgproc、gpu等模块。

处理步骤可以参考:

  • 图像获取:加载
  • 操作处理:加减、通道分离合并、阈值化、滤波、直方图分析、傅里叶变换、形态学处理、图像金字塔、边缘检测、霍夫变换、轮廓分析、图像变换匹配
  • 信息提取:轮廓提取、直方图分布、频域信息、人脸识别
  • 结果输出:输出显示

笔记可以跳转到: 《OpenCV3计算机视觉》读书笔记

例子-手写体识别

参考

资源推荐

cvpython's People

Contributors

xinghalo avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  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.