colmap and colmap_cameras_pytorch
The PyTorch implementation of Colmap camera models is a complement to the original Colmap, allowing developers to integrate and utilize its camera parameters within a deep learning framework.
About colmap
colmap/colmap
COLMAP - Structure-from-Motion and Multi-View Stereo
This tool helps you transform a collection of standard photos into detailed 3D models of objects or environments. You input multiple images taken from various angles, and it outputs a precise 3D reconstruction, complete with camera positions and scene geometry. It's ideal for archaeologists, architects, game designers, or anyone needing to create accurate digital representations from real-world pictures.
About colmap_cameras_pytorch
DaniilSinitsyn/colmap_cameras_pytorch
Colmap camera models implemented in PyTorch
This project offers PyTorch implementations of various camera models, like those used in COLMAP, to help reconstruct 3D scenes or perform 3D measurements from images. You can input camera parameters and 3D points or 2D pixels, and it will output either pixel coordinates or 3D rays. It's designed for researchers and engineers working on computer vision tasks such as photogrammetry, visual effects, or robotics.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work