Wednesday, May 30, 2012

Install FLANN with Python support

1) download FLANN http://www.cs.ubc.ca/~mariusm/index.php/FLANN/FLANN
2) download compiled DLL files from PCL: http://pointclouds.org/downloads/windows.html
3) put DLLs in src/python/bindings/lib
4) put src/python folder into python27/lib/site-package