Skip to content

Laboratory assignments for Computer Vision — Applied AI Master’s Programme, Luleå University of Technology. Includes experiments on image processing, segmentation, feature detection, matching, and stereo vision.

Notifications You must be signed in to change notification settings

nataliatimokhovav-alt/ComputerVision-Photogrammetry

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 

Repository files navigation

ComputerVision-Photogrammetry

Laboratory assignments for Computer Vision — Applied AI Master’s Programme, Luleå University of Technology. Includes experiments on image processing, segmentation, feature detection, matching, and stereo vision.

🧠 Computer Vision Labs

Programme: Applied Artificial Intelligence (Master’s)
University: Luleå University of Technology
Course: Computer Vision


🧪 Labs Overview

Lab 1 — Image Processing Fundamentals

Introduces core image processing techniques, including:

  • Pixel-level operations
  • Image filtering and noise reduction
  • Edge detection and thresholding
  • Template matching and basic object localization

Lab 2 — Image Segmentation and Feature Detection

Explores segmentation and low-level feature analysis through:

  • Thresholding and clustering
  • Superpixels and region grouping
  • Hough transform for line and circle detection
  • Object counting and measurement

Lab 3 — Feature Detection and Matching

Focuses on feature extraction and correspondence between images:

  • Harris and SIFT detectors
  • Feature matching and descriptor comparison
  • Geometric verification with RANSAC
  • Real-world stereo matching for robotic perception

Lab 4 — Depth Perception and Stereo Vision

Covers 3D perception using stereo cameras:

  • Camera calibration
  • Stereo correspondence and disparity map computation
  • Depth estimation from stereo geometry
  • Applications to pedestrian detection and distance estimation

Part of the Applied AI Master’s Programme at Luleå University of Technology.

About

Laboratory assignments for Computer Vision — Applied AI Master’s Programme, Luleå University of Technology. Includes experiments on image processing, segmentation, feature detection, matching, and stereo vision.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors