[Algorithm] ICP (Iterative Closest Point)
본문을 통해 ICP 적용분야 및 알고리즘 흐름에 대한 간략한 내용을 다뤄보려고 한다. ICP ICP란 Iteratvie Closest Point의 줄임말로, 서로 다른 두 개 점군의 정합(Registration)과정을 통해 변환행렬(Transform)을 구하는 대표적인 알고리즘이다. 알고리즘의 핵심은 Nearest Neighborhood 알고리즘을 통해 가장 근접한 점군(closest point)을 매칭하고, Leaset Squares Method를 이용하여 정합오차(registration error)를 최소화하는 transform을 구하게 됩니다. Iterative(Least Square Method) + Closest Point(Nearest Neighborhood)여서 이름이 ICP가 아닐까 싶네요..
SLAM/lidar slam
2022. 12. 2. 17:27
공지사항
최근에 올라온 글
최근에 달린 댓글
- Total
- Today
- Yesterday
링크
TAG
- Forward Kinematics
- manipulator
- ICP
- trajectory planning
- odom
- PID CONTROL
- NumericalComputation
- Jacobian
- Configuration Space
- visual slam
- Modern Robotics
- trapezoidal
- optimal control
- LaTeX
- Robotics
- repeatability
- Slam
- control
- paper review
- Screw
- git
- inverse kinematics
- Localization
- wrench
- ORB
- Mobile Robot
- odometry
- Kinematics
- Twists
- lqr control
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | |||||
3 | 4 | 5 | 6 | 7 | 8 | 9 |
10 | 11 | 12 | 13 | 14 | 15 | 16 |
17 | 18 | 19 | 20 | 21 | 22 | 23 |
24 | 25 | 26 | 27 | 28 | 29 | 30 |
글 보관함