Author Topic: ICP algorithm  (Read 2767 times)

0 Members and 1 Guest are viewing this topic.

Offline live4luckTopic starter

  • Beginner
  • *
  • Posts: 2
  • Helpful? 0
ICP algorithm
« on: December 06, 2010, 03:05:54 AM »
Hello, I'm hoping everyone can give some help or suggestion here.
The problem is I'm trying to understand how icp(iterative closest point) algorithm works? I'm already found some C++ implementation of this algorithm and some paper to read for the understanding.
I'm managed to understand how this algorithm works, however I'm lack of basic for the mathematical derivation.
I'm hope someone here in this forum already had knowledge about this algorithm, and give some tips to me for better understanding. Maybe a paper that explained this algorithm or a website. Or also you can tell me what subject should i tackle first or something like that. 

Thank you very much.
Regard.

Offline airuno2l

  • Jr. Member
  • **
  • Posts: 12
  • Helpful? 0
Re: ICP algorithm
« Reply #1 on: December 17, 2010, 06:37:34 PM »
Hello,
I'm considering doing something close to ICP as well. I'm not sure which algorithm I'll use, but I need to do some form of scan matching. My case is going to be a little difficult because I'm going to try to do it with a IR sensor mounted on a servo, so the scan data will be very sparse. What type of sensor are you using?

 


data_list