Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Computer Vision & AR Workshop (opencv) #22

Open
VanillaViking opened this issue Jan 1, 2025 · 0 comments
Open

Computer Vision & AR Workshop (opencv) #22

VanillaViking opened this issue Jan 1, 2025 · 0 comments
Assignees

Comments

@VanillaViking
Copy link

VanillaViking commented Jan 1, 2025

OpenCV workshop

An intermediate-level workshop to the many techniques used in image processing and filtering, using opencv python. This workshop will go over most of the fundamental techniques used in teaching a computer to see the world. At the end of the workshop, participants will be able to work on developing a basic barcode scanner.

Topics covered:

  • What can be classified as computer vision
  • How is visual media represented in a computer
  • Basic filters & operators (Sobel, mean blur, etc)
  • Image processing (Edge detection, corner detection, Histogram Equalization)
  • The role of neural networks in feature extraction & image classification
  • Basics of Augmented Reality (ArUco markers)
  • Finale: Simplified barcode scanner

Content needed:

  • Presentation slides
  • ArUco markers (one per table)
  • Code samples (git repository)
  • Final project skeleton code
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Backlog
Development

No branches or pull requests

3 participants