alicevision / AliceVision

Photogrammetric Computer Vision Framework
http://alicevision.org
Other
2.96k stars 822 forks source link

alicevision 2.3.0 with sidefx labs in houdini #928

Closed maxnbk closed 2 years ago

maxnbk commented 3 years ago

I am not sure if this is a sidefx_labs or alicevision issue. It seems that my "05_StructureFromMotion" step is not outputting a "sfm.abc" so the next step 06 Prepare Dense mesh dies. The log file that 05 step prints says this (some things anonymized) Any hint appreciated. if its a sidefx_labs issue, I'll close and create issue there.

Program called with the following parameters:
 * describerTypes = "sift"
 * extraInfoFolder = "/AV_Cache/rnd010_fx_alicevision_v0002/05_StructureFromMotion"
 * featuresFolders =  = [/AV_Cache/rnd010_fx_alicevision_v0002/02_FeatureExtraction]
 * filterTrackForks = 1 (default)
 * initialPairA = "" (default)
 * initialPairB = "" (default)
 * input = "/AV_Cache/rnd010_fx_alicevision_v0002/01_CameraInit/cameraInit.sfm"
 * interFileExtension = ".abc"
 * localBAGraphDistance = 1
 * localizerEstimator =  Unknown Type "N11aliceVision16robustEstimation16ERobustEstimatorE"
 * localizerEstimatorError = 0
 * localizerEstimatorMaxIterations = 4096
 * lockAllIntrinsics = 0
 * lockScenePreviouslyReconstructed = 0
 * matchesFolders =  = [/AV_Cache/rnd010_fx_alicevision_v0002/04_FeatureMatching]
 * maxAngleInitialPair = 40
 * maxNumberOfMatches = 0
 * maxReprojectionError = 4
 * minAngleForLandmark = 2
 * minAngleForTriangulation = 3
 * minAngleInitialPair = 5
 * minInputTrackLength = 2
 * minNumberOfMatches = 0 (default)
 * minNumberOfObservationsForTriangulation = 2
 * observationConstraint =  Unknown Type "N11aliceVision3sfm18EFeatureConstraintE" (default)
 * output = "/AV_Cache/rnd010_fx_alicevision_v0002/05_StructureFromMotion/sfm.abc"
 * outputViewsAndPoses = "/AV_Cache/rnd010_fx_alicevision_v0002/05_StructureFromMotion/cameras.sfm"
 * useLocalBA = 1
 * useOnlyMatchesFromInputFolder = 1
 * useRigConstraint = 1
 * verboseLevel = "error"

Loading features
0%   10   20   30   40   50   60   70   80   90   100%
|----|----|----|----|----|----|----|----|----|----|
***************************************************
Automatic selection of an initial pair:
0%   10   20   30   40   50   60   70   80   90   100%
|----|----|----|----|----|----|----|----|----|----|
***************************************************
github-actions[bot] commented 2 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.