Giter Club home page Giter Club logo

3d-reconstruction's Introduction

3D-Reconstruction

Use Python in Google Colab to generate 3D reconstruction of objects.
Meshroom software package from AliceVision is used with python to perform 3D reconstruction. 3D Reconstruction - Demo

Medium Article

I have written a medium article explaining the whole procedure step by step.
https://medium.com/@aj7amigo/build-your-3d-models-with-ease-19078b50dcc

Prerequisites

You need a Google Colab account

Workflow

  1. Make pictures of the target object from multiple angles. Try to cover 360° of the object with different pictures.
  2. Move the pictures in to the 'input folder' of Google Drive. You can also directly upload from your smart phone.
  3. Open the .ipynb file in your Google Colab and edit the paths to the input and output folders in Google Drive.
  4. In your Google Colab 'menu bar', go to 'Runtime'-->'Change runtime type'
  5. Select Runtime type as python3 and Hardware accelerator as GPU. Save the settings.
  6. Run the code in Google Colab. You may be asked to authenticate, follow the steps requested by Google.
  7. Meshroom will perform 3D reconstruction and the output files will be moved to the output folder in Google Drive.
  8. You can download the 3 output files and load the '.obj' file using MeshLab in your PC or using Emb3D in your Android smart phone.

3d-reconstruction's People

Contributors

akhiljamesgeorge avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

3d-reconstruction's Issues

help needed in final project CS dgree

hello
my name is itay bielski and im a 3rd year CS student, me and my partner are doing this project and we are having problomes, even with your open sourc code, it would really help if you can contact me and help as with our project.
my student mail is : [email protected]

ERROR:root:Error on node computation: Error on node "Meshing_1":

ERROR:root:Error on node computation: Error on node "Meshing_1":
Log:
Program called with the following parameters:

  • addLandmarksToTheDensePointCloud = 0
  • angleFactor = 15
  • colorizeOutput = 0
  • contributeMarginFactor = 2
  • depthMapsFilterFolder = "/tmp/MeshroomCache/DepthMapFilter/08da2831645f2fc5f409e754f27a7d4f5cfe62a7"
  • depthMapsFolder = "/tmp/MeshroomCache/DepthMap/fbf2320bb4cc52bd3289ceb9a327293b61f01cd2"
  • estimateSpaceFromSfM = 1
  • estimateSpaceMinObservationAngle = 10
  • estimateSpaceMinObservations = 3
  • input = "/tmp/MeshroomCache/StructureFromMotion/96f981cc3c9f88020b5c3cf9890d6da7f57a2fba/sfm.abc"
  • maxInputPoints = 50000000
  • maxPoints = 5000000
  • maxPointsPerVoxel = 1000000
  • minAngleThreshold = 1
  • minStep = 2
  • output = "/tmp/MeshroomCache/Meshing/6e5120c7c0d7aa05e27d54dfbeac195a1588a3d3/densePointCloud.abc"
  • outputMesh = "/tmp/MeshroomCache/Meshing/6e5120c7c0d7aa05e27d54dfbeac195a1588a3d3/mesh.obj"
  • partitioning = Unknown Type "17EPartitioningMode"
  • pixSizeMarginFinalCoef = 4
  • pixSizeMarginInitCoef = 2
  • refineFuse = 1
  • repartition = Unknown Type "16ERepartitionMode"
  • saveRawDensePointCloud = 0
  • simFactor = 15
  • simGaussianSize = 10
  • simGaussianSizeInit = 10
  • universePercentile = 0.999 (default)
  • verboseLevel = "info"
  • voteMarginFactor = 4

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.