Open steevo87 opened 10 years ago
Can start by attempting to use #define
or something similar to conditionally replace PCL data structures with something equivalent in OpenCV. Will need to make sure that OpenCV has visualization module to allow it to show stuff previously handled by PCL, though.
Especially if you're going to use OpenCV bundle-adjustment, there will really be no need to keep using PCL, right? It would be great if you could remove that dependency.