An open API service indexing awesome lists of open source software.

https://github.com/rosriv30/2d-to-3d

3D mesh generation from 2D images
https://github.com/rosriv30/2d-to-3d

calibration computer-vision-opencv reconstruction

Last synced: 3 months ago
JSON representation

3D mesh generation from 2D images

Awesome Lists containing this project

README

        

# 2D-to-3D
![Python](https://img.shields.io/badge/Python-FFD43B?style=for-the-badge&logo=python&logoColor=blue)
![SciPy](https://img.shields.io/badge/SciPy-%230C55A5.svg?style=for-the-badge&logo=scipy&logoColor=%white)
![OpenCV](https://img.shields.io/badge/opencv-%23white.svg?style=for-the-badge&logo=opencv&logoColor=white)
[![NumPy](https://img.shields.io/badge/numpy-%23013243.svg?style=for-the-badge&logo=numpy&logoColor=white)](https://numpy.org/)
![Matplotlib](https://img.shields.io/badge/Matplotlib-%23ffffff.svg?style=for-the-badge&logo=Matplotlib&logoColor=black)

## Description
This repo is a landing page for a private repo. The private repo includes a notebook that goes through the process of generating 3D meshes from various angles of 2D images of an object of focus. Concepts like camera calibration, binary decoding, and object reconstruction are covered in this project.

## Access Instructions
To access the private repo, please submit a request here: [contact me](https://rosriv30.github.io/contact-me/)