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.
gui computer-vision camera-calibration rendering computer-graphics fundamentals camera-control transformation-matrix virtual-camera camera-rotation extrinsic-parameters camera-matrix camera-parameters computer-vision-funamentals image-formation camera-distortion camera-projection-matrix camera-translation trackbars
- Updated
Jul 15, 2020 - Python