Photogrammetry in Python

This page summarizes the projects mentioned and recommended in the original post on /r/photogrammetry

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • OpenSfM

    Open source Structure-from-Motion pipeline

  • You're kidding right? There are lots of coders on github with open-sauce Python. The basic algorithm being used now is Structure-from-Motion (SfM). Photogrammetry started with projecting a red stripe light on the object, taking the photo, and manually stitching together common points. That uses edge detection, another algorithm. Everybody knows the Z-depth calculation algorithm, and that is starting to be done with AI. Sony is using some scrolling parallax algorithm with their photogrammetry software. It looks like Reality Capture can calculate the camera positions and angles first, then use photon tracing rather than ray tracing to determine the point cloud. OpenSfM https://github.com/mapillary/OpenSfM

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • WebODM/OpenSfM 2D pixel to 3D point

    1 project | /r/photogrammetry | 15 Jun 2021
  • What are some good libraries for structure-from-motion?

    1 project | /r/computervision | 29 Dec 2020
  • Convert Images Into Pencil Sketch

    2 projects | dev.to | 11 Apr 2024
  • How hard is to write scripts for image processing instead of paying pro photo editors?

    1 project | /r/Python | 25 Sep 2023
  • Building Simple and Customizable Image Classifier with Teachable Machine and Python

    4 projects | dev.to | 2 Sep 2023