52 skills found · Page 1 of 2
zhiyuanyou / Calibration ZhangZhengyou MethodCalibrate the camera with ZhangZhengyou method (in both distortion case and no distortion case)
ISEE-Technology / Lidar With Velocity[RAL & IROS 2022] Lidar With Velocity: Correcting Moving Objects Point Cloud Distortion From Oscillating Scanning Lidars by Fusion With Camera
kaustubh-sadekar / VirtualCamVirtual 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.
Robertleoj / LensboyCamera calibration library with spline and parametric distortion models. Maximally powerful, minimally complex.
chengzhag / UCPE📷 [CVPR'26] Camera-controlled text-to-video generation, now with intrinsics, distortion and orientation control!
inrainbws / Distortion Free Wide Angle.pytorchCorrects perspective aberrations in wide-angle portraits. Implementation of the paper "Distortion-Free Wide-Angle Portraits on Camera Phones". Course project for 15-663 Computational Photography.
uranus4ever / Advanced Lane DetectionCamera Calibration; Distortion Correction; Perspective transform ("bird-eye view"); Compute curvature and vehicle position.
Ayanzadeh93 / Udacity Advance Lane Detection Of The RoadUdacity Self-Driving Car Engineer Nanodegree Advanced Lane Finding Project. Identifying lanes using edge detection (Sobel operator, gradient of magnitude and direction, and HLS color space), camera calibration and unwarping (distortion correction and perspective transform), and polynomial fitting for the lanes.
tuuzhang / Lens Undistortion With Automatic MethodLens Distortion Correction Using Two-Parameter Models, polynomial and division models.This method aimed at correct the len's radial distortion without camera calibration.The source code and articles was download from IPOL.
NVlabs / BladeOfficial PyTorch implementation of BLADE: Single-view Body Mesh Estimation through Accurate Depth Estimation (CVPR 2025). BLADE tackles close-range human mesh recovery where perspective distortion is strongest, and solves for camera pose and focal length in addition to SMPL(-X) parameters.
vccimaging / MegapixelAOThis is the open source repository for our SIGGRAPH 2018 paper "Megapixel Adaptive Optics: Towards Correcting Large-scale Distortions in Computational Cameras".
seungjun45 / Water FillingMy second year project under advisor Prof. Changick Kim (2015.09~2016.03). The technique is for removing illumination distortions for camera captured document images. Source Code Available
nh9k / Computer VisionComputer Vision implementation
AlanSavio25 / DeepSingleImageCalibrationDeep learning based method to estimate camera intrinsics (focal length and distortion), and extrinsics (roll and pitch)
simongeilfus / Cinder OculusRiftHMD Camera setup and lense distortion for the Oculus Rift.
hamburgerlady / Fast Planar Camera PoseA solver for camera pose estimation with unknown radial distortion and unknown focal length from four coplanar points
waps101 / MatlabRendererDeferred shading based offscreen renderer written in pure Matlab with no dependencies. Supports texture/normal mapping, shadowing, visibility and orthographic/perspective/perspective+distortion camera models. Provides metric depth map.
ilia3101 / PanoramaAutomatic panorama stitching with automatic camera calibration/distortion estimation
hanbyel0105 / CamDistHumanPose3DOfficial repository of "Camera Distortion-aware 3D Human Pose Estimation in Video with Optimization-based Meta-Learning", ICCV 2021
pinkwerks / CamflexUse machine learning to predict lens distortion parameters from physical camera properties.