GithubHelp home page GithubHelp logo

opencv's Introduction

OpenCV

練習&實作_OpenCV

練習 車牌辨識1-1

利用 Google Cloud Vision API 在圖像上繪製檢測到的文字 car

練習 車牌辨識1-2

辨識圖片裡的車牌號碼,並將車牌框起來

car01 car02

練習 2-2

在一個 512∗512∗3的黑色畫布上, 利用畫圓的函數 cv2.circle, for loop 和亂數以畫布中心為圓心, 畫出 12 等距同心圓, 12 同心圓RGB顏色隨機變換, 每次不一樣。 circle2-1

練習 2-3

在一個 512∗512∗3的黑色畫布上, 利用畫橢圓的函數 cv2.ellipse 和 for loop以畫布中心為圓心, 畫出 12 同心等分 360 度橢圓, 顏色一樣。 ellipse2-2

練習 2-4

在一個 400∗600∗3 的黑色畫布上, 利用畫圓的函數隨機產生 40 個 (圓心隨機, 填滿顏色隨機, 半徑隨機) circle2-2

opencv's People

Contributors

penny3939 avatar chewgithub avatar

Watchers

Kostas Georgiou 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.