Latest posts
#006 Advanced Computer Vision – Object tracking with Mean-Shift and CAMShift algorithms
By Strahinja Zivkovic
/ 19.01.2023
Highlights: In this post, we're going to talk about the most common object tracking algorithms - Mean-Shift and CAMShift (Continuously...
Read More
#007 Advanced Computer Vision – Video Stabilization
By Strahinja Zivkovic
/ 19.01.2023
Highlights: Hello and welcome. In this post[1], we will learn to remove unwanted camera movement or shake from a video...
Read More
#027 R-CNN, Fast R-CNN, and Faster R-CNN explained with a demonstration in PyTorch
By datahacker.rs
/ 16.01.2023
Highlights: Object detection is one of the most important tasks in Computer Vision. In this post, we will give an...
Read More
#005 Advanced Computer Vision – Basketball Player Tracking with Open CV
By Strahinja Zivkovic
/ 16.01.2023
Highlights: Hello and welcome. In this post, we are going to talk about the concept of object tracking. We will...
Read More
#004 Advanced Computer Vision – YOLO Object Detection
By Strahinja Zivkovic
/ 16.01.2023
Highlights. Hello and welcome. In this post, we are going to talk about one of the most popular algorithms for...
Read More
#016 3D Face Modeling – Linear camera model
By datahacker.rs
/ 30.12.2022
Highlight: In this post, we are going to talk about what calibration is and how it is performed. Calibration represents...
Read More
#015 3D Face Modeling – The geometric image formation
By datahacker.rs
/ 30.12.2022
Highlight: In this post, we are going to talk about the geometric image formation process and some basic camera models....
Read More
#013 3D Face Modeling – Creating a 3D model of a cube from one image
By datahacker.rs
/ 30.12.2022
Highlights: Hello, and welcome. In this post, we’re going to talk about how we can create a 3D model of...
Read More
#014 3D Face Modeling – Understanding primitives and transformations for image formation (Version A)
By Strahinja Zivkovic
/ 30.12.2022
Highlights: Hello and welcome to our new post. In this lecture, we will continue gaining a good understanding of the...
Read More
#014 3D Face Modeling – Understanding primitives and transformations for image formation (Version B)
By datahacker.rs
/ 26.12.2022
Highlight: Hi and welcome to our new post! In this post, we will continue our journey of understanding how fundamental...
Read More
Featured posts