jasonbcox / rocket

ROCKET Engine
Other
1 stars 0 forks source link

Add RANSAC #24

Open jasonbcox opened 11 years ago

jasonbcox commented 11 years ago

Implement RANSAC with the ability to utilize lambda functions so that heuristics can be applied to the generic RANSAC implementation. Please note that speed is of utmost importance for this implementation.