Skip to content

tek5030/lab-segmentation-py

Repository files navigation

Real-time learning and segmentation

Welcome to this lab in the computer vision course TEK5030 at the University of Oslo. In this lab we will experiment with real time image segmentation on image streams from a camera or a prerecorded video.

Start by cloning this repository on your machine.

If you want to use prerecorded video, you can download the videos (259MB) and unzip them somewhere convenient on your computer*.

Then, open the project in PyCharm. If you are uncertain about how this is done, please take a look at the intro lab.

The lab is carried out by following these steps:

  1. Get an overview
  2. Implement simple color-based segmentation
  3. Further work

Please start the lab by going to the first step.


* Download videos using terminal

wget https://www.uio.no/studier/emner/matnat/its/TEK5030/v19/resurser/lab_11_videos.zip
unzip lab_11_videos.zip
rm lab_11_videos.zip

About

Lab: Real-time learning and segmentation

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages