This repository contains code exercises for the following lecture series provided by @changh95 at FastCampus:
Actively reworking the repository now. Stay tuned, because A LOT OF NEW TUTORIALS are on the way!

The course can be found here.
The course content is essentially a superset of 'Computer Vision, LiDAR processing, and Sensor Fusion for Autonomous Driving', but with a more general focus within robotics, drones, AR/VR, autonomous driving.
| Library | Description |
|---|---|
| OpenCV 4.12 (with contrib) | Computer vision, feature detection (ORB, SIFT, TEBLID), ArUco markers |
| Eigen 5.0 | Linear algebra, matrix operations |
| Sophus | Lie groups (SO3, SE3) for robotics |
| Ceres Solver | Nonlinear least squares optimization |
| g2o | Graph-based optimization for SLAM |
| GTSAM | Factor graph optimization |
| PoseLib | Minimal pose solvers (P3P, 5-point, homography) |
| OpenGV | Geometric vision algorithms (relative/absolute pose, triangulation) |
| PCL | Point cloud processing |
| Pangolin | 3D visualization |
| easy_profiler | CPU profiling with GUI |
| SymForce | Symbolic computation for robotics |
| Rerun | Modern 3D visualization for robotics |

The course can be found here.
This course contains the following contents:
C++
68.4%
Python
21.0%
Dockerfile
3.6%
CMake
3.4%
Shell
2.9%
This repository contains code exercises for the following lecture series provided by @changh95 at FastCampus:
Actively reworking the repository now. Stay tuned, because A LOT OF NEW TUTORIALS are on the way!

The course can be found here.
The course content is essentially a superset of 'Computer Vision, LiDAR processing, and Sensor Fusion for Autonomous Driving', but with a more general focus within robotics, drones, AR/VR, autonomous driving.
| Library | Description |
|---|---|
| OpenCV 4.12 (with contrib) | Computer vision, feature detection (ORB, SIFT, TEBLID), ArUco markers |
| Eigen 5.0 | Linear algebra, matrix operations |
| Sophus | Lie groups (SO3, SE3) for robotics |
| Ceres Solver | Nonlinear least squares optimization |
| g2o | Graph-based optimization for SLAM |
| GTSAM | Factor graph optimization |
| PoseLib | Minimal pose solvers (P3P, 5-point, homography) |
| OpenGV | Geometric vision algorithms (relative/absolute pose, triangulation) |
| PCL | Point cloud processing |
| Pangolin | 3D visualization |
| easy_profiler | CPU profiling with GUI |
| SymForce | Symbolic computation for robotics |
| Rerun | Modern 3D visualization for robotics |

The course can be found here.
This course contains the following contents:
C++
68.4%
Python
21.0%
Dockerfile
3.6%
CMake
3.4%
Shell
2.9%