1.openMVG_main_SfMInit_ImageListing
2.openMVG_main_ComputeFeatures
4.openMVG_main_IncrementalSfM(在此出错“There is no defined intrinsic data in order to compute an essential matrix for the initial pair.”)
此时,在reconstruction文件夹中只有
我在分别在debug和release版本中都跑过,报错相同。
求解,感激不尽!
你需要加入相机内参参数。
-f max(images_width,images_heitht)
为啥我编译出来的openmvg没有openMVG_main_IncrementalSfM