HMS-Core / hms-3d-modeling-demo

HUAWEI 3D Modeling Kit project contains a sample app. Guided by this demo, you will be able to implement full 3D Modeling Kit capabilities, including 3D object reconstruction and material generation.
Apache License 2.0
72 stars 20 forks source link

Any solution to create model by manual uploading of images store on the phone? #3

Closed yllowcool closed 3 years ago

yllowcool commented 3 years ago

Hi, I need help here, to test the capabilities of this HMS 3D modeling app, I have already multiple images 360deg view of the object stored in my phone, how do I manual upload the images to the app instead of using camera to take pictures?

Mike-mei commented 3 years ago

Create the modeling3dReconstructEngine by following the process in this demo, then upload the image path.

caibobitHuawei commented 3 years ago

We will consider adding upload methods, such as selecting images and specifying file paths, to make modeling easier.

caibobitHuawei commented 3 years ago

The latest code can choose the folder of the pictures to upload