Questions tagged [autodesk-realitycapture]
41 questions
1
vote
0 answers
Process ends with 100% progress and error while using pre-signed url for images
Using Mac, language .NET
Photoscene ID : krb1VCLBHop1AdbAdPtm96PWtCfsbncmfSXdSG5eUYM
I'm trying to upload images from mobile device to create 3d model of an object.
There were some issues uploading local images directly, so I uploaded images on AWS…

pswffox
- 13
- 2
1
vote
1 answer
Both using local files and URLs to add image files to a photoscene in Autodesk's Forge API are failing
I am failing to add image files to a photoscene in Autodesk's Forge API.
I have attempted this using two methods and both are failing, though each with a different error message:
Specifying the file using a URL:
json=`curl -v -s…

mcgregor94086
- 1,467
- 3
- 11
- 22
1
vote
0 answers
Can Forge Autodesk Recap API convert a point cloud data to surface data?
I have point cloud data which is in the form of generally huge files (RCS, RCP). I am looking for an option where I can get files with surface data possibly with reduced files size. Is it possible to view this kind of large data in Forge Viewer?

ashish
- 425
- 4
- 11
1
vote
1 answer
Is there a way to check the cloud credits consumed by every reconstruction (photoscene_id) on the Autodesk Forge Reality Capture API?
I run several reconstructions per day using the ReCap API and I would like to know if there is a way to identify the number of cloud credits consumed by each of them. Is there a way to check this, is it linked to the photoscene ID?
- I try looking…

Nimalan_Sri
- 11
- 2
0
votes
1 answer
"Data is not ready error" , error code 22, Autodesk Reality Capture API
I'm trying to create a 3D rendering of an environment whose pictures I have uploaded. According to the API step-by-step tutorial, I got until the very last part where I download the processed data. Unfortunately I get this following message no…

vikvik1
- 1
0
votes
0 answers
Reality Capture API : Specified Photoscene ID doesn't exist in the database
I am posting below request to https://developer.api.autodesk.com/photo-to-3d/v1/file with the files and the photosceneId which I obtained from the previous step 'https://developer.api.autodesk.com/photo-to-3d/v1/photoscene', but I am still getting…
0
votes
0 answers
Autodesk Reality Capture API - resulting model not produced after processing photoscene
I'm trying to run Autodesk's Reality Capture API (Autodesk-Forge/recap-walkthrough-photo.to.3d on GitHub) locally on my laptop. Everything works until a certain point - I authorize, create a photoscene, upload the images, and begin processing all…

jokeefe
- 1
0
votes
0 answers
flattening a slice from a point cloud in autocad / recap
So I took a scan from a steel building and I'm trying to map the deformation of the plates. Therefore I edited the file in Autodesk Recap and exported a 1cm slice of the building to a .RCS file.
This file I was able to reference in my autocad 2015…

vennot_be
- 17
- 4
0
votes
0 answers
Is there an easy way of removing unwanted features from a meshed 3D scanned part with well defined edges to prepare it for 3D printing?
I am working with a part that was taken from a *.acs point cloud map to a meshed part through Autodesk ReCap. This object had hidden features that I was unable to erase (or see) when converting from a *.acs (point cloud), to a *.rcp (ReCap file) to…
0
votes
1 answer
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":…

dhinchak developer
- 141
- 1
- 7
0
votes
1 answer
Error: Processing is failing in Autodesk-Forge when converting the image to 3D
I am using https://github.com/Autodesk-Forge/recap-walkthrough-photo.to.3d for converting image to 3D, but at the end of the execution its throwing an error when the image is getting processed.
Any Help on this would be highly appreciated.
data:…

pooja singh
- 53
- 1
- 5
0
votes
1 answer
requests.post to add files to https://developer.api.autodesk.com/photo-to-3d/v1/file API creates ZERO length files and no models
GOAL: I am trying to attach local image files to a photoscene in python3.8 using the requests library.
PROBLEM: After attaching the files, and starting processing, I discover that Forge reports an error and that no model file is produced.
CODE: I…

mcgregor94086
- 1,467
- 3
- 11
- 22
0
votes
2 answers
Autodesk Forge - Reality Capture Issue - Specified Photoscene ID doesn't exist in the database
i'm trying to upload my files as form-data, after i've created a scene. But I receive always the error "Specified Photoscene ID doesn't exist in the database" (which were created directly before).
My upload function:
// Upload Files
async function…

zieho
- 1
- 1
0
votes
1 answer
Format of the result file isn't what I requested
December of last year, I was able to create fbx file with reality capture following this instructions.
several months passed and recently I tried creating fbx file again with exact same photos.
I have set the format as fbx as follow while creating…

pswffox
- 13
- 2
0
votes
1 answer
Reality Capture output file to forge viewer
is there any way so I can see the results of the Reality Capture API output file in forge Viewer, or do I need to download first then again upload that is the only option?

dhinchak developer
- 141
- 1
- 7