An open API service indexing awesome lists of open source software.

Projects in Awesome Lists tagged with corner-detection

A curated list of projects in awesome lists tagged with corner-detection .

https://github.com/jcayzac/f9-corner-detection-library

A faster re-implementation of the FAST-9 algorithm (C++, with C bindings available)

computer-vision corner-detection image-analysis

Last synced: 13 Oct 2025

https://github.com/perseus784/shape-finder

A Shape Finder using Corner-Harris and Heirarchical Clustering

clustering corner-detection heirarchical-clustering opencv-python shape-analysis shape-detection

Last synced: 27 Apr 2025

https://github.com/jasonzhu1313/cameraposeestimating

This project detects harris corner of the pattern, and cluster these corners based on the density,and then process these clustered pattern to identify which pattern it is and the object is find the feature points of these pattern and using pop to calculate the extrinsic parameters of the camera.

camerapose-estimate clustering corner-detection cpp pattern-recognition

Last synced: 19 Mar 2025

https://github.com/victorqribeiro/naivecorners

A naive algorithm to identify corners on a image

computer-vision corner-detection image-processing naive python

Last synced: 05 May 2025

https://github.com/jasonzhu1313/mapskeletonandrouteplan

This project concerned about using opencv and skimage to get the skeleton of a map generating by turtlebot, and processing the corner point of the skeleton in order to plan a route for the robot.

corner-detection image-processing image-skeleton opencv-python opencv3 route-planner skimage

Last synced: 19 Mar 2025

https://github.com/bbenligiray/robust-css-corners

A robust CSS corner detector based on the turning angle curvature of image gradients

corner-detection curvature-scale-space keypoint-detection

Last synced: 19 Mar 2026

https://github.com/mamunul/fast

FAST Corner Detection

computer-vision corner-detection cpp fast macos

Last synced: 04 May 2026

https://github.com/zaaim-halim/image-processing

an implementation of different filters and operations on images using Numpy and little help from OpenCV and PILL

contour-detection corner-detection edge-detection filters image-processing numpy python3

Last synced: 20 May 2026

https://github.com/asadiahmad/hit-and-miss

Binary image matrix and applies a series of custom corner and edge detection kernels to identify specific patterns in the image.

corner-detection edge-detection hit-or-miss image-analysis image-processing morphology pattern-detection

Last synced: 10 Jun 2025

https://github.com/peterdee/go-fast

FAST corner detector implementation

corner-detection fast fast-detector go golang nms non-maximum-suppression

Last synced: 27 Jun 2025

https://github.com/chatterjeesaurabh/harris-corner-detection

This is the implementation of Harris Corner Detection from scratch using NumPy in Python.

computer-vision corner-detection image-processing

Last synced: 04 Jul 2025

https://github.com/eesha12khan/haris-corner-detection-algorithm

This project demonstrates the use of Harris Corner Detection to identify keypoints (corners) in images and compare them across multiple versions of the same image. The system processes a set of images, detects the corners in each, and then matches these keypoints to determine which image best matches the original.

computer-vision corner-detection feature-detection harris-corner-detection object-recognition opencv

Last synced: 18 Apr 2026