camera-matrix topic

List camera-matrix repositories

VirtualCam

197
Stars
50
Forks
Watchers

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 ca...

FunMirrors

54
Stars
10
Forks
Watchers

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.

projection-3d-2d

27
Stars
2
Forks
Watchers

Project (transform) point coordinates from 3D to 2D and unproject them back.