camera-matrix
Here are 15 public repositories matching this topic...
Language:All
Sort:Most stars
Virtual camera is created only using opencv and numpy. It simulates a camera where we can control all its parameters, intrinsic and extrinsic to get a better understanding how each component in the camera projection matrix affects the final image of the object captured by the camera.
- Updated
Jul 15, 2020 - Python
This is a fun project I created to motivate computer vision enthusiasts and to highlight the importance of understanding fundamental concepts related to image formation in a camera.
- Updated
Dec 24, 2022 - Python
Project (transform) point coordinates from 3D to 2D and unproject them back.
- Updated
Aug 8, 2023 - JavaScript
Python implementation for Zhang's camera calibration.
- Updated
Jan 12, 2022 - Jupyter Notebook
What is a camera calibration, why is it necessary, and how do we compute it?
- Updated
Nov 19, 2019 - C++
About This project represents the use of Z-Buffer for rendering of basic 3D objects.
- Updated
Jun 17, 2023 - C#
PixoCube is a digital version of photo cubes that people usually gift others. It is basically a 3D cube with different images consisting of different sides of the cube. The interesting part of this project is I used concepts of camera projection and only opencv functions to render the cube. Moreover the camera view point is rendered such that it…
- Updated
Dec 24, 2022 - Python
This is a simulator of a novel cross-reality environment that seamlessly integrates a monoscopic 2D surface with a stereoscopic 3D space to jointly host spatial data visualizations.
- Updated
Oct 11, 2025 - C#
Camera calibration using OpenCV
- Updated
Feb 22, 2019 - Python
This project represents the use of Z-Buffer for rendering of basic 3D objects.
- Updated
Mar 27, 2021 - C#
Pipeline to superimpose and draw images and 3D cubes on AR tag on floor in a video sequence
- Updated
Nov 13, 2020 - Python
Allows for configuring simulated physical cameras in Unity and extracting screenshots along with calibrated data for external use in pixel matching.
- Updated
Jul 30, 2025 - ShaderLab
Python implementation of Zhang's camera calibration method
- Updated
Feb 27, 2023 - Jupyter Notebook
A program with a graphical user interface for displaying a render of a 3D scene. Triangular mesh of a cylinder is placed in the center of screen.
- Updated
Jun 18, 2021 - C#
chessboard camera calibration and camera localization using known points with python
- Updated
Feb 24, 2022 - Python
Improve this page
Add a description, image, and links to thecamera-matrix topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with thecamera-matrix topic, visit your repo's landing page and select "manage topics."