Computer Vision | University of Central Florida

University of Central Florida

Explore the fundamentals of computer vision, including image filtering, object detection, and more. Suitable for students with a strong background in math and programming.

University CoursesCComputer VisionMatlab

Introduction

The course is an introductory level class that covers the basic topics of computer vision and introduces fundamental approaches for computer vision research.

screenshot

Highlights

  • Image Filtering, Edge Detection, Interest Point Detectors
  • Motion and Optical Flow
  • Region Segmentation
  • Object Detection and Tracking
  • Line and Curve Detection
  • Shape Analysis
  • Stereopsis
  • Imaging Geometry, Camera Modeling and Calibration

Recommendation

This course is recommended for students with a good background in calculus, geometry, linear algebra, and programming in MATLAB or C. It provides a solid foundation in the core concepts and techniques of computer vision, making it suitable for those interested in pursuing research or applications in this field.

How GetVM Works

Learn by Doing from Your Browser Sidebar

Access from Browser Sidebar

Access from Browser Sidebar

Simply install the browser extension and click to launch GetVM directly from your sidebar.

Select Your Playground

Select Your Playground

Choose your OS, IDE, or app from our playground library and launch it instantly.

Learn and Practice Side-by-Side

Learn and Practice Side-by-Side

Practice within the VM while following tutorials or videos side-by-side. Save your work with Pro for easy continuity.

Explore Similar Hands-on Tutorials

The Great Tree List Recursion Problem

9
Technical TutorialsAlgorithmCJava
Explore the intricacies of data structures, recursion, and programming with The Great Tree List Recursion Problem, a comprehensive guide to binary trees and circular doubly linked lists.

Compiler Design in C (1990)

1
Technical TutorialsCCompiler
Comprehensive guide to understanding and implementing compilers using the C programming language. Covers fundamental concepts, syntax analysis, code generation, and optimization.

Compiler Design: Theory, Tools, and Examples, C/C++ Edition

2
Technical TutorialsCC++Compiler
Comprehensive course on compiler design, covering theory, tools, and practical C/C++ examples. Explore lexical analysis, syntax analysis, and code generation.

Pointers And Memory | Computer Programming, Memory Management

16
Technical TutorialsCComputer ScienceProgramming
Comprehensive guide to understanding pointers, memory allocation, and optimization techniques for computer science students and software developers.

Beejs Guide to Network Programming - Using Internet Sockets

12
Technical TutorialsCC++NetworkingProgramming
Comprehensive guide to network programming, focusing on the use of internet sockets. Written by experienced author Brian "Beej Jorgensen" Hall, offering in-depth coverage and practical examples.

A Tutorial on Pointers and Arrays in C

20
Technical TutorialsC
Comprehensive guide to understanding and using pointers and arrays in C programming language. Suitable for beginners to advanced C developers.

Algorithms Design (In C) | Data Structures | Programming

12
Technical TutorialsAlgorithmC
Comprehensive course on algorithms design and data structures using the C programming language. Covers a wide range of topics from basic to advanced concepts.

Beejs Guide to C Programming

23
Technical TutorialsCProgramming
Comprehensive and beginner-friendly guide to learning C programming, covering fundamentals, best practices, and efficient coding techniques.

Build Your Own Redis with C/C++

6
Technical TutorialsCC++Redis
Comprehensive guide to building and understanding Redis from scratch using C/C++. Learn network programming, data structures, and low-level systems programming.