chielk / robot_eyes

Assignments for UvA MSc AI CV Course
0 stars 1 forks source link

SIFT matching quite slow #4

Open aukejw opened 10 years ago

aukejw commented 10 years ago

Look into easy ways to plug in other features/detectors/matchers, to see if we can speed up the process. We should also profile the pipeline to make sure that the matching really is the bottleneck (I'm fairly certain it is).