projection-matrix
There are 21 repositories under projection-matrix topic.
kalyan0510/Intro2CV
This repo includes solutions to all the 'in the class quizzes' and 7 problem sets of the Introduction to Computer Vision course (G Tech CS6476 - on Udacity)
timabilov/python-play3d
Basic 3D world playground with animations based on 2D.
jdeokkim/mvp-demo
A raylib demo to visualize the Model, View, and Projection (MVP) matrices.
Lincoln-Murray/graphics_library
A small 3d graphics library/module for python
abhijitmahalle/april-tag-detection-and-tracking
Code to superimpose an image over an April Tag and draw a virtual cube on it.
bimalka98/Camera-Calibration-and-Backprojection
Camera Calibration; Image Plane to Real world back-projection when the plane which the object lies is known, with respect to the world coordinate system.✔🔴 Note: The most accurate and latest version of the algorithms and documentations are located in branch "M-CAIT-2013"
fzipp/geom
Package geom provides vector and matrix types suitable for OpenGL programming: Vec2, Vec3 and Mat4.
tyharg/projection-matrices
Django + numpy orthogonal projection matrix calculator, celebrating 100k users!
zainkhan-afk/OpenCV-3D-Renderer
An OpenCV 3D renderer that uses projection to show 3D primitives on screen.
AlamRoman/Cube
2D projection of a 3D cube using projection matrix
colingalbraith/3D-Graphics-Engine-
A 3-D graphics engine in Python, using Pygame, Numpy and Numba
ericoporto/math3d
A script module for 3D math on Adventure Game Studio
ThomasW2005/projection3DCube
3D Spinning Cube
vishvadesai9/CS6320_CV
Computer Vision Course at the University of Utah
yufanana/ComputerVision02504
DTU course 02504 Computer Vision, Spring 2024
oPisiti/Py3dRender
An exercise on the inner workins of 3d graphical engines, with support for orthographic and perspective projections
sunvidaneja/VectorsMatrices-ML-Python
All the programming required to use vectors and matrices using libraries like Numpy.
kimy-de/csvd
Clustered Singular Value Decomposition (cSVD)
mahmoudai1/3D-parametric-bus
3D Parametric Model (Bus) developed by C# Graphics.
Walid-khaled/Plane-Representation-and-Projection-into-Subspaces
In this repository, projection into subspaces is and plane representation are investigated through different examples. It is a solution of Assignment1 in Computational Intelligence course for ROCV master's program at Innopolis University.