corner-detection topic
FAST9-Accelerator
FAST-9 Accelerator for Corner Detection
PyCNN
Image Processing with Cellular Neural Networks in Python
lcnn
LCNN: End-to-End Wireframe Parsing
extract-information-from-identity-card
From identity card image, this repo detect 4 corners, align by OpenCV, then detect word in image and recognize word by Transformer OCR.
Computer-Vision
Computer Vision - Impemented algorithms - Hybrid image, Corner detection, Scale space blob detection, Scene classifiers, Vanishing point detection, Finding height of an object, Image stitching.
Autonomous-Drone-Design
Design real-time image processing, object recognition and PID control for Autonomous Drone.
Computer-Vision
Find the implementation of Computer vision-based projects with Python, Deep Learning, and OpenCV
arc_star_ros
Implentation of the Arc* algorithm, described in "Asynchronous Corner Detection and Tracking for Event Cameras in Real Time", Alzugaray & Chli, RA-L 2018
PhaseCongruency
An implementation of phase congruency image features detection: edges and corners.
FAST
An implementation of Edward Rosten's FAST corner detection algorithm