CornerAndEdgeDetector
A set of from-scratch MATLAB scripts for detecting Harris corners and edges
Install / Use
/learn @FinleyPan/CornerAndEdgeDetectorREADME
Introduction
This is a MATLAB implementation for Harris corner detector and edge detector based on sobel kernel. It partially referred to the implementation of OpenCV, and see this tutorial for more details.
Features
- [x] method of Harris
- [x] method of Shi-Tomasi
- [x] non-maximum suppression
- [x] subpixel accuracy
- [x] immune to corner clustering
How to run
Prerequisite: matlab 2014b or higher.
run demo.m in Matlab Command Window.
Literature
Harris, C., & Stephens, M. (1988, August). A combined corner and edge detector. In Alvey vision conference (Vol. 15, No. 50, pp. 10-5244).
Shi, J., & Tomasi, C. (1993). Good features to track. Cornell University.
Related Skills
node-connect
339.1kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
83.8kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
339.1kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
commit-push-pr
83.8kCommit, push, and open a PR
