mmtaksuu / OpenCV-Python-Tutorial

This is a tutorial repository which includes some codes about how to use computer vision techniques with OpenCV in Python.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

OpenCV Python Tutorial

Hello and Welcome to my opencv python tutorial. This page is designed for the people who want to improve computer vision and image processing skills. On this tutorial, I shared some codes at the above and their descriptions as given below.

Before getting started I want to recommend with you a link that indicates a book called OpenCV Computer Vision Projects with Python.

OpenCV_Book

You can install this book OpenCV Computer Vision Projects with Python.

If you have any question or problem, you can communicate with me through my e-mail mmtaksu.25@gmail.com.

You can find on this tutorial most of the computer vision examples like image segmantation, morhological operations, object tracking app, and so on.

What About Codes Are There in This Tutorial ?

  • Reading an image from your working folder on your computer.
  • Saving a video frame-by-frame as an image.

About

This is a tutorial repository which includes some codes about how to use computer vision techniques with OpenCV in Python.

License:MIT License


Languages

Language:Python 59.0%Language:C++ 40.5%Language:Makefile 0.4%