This repo holds code to generate the assets used in the company blog for Tangram Vision! The main page of the blog can be found here.
See the README in each directory for instructions on installation, operation, and output.
One to Many Sensors
- Code here
- 2020.11.30 post: One To Many Sensors, Part I
- 2020.12.04 post: One To Many Sensors, Part II
Coordinate Frames
- Code here
- 2021.01.21 post: Coordinate systems, and how to relate multiple coordinate frames together, Part I
- 2021.04.08 post: Coordinate systems, and how to relate multiple coordinate frames together, Part II
Exploring Ansible via Setting Up a WireGuard VPN
- Code here
- 2021.03.04 post: Exploring Ansible via Setting Up a WireGuard VPN
In Living Color (Or Not): A guest blog for OpenCV
- Code here
- 2021.04.12 post: In Living Color (Or Not)
Loading Test Data into PostgreSQL
- Code here
- 2021.04.28 post: Loading Test Data into PostgreSQL
Creating PostgreSQL Test Data with SQL, PL/pgSQL, and Python
- Code here
- 2021.04.30 post: Creating PostgreSQL Test Data with SQL, PL/pgSQL, and Python
Calibration from Scratch in Rust
- Code here
- 2021.05.28 post: Camera Calibration From Scratch
Camera Modeling: Exploring Distortion and Distortion Models
- Code here
- 2021.08.06 post: Camera Modeling: Exploring Distortion and Distortion Models, Part I
- 2021.08.09 post: Camera Modeling: Exploring Distortion and Distortion Models, Part II
Calibration Statistics: Accuracy Vs Precision
- Code here
- 2021.09.30 post: Calibration Statistics: Accuracy Vs Precision
Abusing Terraform to Upload Static Websites to S3
- Code here
- 2021.10.06 post: Abusing Terraform to Upload Static Websites to S3
Hands-on with PostgreSQL Authorization
- 2021.12.13 post: Hands-on with PostgreSQL Authorization (Part 1): Roles and Grants
- Code here
- 2022.03.16 post: Hands-on with PostgreSQL Authorization (Part 2): Row-Level Security
- Code here
Deriving Derivatives in Perception
- Code here
- 2022.03.07 post: Deriving Derivatives in Perception
Projective Compensation in Calibration
- Code here
- 2022.04.05 post: Projective Compensation in Calibration
Wrapping Your Head Around Numerical Precision
- Code here
- 2022.04.14 post: Wrapping Your Head Around Numerical Precision
How to Benchmark PostgreSQL Queries Well
- Code here
- 2022.05.17 post: How to Benchmark PostgreSQL Queries Well
GitLab CI/CD Recipes: Updating your Docker image automatically.
- Code here
- 2022.09.13 post: GitLab CI/CD Recipes: Updating your docker image automatically
This is an open-source project; if you'd like to contribute a feature or adapt the code, feel free! We suggest you check out our contributing guidelines. After that, make sure that you read through the READMEs for any of the modules you might be interested in contributing to.