3Dmapping-algorithm
3Dmapping-algorithm copied to clipboard
This code shows an algorithm for importing and mapping 2D images to 3D plots. Mapping algorithm: maps 2D binary image to 3D form by transforming relative pixel color to depth.
Results
2
3Dmapping-algorithm issues
Sort by
recently updated
recently updated
newest added
trafficstars
Find an agile way to transform the pixel intensities of any image to a voxelated, three-dimensional representation. You may find the algorithm from this [voxelization repository](https://github.com/andrewrgarcia/voxelization) useful.
enhancement
good first issue