GitHub topics: camera-parameters
sindhu1807/camera_caliberation
Camera Calibration is a Python project that uses OpenCV to calibrate a camera using images of a checkerboard pattern. It calculates camera intrinsic parameters and distortion coefficients to correct lens distortion, enabling more accurate computer vision applications.
Language: Python - Size: 26.4 KB - Last synced at: 21 days ago - Pushed at: 21 days ago - Stars: 0 - Forks: 0

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.
Language: Python - Size: 12.2 MB - Last synced at: 11 months ago - Pushed at: almost 5 years ago - Stars: 201 - Forks: 51

RefineM/roi_dataset_flow
Select regions of interest (ROI) from large-area aerial oblique data to create a small dataset containing the ROI.
Language: Python - Size: 2.93 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

necator9/detection_method
Lightweight moving object detection method (pedestrians, cyclists, vehicles) which is developed for devices with limited computational power (Beaglebone, Raspberry).
Language: Python - Size: 8.02 MB - Last synced at: 12 months ago - Pushed at: about 3 years ago - Stars: 7 - Forks: 0

qbxlvnf11/camera-calibration
Examples of camera calibration, camera parameters visualization
Language: Jupyter Notebook - Size: 3.31 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

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.
Language: Python - Size: 64.4 MB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 53 - Forks: 10

nyakasko/stereo_reconstruction
Estimating the fundamental and essential matrices of input stereo images, and then reconstructing the 3d points by triangulation.
Language: C++ - Size: 15.8 MB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 4 - Forks: 1

dmckinnon/calibration
What is a camera calibration, why is it necessary, and how do we compute it?
Language: C++ - Size: 4.46 MB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 13 - Forks: 2
