All Projects â†’ awesome-photogrammetry â†’ awesome-photogrammetry

awesome-photogrammetry / awesome-photogrammetry

Licence: other
😎 Awesome photogrammetry projects

Projects that are alternatives of or similar to awesome-photogrammetry

HRVO
The Hybrid Reciprocal Velocity Obstacle (C++)
Stars: ✭ 90 (-54.77%)
Mutual labels:  robotics
awesome-industry4.0
Curated list of Industry 4.0 research, popular events, open-source software projects and learning resources that are worth looking into!
Stars: ✭ 57 (-71.36%)
Mutual labels:  robotics
LibDS
Library for controling FRC robots
Stars: ✭ 29 (-85.43%)
Mutual labels:  robotics
osgPlugins-3mx
Load 3MX/3MXB format LOD model files generated by Bentley ContextCapture into OpenSceneGraph
Stars: ✭ 17 (-91.46%)
Mutual labels:  photogrammetry
quaternion-conventions
An overview of different quaternion implementations and their chosen order: x-y-z-w or w-x-y-z?
Stars: ✭ 24 (-87.94%)
Mutual labels:  robotics
OPVO
Sample code of BMVC 2017 paper: "Visual Odometry with Drift-Free Rotation Estimation Using Indoor Scene Regularities"
Stars: ✭ 40 (-79.9%)
Mutual labels:  robotics
robotics-level-4
This repo contains projects created using TensorFlow-Lite on Raspberry Pi and Teachable Machine. AI and ML capabilities have been integrated with Robot's software.
Stars: ✭ 34 (-82.91%)
Mutual labels:  robotics
2019-UGRP-DPoom
2019 DGIST DPoom project under UGRP : SBC and RGB-D camera based full autonomous driving system for mobile robot with indoor SLAM
Stars: ✭ 35 (-82.41%)
Mutual labels:  robotics
piper
No description or website provided.
Stars: ✭ 50 (-74.87%)
Mutual labels:  robotics
linorobot2
Autonomous mobile robots (2WD, 4WD, Mecanum Drive)
Stars: ✭ 97 (-51.26%)
Mutual labels:  robotics
ple
Probabilistic line extraction from 2-D range scan
Stars: ✭ 47 (-76.38%)
Mutual labels:  robotics
Object-Goal-Navigation
Pytorch code for NeurIPS-20 Paper "Object Goal Navigation using Goal-Oriented Semantic Exploration"
Stars: ✭ 107 (-46.23%)
Mutual labels:  robotics
direct lidar odometry
Direct LiDAR Odometry: Fast Localization with Dense Point Clouds
Stars: ✭ 202 (+1.51%)
Mutual labels:  robotics
aerial autonomy
Easily extendable package for interacting with and defining state machines for autonomous aerial systems
Stars: ✭ 22 (-88.94%)
Mutual labels:  robotics
awesome-multimodal-ml
Reading list for research topics in multimodal machine learning
Stars: ✭ 3,125 (+1470.35%)
Mutual labels:  robotics
interbotix ros manipulators
ROS Packages for Interbotix Arms
Stars: ✭ 32 (-83.92%)
Mutual labels:  robotics
smart grasping sandbox
A public sandbox for Shadow's Smart Grasping System
Stars: ✭ 69 (-65.33%)
Mutual labels:  robotics
jiminy
Jiminy: a fast and portable Python/C++ simulator of poly-articulated systems with OpenAI Gym interface for reinforcement learning
Stars: ✭ 90 (-54.77%)
Mutual labels:  robotics
FloBaRoID
Framework for dynamical system identification of floating-base rigid body tree structures
Stars: ✭ 53 (-73.37%)
Mutual labels:  robotics
MarsRoverHardware
PCB designs for the University of Waterloo Robotics Team
Stars: ✭ 61 (-69.35%)
Mutual labels:  robotics

Awesome Photogrammetry

This repo is a collection of AWESOME photogrammetry projects, applications, tools, resources. Awesome

Items marked with Open-Source Software are open-source software and link to the source code. Items marked with Commercial Software are nonfree and may cost money to use.

