Hello,
We’re currently using the ppi version of RC with the aim to perform an e2e reconstruction through the cmd line. Can our cmd line be checked for any errors.
Launching the command line below leads to a popup on the ui : “simplification in progress operation failed the model not selected”
also exporting the model doesn’t work out for now ,are our params correctly configured …?
command line
%myRCpath%\RealityCapture.exe -getLicense password -addFolder %myImagepath%^
-align -set “PrecomputeDepthmaps=true” -setReconstructionRegionAuto -exportReconstructionRegion %myModelpath%\myBox.rcbox^
-exportXmp
-mvs^
-simplify 280000 -smooth -calculateVertexColors -calculateTexture -selectMaximalComponent -exportModel “Model 2” %myModelpath%\Modelstoffels.obj %myModelpath%\params.xml -quit
params.xml
<ModelExport exportBinary=“1” exportInfoFile=“1” exportVertices=“1” exportVertexColors=“0”
exportVertexNormals=“1” exportTriangles=“1” meshColor=“4294967295”
tileType=“0” exportTextureAlpha=“0” exportToOneTexture=“0” embedTextures=“0”
oneTextureMaxSide=“8192” oneTextureUsePow2TexSide=“1” exportCoordinateSystemType=“0”
settingsAnchor=“0 0 0” settingsRotation=“0 0 0” settingsScalex=“1”
settingsScaley=“1” settingsScalez=“1” normalSpace=“2” normalRange=“0”
normalFlip=“0 0 0” formatAndVersionUID=“fbx 000 FBX201900” exportModelByParts=“0”
exportRandomPartColor=“0” exportCameras=“1” exportCamerasAsModelPart=“0”
numberAsciiFormatting=“%.16e” authorComment=“” exportedLayerCount=“2”>
<Header magic=“5786949” version=“4”/>
<Layer0 type=“1” textureLayerIndex=“0” textureWicContainerFormat=“{1B7CFAF4-713F-473C-BBCD-6137425FAEAF}”
textureWicPixelFormat=“{6FDDC324-4E03-4BFE-B185-3D77768DC90F}” textureExtension=“png”/>
<Layer1 type=“1” textureLayerIndex=“1” textureWicContainerFormat=“{1B7CFAF4-713F-473C-BBCD-6137425FAEAF}”
textureWicPixelFormat=“{6FDDC324-4E03-4BFE-B185-3D77768DC90F}” textureExtension=“png”/>
</ModelExport>
thank you and best regards
Christoph