https://github.com/bbenligiray/robust-css-corners
A robust CSS corner detector based on the turning angle curvature of image gradients
https://github.com/bbenligiray/robust-css-corners
corner-detection curvature-scale-space keypoint-detection
Last synced: 3 months ago
JSON representation
A robust CSS corner detector based on the turning angle curvature of image gradients
- Host: GitHub
- URL: https://github.com/bbenligiray/robust-css-corners
- Owner: bbenligiray
- Created: 2017-07-11T10:58:50.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-07-11T11:02:33.000Z (almost 9 years ago)
- Last Synced: 2025-10-05T15:43:25.801Z (8 months ago)
- Topics: corner-detection, curvature-scale-space, keypoint-detection
- Language: Matlab
- Size: 1.78 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## A robust CSS corner detector based on the turning angle curvature of image gradients
Code used in the following paper:
[C. Topal; K. Özkan; B. Benligiray; C. Akinlar, "A robust CSS corner detector based on the turning angle curvature of image gradients," Proc. IEEE Int. Conf. Acoust., Speech and Signal Process. (ICASSP), 2013.](http://ieeexplore.ieee.org/abstract/document/6637890/)
RCSS code is implemented by Cihan Topal, and it is not open source.
Run this build on a 64-bit Windows machine.