Feel free to contribute / star / fork / pull request . Any recommendations and suggestions are welcome.

Table of Contents

Definition

Definition of photogrammetry according to K. Schindler and W. Förstner:

"Photogrammetry is the science and technology of obtaining information about the physical environment from images, with a focus on applications in surveying, mapping and high-precision metrology. The aim of photogrammetry is to provide automated or semi-automated procedures for these engineering tasks, with emphasis on a specified accuracy, reliability, and completeness of the information."

Source: Photogrammetry by K. Schindler and W. Förstner (2020). In: Computer Vision: A Reference Guide, 2nd edition.

Photogrammetric software

  • Commercial Software Agisoft Metashape - Process digital images and generate 3D spatial data
  • Open-Source Software MicMacGitHub stars - A free open-source photogrammetric suite that can be used in a variety of 3D reconstruction scenarios
  • Open-Source Software MVE GitHub stars - Includes Structure from Motion, Multi-View Stereo and Surface Reconstruction
  • Open-Source Software OpenDroneMap GitHub stars - An open source command line toolkit for processing aerial drone imagery
  • Commercial Software Pix4D - A unique photogrammetry software suite for mobile and drone mapping
  • Commercial Software RealityCapture - The state-of-the-art photogrammetry software solution that is changing the industry
  • Commercial Software SURE by nFrames - Software for 3D reconstruction from images with unique performance and flexibility
  • Open-Source Software TeleSculptor GitHub stars - A cross-platform desktop application for photogrammetry
  • Commercial Software Trimble Inpho - Industry Leading Software for Digital Photogrammetry

Structure from motion (SFM) software

  • Open-Source Software BoofCV GitHub stars - Includes SFM, Multi-View Stereo, Android Support and various calibration tasks
  • Open-Source Software Bundler GitHub stars - SFM system for unordered image collections
  • Open-Source Software COLMAP GitHub stars - Structure-from-Motion and Multi-View Stereo
  • Open-Source Software Meshroom GitHub stars - 3D Reconstruction Software
  • Open-Source Software openMVG GitHub stars - Multiple View Geometry library
  • Open-Source Software openSFM GitHub stars - Structure from Motion library written in Python
  • Open-Source Software VisualSFM - GUI application for 3D reconstruction using SFM

Calibration software

  • Open-Source Software camera_calibration GitHub stars - Accurate geometric camera calibration
  • Open-Source Software kalibr GitHub stars - Multi-camera, visual-inertial and rolling shutter camera calibration toolbox
  • Open-Source Software mrcal GitHub stars - Toolkit for camera calibration and more

Least squares optimization libraries

  • Open-Source Software Ceres solver GitHub stars - C++ library for modeling and solving large, complicated optimization problems
  • Open-Source Software dlib/optimization GitHub stars - C++ toolkit which provides also functions for solving least-squares problems
  • Open-Source Software Eigen - C++ template library for linear algebra with a variety of built-in solvers and wrappers to external solvers
  • Open-Source Software g2o GitHub stars - C++ framework for optimizing graph-based nonlinear error functions
  • Open-Source Software GTSAM GitHub stars - C++ library for factor graphs and bayes networks optimizations towards SLAM, VO and SFM
  • Open-Source Software lmfit GitHub stars - Python package which builds on and extends many of the optimization methods of scipy.optimize
  • Open-Source Software scipy.optimize.least_squares GitHub stars - Powerful least-squares optimization function for python
  • Commercial Software Matlab/OptimizationToolbox - Toolbox for local optimizations, including functions for solving least squares problems

Datasets and benchmarks

Journals

Last update of source normalized impact factors (SNIF) according to www.journalguide.com: 2021-03-05

Conference proceedings

Books

Introductory and review papers

Courses and tutorials

Scientific conferences

Related awesome lists

License

Creative Commons License

This work is licensed under a Creative Commons Attribution 4.0 International License.

Acknowledgments

Icons created by Pixel perfect and Freepik from www.flaticon.com

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].