Adding OpenCV's GPU GFTT/ OpticalFlow and CudaSift support#1330
Adding OpenCV's GPU GFTT/ OpticalFlow and CudaSift support#1330
Conversation
…rs is called. Added workaround of to detect/ignore invalid descriptors
…ctave to behave more like opencv
|
When building It seems to be because during linking (see with Note that this would only work if you rebuild exactly the same OpenCV version than the system one to avoid any conflicts. |

These new features are available if built with OpenCV CUDA.
New features:
GFTT/Gpu=trueVis/CorFlowGpu=trueStereo/Gpu=trueSIFT/Gpu=true--Odom/Strategy 1 --Vis/CorFlowGpu true --Vis/CoreType 1 --Stereo/Gpu true --GFTT/Gpu true --Vis/BundleAdjustment 0Use this fork to build CudaSift: https://github.com/matlabbe/CudaSift