Posts by Category

Fundamental

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...

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...

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...

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 ↑

SLAM

Back to top ↑