OrthoExample HRESULT Code

The error means that RC has no cameras to process. Or all cameras are disabled for mesh computation or there is no camera in sfm component ( ISfmReconstruction ) . You should check the number of cameras in component and if you have cameras there and still getting this error then there is a problem in the CreateMvsModelMultiPart ( we would need to have a reproducible dataset then ) function otherwise you should inspect why there is no camera in the component.