Ask Your Question
0

Whether the sfm module supports unshared camera intrinsics

asked 2017-06-20 03:30:26 -0600

Hello, I want to do some research work on structure from motion(SFM). As the images used are collected with different devices, so I wonder whether the opencv sfm module supports unshared camera intrinsics. thx~

edit retag flag offensive close merge delete

1 answer

Sort by ยป oldest newest most voted
0

answered 2017-06-20 04:11:49 -0600

LBerger gravatar image

updated 2017-06-20 04:13:30 -0600

I don't think so.

Sfm module in opencv use run method of SFMlibmvEuclideanReconstruction class. When you create object only one camera model is given

edit flag offensive delete link more

Question Tools

1 follower

Stats

Asked: 2017-06-20 03:30:26 -0600

Seen: 116 times

Last updated: Jun 20 '17