dhinchak developer
dhinchak developer

Reputation: 141

Unable to get the output file in Reality Capture API

I am trying to get the proper output from the API but each time it throws an error, and not having enough information about the error makes it more default here is the below example and same happened with other files too

{
    "Usage": "0.47476506233215",
    "Resource": "/photoscene/XkQN53pc1WCI66ExM6DnjVmKCYb6ZyRZ8ntmwdTjj8U/progress",
    "Photoscene":
    {
        "photosceneid": "XkQN53pc1WCI66ExM6DnjVmKCYb6ZyRZ8ntmwdTjj8U",
        "progressmsg": "ERROR",
        "progress": "100"
    }
}

What are the guidelines for the input images? Do we have any sample input images for POC?

Thanks in advance!!

Upvotes: 0

Views: 155

Answers (1)

Petr Broz
Petr Broz

Reputation: 9909

From what I've seen, these errors are often caused by insufficient input data. For example, check out this Stack Overflow question: Error: Processing is failing in Autodesk-Forge when converting the image to 3D.

Consider providing more information about your particular case - how many images have you used to reconstruct the scene, what resolution/quality were they?

Upvotes: 0

Related Questions