Posts by Tag

SLAM

Why Introducing Probabilities In Robotics

Mar 3, 2021 2 minute read

Uncertainty happens during observation in the real world. Robotics observe the world using sensors, and the uncertainty of sensors is modelled by probabil...

Back to top ↑

Deep Learning

Fundamentals In Deep Learning

Jan 6, 2021 12 minute read

In this post, the basic knowledge of deep learning involving classification and regression shall be explained. Firstly, the working mechanism and mathemat...

Back to top ↑

Object Detection

Segmentation And Recongnition Metrics

Jan 9, 2021 8 minute read

Segmentation tasks origins from semantic segmentation and developed to instance segmentation further to panoptic segmentation. In this post, we shall disc...

Back to top ↑

Instance Segmentation

Segmentation And Recongnition Metrics

Jan 9, 2021 8 minute read

Segmentation tasks origins from semantic segmentation and developed to instance segmentation further to panoptic segmentation. In this post, we shall disc...

Back to top ↑

Panoptic Segmentation

Segmentation And Recongnition Metrics

Jan 9, 2021 8 minute read

Segmentation tasks origins from semantic segmentation and developed to instance segmentation further to panoptic segmentation. In this post, we shall disc...

Back to top ↑

Semantic Segmentation

Segmentation And Recongnition Metrics

Jan 9, 2021 8 minute read

Segmentation tasks origins from semantic segmentation and developed to instance segmentation further to panoptic segmentation. In this post, we shall disc...

Back to top ↑

Reinforcement Learning

Back to top ↑

Direct Method

Back to top ↑

Template Matching

Back to top ↑

Keypoint Matching

Perspective-n-Point (PnP)

Apr 30, 2022 2 minute read

Perspective-n-Point (PnP) is used to match 2D image points to 3D points, e.g 3D points are mapped from last frame to world coordinate space. 2D points are...

Back to top ↑

Motion Estimation

Perspective-n-Point (PnP)

Apr 30, 2022 2 minute read

Perspective-n-Point (PnP) is used to match 2D image points to 3D points, e.g 3D points are mapped from last frame to world coordinate space. 2D points are...

Back to top ↑

Essential Matrix

Back to top ↑

Fundmental Matrix

Back to top ↑

Epipolar Geometry

Back to top ↑