Ask Your Question
0

SFM opencv module for windows

asked 2017-08-08 22:41:36 -0600

Hi, I want to use the Scene Reconstruction algorithm at http://docs.opencv.org/trunk/d4/d18/t.... It however requires the SFM module to be installed with opencv. Where can I find the same for windows?

Regards, Prachi

edit retag flag offensive close merge delete

2 answers

Sort by ยป oldest newest most voted
0

answered 2017-11-23 10:26:26 -0600

The link posted above shows you only how to build for Ubuntu, you can do the same on Windows by getting the required libraries and their dependancies' sources and building 'em with MingW64/MSVC/LLVM.

edit flag offensive delete link more
0

answered 2017-08-09 01:07:02 -0600

berak gravatar image

there are no prebuild windows libs for this, you will have to build from src , also see sfm build instructions

edit flag offensive delete link more

Question Tools

1 follower

Stats

Asked: 2017-08-08 22:41:36 -0600

Seen: 892 times

Last updated: Nov 23 '17