Hello,
I'm trying to use Chapter4_StructureFromMotion example from https://github.com/MasteringOpenCV/code abd its book. I use now opencv 3.1.0 andby compiling that I got /Chapter4_StructureFromMotion/GPUSURFFeatureMatcher.h:10:31: fatal error: opencv2/gpu/gpu.hpp: No such file or directory
How to port it to newer version of opencv? Thanks.
Peter