AmmarkoV/RoboVision

Remove OpenCV dependencies..

AmmarkoV opened this issue · 0 comments

From the start of the project the decision was not to use generic functions but make an optimized pipeline for stereoscopic vision.. I have done that but to speed up development I use some OpenCV functions , namely for HaarCascades and Homography estimations , with a little work they can be discarded..