Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/maeln/photogrammetry_pattern
https://github.com/maeln/photogrammetry_pattern
Last synced: 3 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/maeln/photogrammetry_pattern
- Owner: maeln
- Created: 2020-10-01T07:31:58.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-01-11T08:02:00.000Z (almost 4 years ago)
- Last Synced: 2023-03-11T18:03:18.285Z (almost 2 years ago)
- Language: JavaScript
- Size: 63.5 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Photogrammetry pattern generator
This is a very simple photogrammetry pattern generator. Just open `index.html` in your browser and create your pattern to be printed.
## What is it useful for ?
[Photogrammetry](https://en.wikipedia.org/wiki/Photogrammetry) is use to create 3d models from pictures of the same object or scene taken from several angle.
When you want to use photogrammetry has a way to 3d scan small objects using a turntable, a unified background and a fixed camera, you usually encounter an issue where the software cannot find consistent point-of-interest in the background and therefore is unable to reconstruct the scenery.
One workaround for this issue is to print a pattern on the turntable that is easily detectable by the software and help it tack point of interest in order for it to reconstruct the 3d model.
This project aim to make it easy to create such a pattern with the properties of having easily identifiable objects, even with low resolution shots.
## Exemple
Here is an example of one pattern this project can generate :
![Photogrammetry pattern](/canvas.png)