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.

    Language:Python2156553
  • 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:Python584010
  • dmckinnon/calibration

    What is a camera calibration, why is it necessary, and how do we compute it?

    Language:C++15304
  • necator9/detection_method

    Lightweight moving object detection method (pedestrians, cyclists, vehicles) which is developed for devices with limited computational power (Beaglebone, Raspberry).

    Language:Python7300
  • nyakasko/stereo_reconstruction

    Estimating the fundamental and essential matrices of input stereo images, and then reconstructing the 3d points by triangulation.

    Language:C++4101
  • qbxlvnf11/camera-calibration

    Examples of camera calibration, camera parameters visualization

    Language:Jupyter Notebook3202
  • RefineM/RoiTailor_for_AerialData

    Select regions of interest (ROI) from large-area aerial oblique data to create a small dataset containing the ROI.

    Language:Python0100