SteamVR lens distortion adjustment utility for spherical lenses
-
Updated
Nov 18, 2023 - C#
SteamVR lens distortion adjustment utility for spherical lenses
Blind Rectification of Radial Distortion by Line Straightness
Developed a Windows tool using PyQt5, integrating K-means clustering for data analysis. The application recommends optimal cluster numbers, identifies cluster members, and allows exporting results to Excel.
Udacity Self Driving Car Nanodegree - Advance Lane Line Finder on a Video Stream
Camera calibration using OpenCV
This project is to detect lanes in a video or image and project the results on the output. advanced math and image processing including openCV was used to finish the project.
Detect lane lines on the road with advanced computer vision techniques
Lane finding with traditional CV techniques. Coded in python using OpenCV API's
Camera Calibration and Distortion Correction
Identify lane boundaries in a video and display numerical estimation of lane curvature and vehicle position using camera calibration and perspective transform ("birds-eye view").
Drawing corners in an image of a chessboard pattern.
The Goal of this Project is to write a software pipeline to identify the lane boundaries in a video from a front-facing camera on a car. The camera calibration images, test road images, and project videos are available in the project repository.
Images and notebook for camera calibration
Advanced Lane Finding (project 2 of 9 from Udacity Self-Driving Car Engineer Nanodegree)
Created a pipeline to identify lane lines using various techniques like perspective transform, color gradients, detecting fit for the lanes, detecting curvature and finally warping all to the original image.
SW Pipeline to identify the lane boundaries from a front-facing camera on a car (use of OpenCV)
Add a description, image, and links to the distortion-coefficients topic page so that developers can more easily learn about it.
To associate your repository with the distortion-coefficients topic, visit your repo's landing page and select "manage topics."