Skip to content
#

perspective-transform

Here are 38 public repositories matching this topic...

This repository illustrates all of the progress in my internship program at UniCloud Group. Thanks to my leader, namely Kieu-Anh NT, and AI team members, I definitely complete my project with the state-of-the-art methods, and help eKYC services that can be updated a new function for users in banking application.

  • Updated Feb 20, 2023
  • Jupyter Notebook

Detected highway lane boundaries on a video stream with OpenCV image analysis techniques, including camera calibration matrix, distortion correction, color transforms, gradients, etc., to create a thresholded binary image, a perspective transform to rectify binary image ("birds-eye view"). Detected lane pixels and fit to find the lane boundary, …

  • Updated Dec 22, 2017
  • HTML

A project demonstrating various image manipulation techniques using OpenCV in Python. Includes practical examples of affine transforms (translation, rotation), perspective transforms, and image stitching. This notebook explores both manual matrix calculations and built-in OpenCV functions.

  • Updated Oct 29, 2025
  • Jupyter Notebook

Improve this page

Add a description, image, and links to the perspective-transform topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the perspective-transform topic, visit your repo's landing page and select "manage topics."

Learn more