Giter Club home page Giter Club logo

cv2021's Introduction

Computer Vision 2021

Repository for the Computer Vision course (IM520) at the FH Hagenberg held by David C. Schedl.

Tutorials:

  1. Python for Computer Vision Open In Colab
  2. Introduction to OpenCV Open In Colab
  3. Filters Open In Colab
  4. Edges and Lines Open In Colab
  5. Corners and Featuers Open In Colab
  6. Alignment Open In Colab
  7. Stereo Open In Colab

Python Setup

Students have the option to run the code online with Google Colab (requires a Google account) or locally with your own installation of Python and an editor (I recommend Visual Studio Code).

Online:

Everything runs on a Google machine, so you don't need to set up anything on your computer. Furthermore, the machines come with the most popular libraries preinstalled. Just click on the corresponding Open in Colab badge: Open In Colab.

Local:

Install Python on your computer via Conda/Miniconda or the Python Installer. Use Python3, as Python2 is not supported anymore. Furthermore, you need an Editor that supports Jupyter (.ipynb) notebooks. I recommend using Visual Studio Code. Optionally, you can also use a local server and open Notebooks in your browser (Visual Studio simplifies this).

Useful Links:

Course Project

This course will be graded based on your performance in the course project. The topic of your project is free to choose, but it must be Computer Vision related. Focus on a Computer-Vision algorithm, understand its details, and implement it from scratch. You can work with your data or use existing databases (images, videos, โ€ฆ) on a fun topic that interests you. You can find further details here.

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.