I'm creating a 3D map with 2D depth images in Processing. I have captured the images using saveFrame(), however I am having difficulty in converting those saved frames into 3D. Is there any website or code I could look through for help? Any help would be much appreciated.
Creating a 3D map with 2D depth images in PROCESSING
5.7k Views Asked by user3532819 At
1
There are 1 best solutions below
Related Questions in PROCESSING
- Processing substitute long variables for something shorter
- How do I shuffle these blocks and make a win/loss game-state?
- How to read and process big csv file fast and keep memory usage low in java?
- Why does the shadow appear above the image in this p5.js code?
- How to fix rendering issue when rotating an arc in processing?
- Kinect V1 not connecting to Kinect Studio v1.8.0
- How to create a 2d top-down movement system where moving while holding two keys is possible in processing?
- How to fix the problem on converting ShaderToy color to Processing?
- 2d UI elements in a 3d environment in Processing
- Using A* to Create Procedurally Generated Rooms in Processing
- Having some issues with Void Draw in Processing
- Understanding NAudio and converting buffer to floats
- Processing ZoomOut
- I struggle with a basic feedback delay network
- i cant seem to find the syntaxerror in setup and draw in this flowfield sketch
Related Questions in 3D-RECONSTRUCTION
- How can I generate a concave hull of 3D points?
- How can i remove background from face image using PRNet and get an image containing only face?
- Getting weird mesh while trying 3d reconstruction
- Problem in running the environment.yml file
- How to Generate 3D Hand Mesh from 2D Skeleton Image or real hand Using Python?
- Converting Front Hand View to Back Hand View or vice versa Using Python
- Surface (mesh) reconstruction from 3 curves (bifurcation)
- How does matalb function pc2surfacemesh find a suitable spherical radius for ball-pivoting algorithm?
- How to Get Started with Gaussian Splatting
- Calculate Essential and Fundamental matrices using a calibrated camera using 4 co-planar point matches
- real time 3d reconstruction using stereo cameras
- How can I merge / align point clouds from scans (Lidar) to reconstruct an object in 3D in Python?
- Does unsupervised stereo matching recover relative depth or real depth?
- COLMAP camera pose estimation issue
- Unable to locate implementation of logistic density distribution in NeuS (neural surface reconstruction method) paper repository
Related Questions in IMAGE-STITCHING
- combining views of 2 adjacent cameras using rectification
- BioImage slicing and stitching in Python without losing information
- How to use Stitch to stitch images
- Regarding Image Format and GCP Processing in WebODM
- Can I specify areas which should be preserved during OpenCV image stitching?
- Pixel size variation of UAV reflectance maps in Pix4D
- Stitching of video frames from two calibrated CCTV cameras
- Get corners of images after performing rasterio merge
- How do I access the camera/transform parameters in cv2.Stitcher?
- Having trouble detecting stitching effect in images using Python Fourier Transformation Code
- How to properly combine image using OpenCV
- Quantifying stitching effects
- How to use stitch() passing a mask
- AutoOverlap functionality using StitchEngine.dll
- how to reassemble the processed chunks to a large image
Related Questions in 3D-RENDERING
- Unable to understand a piece of code for 3D model deform
- How to add 3d view in this Clock design?
- Rasterization using barycentric coordinates doesn't draw to half of the screen
- When I try to move the camera forward the object rotates
- Calculating the Normalized Device Coordinates from World Coordinates
- WPF 3D graphic loop takes too long
- Creating a 3d rendering in python with a camera. objects get progressively deformed toward the edge of the screen
- Visualize intersecting planes in 3D with open3D
- binding multiple texture in OpenGL does not work correctly
- Camera not moving correctlly in 3d space
- Wrong normal for triangles
- Problems about projection matrix and why the picture it shows somtimes deform
- How to take a screenshot of a GLTF 3D model server side (Python or NodeJS)
- Texturing a geometry using WebGL shader
- Importing Babylonjs gives error: Babylonjs does not provide an export named 'Engine'
Related Questions in 2D-3D-CONVERSION
- 3D construction from set of 2D images using mobile camera
- convert a single 2D image into 3D model
- Java - Get 3D point from 2D point and OpenCV camera calibration
- Height of a slope at a point's position (3D collision)?
- How to use Pandas dataframe transform 2D dataset into 3D?
- Mapping 2D image onto 3D Scan Data
- 2D convolution along three orthogonals (axis) for 3D volumetric image
- Multiview Stereo 3D construction in Blender
- TypeError: init() missing 1 required positional argument: 'kernel_size'
- How to measure distance between mobile phone and the object being photographed?
- Converting 2D point to 3D location
- How to convert 2D DICOM slices to 3D image in Python
- Ray Casting with different height size
- 3D model using sequence of images
- Simplest way to convert 2D symbols to 3D in a video stream
Trending Questions
- UIImageView Frame Doesn't Reflect Constraints
- Is it possible to use adb commands to click on a view by finding its ID?
- How to create a new web character symbol recognizable by html/javascript?
- Why isn't my CSS3 animation smooth in Google Chrome (but very smooth on other browsers)?
- Heap Gives Page Fault
- Connect ffmpeg to Visual Studio 2008
- Both Object- and ValueAnimator jumps when Duration is set above API LvL 24
- How to avoid default initialization of objects in std::vector?
- second argument of the command line arguments in a format other than char** argv or char* argv[]
- How to improve efficiency of algorithm which generates next lexicographic permutation?
- Navigating to the another actvity app getting crash in android
- How to read the particular message format in android and store in sqlite database?
- Resetting inventory status after order is cancelled
- Efficiently compute powers of X in SSE/AVX
- Insert into an external database using ajax and php : POST 500 (Internal Server Error)
Popular # Hahtags
Popular Questions
- How do I undo the most recent local commits in Git?
- How can I remove a specific item from an array in JavaScript?
- How do I delete a Git branch locally and remotely?
- Find all files containing a specific text (string) on Linux?
- How do I revert a Git repository to a previous commit?
- How do I create an HTML button that acts like a link?
- How do I check out a remote Git branch?
- How do I force "git pull" to overwrite local files?
- How do I list all files of a directory?
- How to check whether a string contains a substring in JavaScript?
- How do I redirect to another webpage?
- How can I iterate over rows in a Pandas DataFrame?
- How do I convert a String to an int in Java?
- Does Python have a string 'contains' substring method?
- How do I check if a string contains a specific word?
Before i'm going to go in-depth into your question, i want to mention that instead of saveFrame() you can use the standard dfx library to export 3d models instead of 2d images using Processing if you simply want to store a scene: https://processing.org/reference/libraries/dxf/
Now back to your question. First of all what are depth images? Are those simply saveFrames from a 3D Scene in Processing (P3D) or are these special images, because depth is quite a general term. If they are 3D Scenes and you would know the coordinates of the camera and their viewangle the task gets quite easier, but it is technically impossible to create a 3D object using only 2D images without XRay. Imagine looking at a fork. Your eyes are making 2 pictures of that fork, however you have no idea what might be inscribed on the back of that fork. No matter how many pictures you might have of your 3D scene, you won't be able to convert it into 3D perfectly. That said, this is indeed a general problem in computer science and there are various methods to solve this. Wikipedia has an article on it: http://en.wikipedia.org/wiki/3D_reconstruction_from_multiple_images http://en.wikipedia.org/wiki/2D_to_3D_conversion
Here are a few stackoverflow topics which might help you get started:
3d model construction using multiple images from multiple points (kinect)
How to create 3D model from 2D image
Converting several 2D images into 3D model