#Virtual-camera
Showing 3 of 3 repositories tagged #virtual-camera, ranked by stars
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.
Score
100
★ 256
⑂ 57
—
Python
wysaid
CameraCapture
ccap `(C)amera(CAP)ture` is a simple and easy-to-use C/C++ camera capture library designed to provide you with simple and efficient camera data access. It currently supports Windows macOS and Linux.
Score
0
★ 185
⑂ 29
—
C++
kaustubh-sadekar
FunMirrors
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.
Score
0
★ 63
⑂ 10
—
Python