camera-parameters
There are 7 repositories under camera-parameters topic.
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.
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.
dmckinnon/calibration
What is a camera calibration, why is it necessary, and how do we compute it?
necator9/detection_method
Lightweight moving object detection method (pedestrians, cyclists, vehicles) which is developed for devices with limited computational power (Beaglebone, Raspberry).
nyakasko/stereo_reconstruction
Estimating the fundamental and essential matrices of input stereo images, and then reconstructing the 3d points by triangulation.
qbxlvnf11/camera-calibration
Examples of camera calibration, camera parameters visualization
RefineM/RoiTailor_for_AerialData
Select regions of interest (ROI) from large-area aerial oblique data to create a small dataset containing the ROI.