Package: image.CornerDetectionF9 0.1.1
image.CornerDetectionF9: Find Corners in Digital Images with FAST-9
An implementation of the "FAST-9" corner detection algorithm explained in the paper 'FASTER and better: A machine learning approach to corner detection' by Rosten E., Porter R. and Drummond T. (2008), available at <doi:10.48550/arXiv.0810.2434>. The package allows to detect corners in digital images.
Authors:
image.CornerDetectionF9_0.1.1.tar.gz
image.CornerDetectionF9_0.1.1.zip(r-4.7)image.CornerDetectionF9_0.1.1.zip(r-4.6)image.CornerDetectionF9_0.1.1.zip(r-4.5)
image.CornerDetectionF9_0.1.1.tgz(r-4.6-x86_64)image.CornerDetectionF9_0.1.1.tgz(r-4.6-arm64)image.CornerDetectionF9_0.1.1.tgz(r-4.5-x86_64)image.CornerDetectionF9_0.1.1.tgz(r-4.5-arm64)
image.CornerDetectionF9_0.1.1.tar.gz(r-4.7-arm64)image.CornerDetectionF9_0.1.1.tar.gz(r-4.7-x86_64)image.CornerDetectionF9_0.1.1.tar.gz(r-4.6-arm64)image.CornerDetectionF9_0.1.1.tar.gz(r-4.6-x86_64)
image.CornerDetectionF9_0.1.1.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
image.CornerDetectionF9/json (API)
| # Install 'image.CornerDetectionF9' in R: |
| install.packages('image.CornerDetectionF9', repos = c('https://bnosac.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/bnosac/image/issues
canny-edge-detectioncomputer-visioncontoursdarknetdlibf9harris-cornersharris-interest-point-detectorhog-featuresimage-algorithmsimage-recognitionopenpanootsusurfcpp
Last updated from:f87c039742. Checks:13 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-arm64 | OK | 121 | ||
| linux-devel-x86_64 | OK | 111 | ||
| source / vignettes | OK | 162 | ||
| linux-release-arm64 | OK | 113 | ||
| linux-release-x86_64 | OK | 149 | ||
| macos-release-arm64 | OK | 74 | ||
| macos-release-x86_64 | OK | 181 | ||
| macos-oldrel-arm64 | OK | 84 | ||
| macos-oldrel-x86_64 | OK | 179 | ||
| windows-devel | OK | 137 | ||
| windows-release | OK | 94 | ||
| windows-oldrel | OK | 106 | ||
| wasm-release | OK | 113 |
Exports:image_detect_corners
Dependencies:Rcpp
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Find Corners in Digital Images with FAST-9. | image.CornerDetectionF9-package |
| Find Corners in Digital Images with FAST-9. | image_detect_corners |
