kaustubh-sadekar / VirtualCam
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.
☆227Updated 4 years ago
Alternatives and similar repositories for VirtualCam:
Users that are interested in VirtualCam are comparing it to the libraries listed below
- List of Camera Calibration Tools + Patterns☆169Updated last year
- Camera Calibration Toolbox☆51Updated 3 months ago
- automatic sub-pixel checkerboard / chessboard / deltille pattern detection☆260Updated last week
- Structure-from-Motion from scratch, using Numpy and OpenCV.