Webapplication for image stitching and aligning
-
Updated
Mar 28, 2019 - C++
Webapplication for image stitching and aligning
Use OpenCV 2D Features framework to transform images of one scene into the same coordinate system and make a panorama.
Project: 2D Feature Tracking || Udacity: Sensor Fusion Engineer Nanodegree
Mobile/PC Markerless AR detector&tracker core app
Keypoint-matching (AKAZE method) using OpenCV library
Tracking the preceding vehicle using Lidar and camera sensors to calculate the Time To Collision (TTC).
Testing various detector / descriptor combinations to see which ones perform best to be used in a collision detection system. Also 2 different approaches (FLANN vs. Brute-force with the descriptor distance ratio test) for keypoints matching are tested.
Add a description, image, and links to the akaze topic page so that developers can more easily learn about it.
To associate your repository with the akaze topic, visit your repo's landing page and select "manage topics."