ufieeehw / IEEE2015

GNU General Public License v2.0
5 stars 9 forks source link

Implement RANSAC in OpenCL #15

Open jpanikulam opened 9 years ago

jpanikulam commented 9 years ago

Let's see if we can at least partially parallelize the O(n!) feature comparison step for SLAM. GPU seems like best solution for the size of the problem.

Assignee: Jay Salkey