{
  "_id": "6a15494aacfb0bcc41d58551",
  "Package": "image.CornerDetectionHarris",
  "Type": "Package",
  "Title": "Implementation of the Harris Corner Detection for Images",
  "Description": "An implementation of the Harris Corner Detection as\ndescribed in the paper \"An Analysis and Implementation of the\nHarris Corner Detector\" by Sánchez J. et al (2018) available at\n<doi:10.5201/ipol.2018.229>. The package allows to detect\nrelevant points in images which are characteristic to the\ndigital image.",
  "Maintainer": "Jan Wijffels <jwijffels@bnosac.be>",
  "Authors@R": "c(\nperson(\"Jan\", \"Wijffels\", role = c(\"aut\", \"cre\", \"cph\"), email = \"jwijffels@bnosac.be\", comment = \"R wrapper\"),\nperson(\"BNOSAC\", role = \"cph\", comment = \"R wrapper\"),\nperson(\"Javier Sánchez Pérez\", role = c(\"ctb\", \"cph\"), comment = \"Harris Corner Detector C/C++ code\"),\nperson(\"Pascal Getreuer\", role = c(\"ctb\", \"cph\"), comment = \"src/gaussian.cpp\"))",
  "License": "BSD_2_clause + file LICENSE",
  "Version": "0.1.2",
  "URL": "https://github.com/bnosac/image",
  "RoxygenNote": "7.1.2",
  "Encoding": "UTF-8",
  "Repository": "https://bnosac.r-universe.dev",
  "Date/Publication": "2025-11-27 20:30:51 UTC",
  "RemoteUrl": "https://github.com/bnosac/image",
  "RemoteRef": "HEAD",
  "RemoteSha": "f87c0397420b225e14bc05d87b24d771f869cb08",
  "RemoteSubdir": "image.CornerDetectionHarris",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-05-26 07:14:44 UTC",
    "User": "root"
  },
  "Author": "Jan Wijffels [aut, cre, cph] (R wrapper),\nBNOSAC [cph] (R wrapper),\nJavier Sánchez Pérez [ctb, cph] (Harris Corner Detector C/C++ code),\nPascal Getreuer [ctb, cph] (src/gaussian.cpp)",
  "MD5sum": "5542792625a9be21e0fb7d4e153ea10c",
  "_user": "bnosac",
  "_type": "src",
  "_file": "image.CornerDetectionHarris_0.1.2.tar.gz",
  "_fileid": "694a7f1776f2edf4ce96238bfc20396340a1c5a10e28cadd99e54c56610ab8f1",
  "_filesize": 950175,
  "_sha256": "694a7f1776f2edf4ce96238bfc20396340a1c5a10e28cadd99e54c56610ab8f1",
  "_created": "2026-05-26T07:14:44.000Z",
  "_published": "2026-05-26T07:18:34.192Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77825356859,
      "time": 113,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7211030287"
    },
    {
      "job": 77825356806,
      "time": 105,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7211027950"
    },
    {
      "job": 77825356824,
      "time": 114,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7211030166"
    },
    {
      "job": 77825356834,
      "time": 114,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7211030453"
    },
    {
      "job": 77825356860,
      "time": 74,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7211018494"
    },
    {
      "job": 77825356873,
      "time": 188,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7211049510"
    },
    {
      "job": 77825356853,
      "time": 78,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7211020400"
    },
    {
      "job": 77825356846,
      "time": 163,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7211043294"
    },
    {
      "job": 77824999193,
      "time": 159,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7210995589"
    },
    {
      "job": 77825356778,
      "time": 92,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7211024248"
    },
    {
      "job": 77825356800,
      "time": 100,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7211026594"
    },
    {
      "job": 77825356757,
      "time": 86,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7211022322"
    },
    {
      "job": 77825356810,
      "time": 89,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7211022799"
    }
  ],
  "_buildurl": "https://github.com/r-universe/bnosac/actions/runs/26437918726",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/bnosac/image",
  "_commit": {
    "id": "f87c0397420b225e14bc05d87b24d771f869cb08",
    "author": "Jan Wijffels <jwijffels@bnosac.be>",
    "committer": "Jan Wijffels <jwijffels@bnosac.be>",
    "message": "image.linesegmentdetector - fix r cmd check notes\n",
    "time": 1764275451
  },
  "_maintainer": {
    "name": "Jan Wijffels",
    "email": "jwijffels@bnosac.be",
    "login": "jwijffels",
    "description": "www.bnosac.be",
    "uuid": 1710810
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "Rcpp",
      "version": ">= 0.12.8",
      "role": "Imports"
    },
    {
      "package": "magick",
      "role": "Suggests"
    }
  ],
  "_owner": "bnosac",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-48",
      "n": 6
    }
  ],
  "_tags": [],
  "_topics": [
    "canny-edge-detection",
    "computer-vision",
    "contours",
    "darknet",
    "dlib",
    "f9",
    "harris-corners",
    "harris-interest-point-detector",
    "hog-features",
    "image-algorithms",
    "image-recognition",
    "openpano",
    "otsu",
    "surf",
    "cpp",
    "openmp"
  ],
  "_stars": 285,
  "_contributors": [
    {
      "user": "jwijffels",
      "count": 143,
      "uuid": 1710810
    },
    {
      "user": "spono",
      "count": 5,
      "uuid": 14940295
    }
  ],
  "_userbio": {
    "uuid": 20105826,
    "type": "organization",
    "name": "bnosac",
    "description": "open sourced projects"
  },
  "_downloads": {
    "count": 172,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/image.CornerDetectionHarris"
  },
  "_devurl": "https://github.com/bnosac/image",
  "_searchresults": 2,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/image.CornerDetectionHarris.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/bnosac/image",
  "_realowner": "bnosac",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2020-07-27"
    },
    {
      "version": "0.1.1",
      "date": "2020-08-03"
    },
    {
      "version": "0.1.2",
      "date": "2024-01-08"
    }
  ],
  "_exports": [
    "image_harris"
  ],
  "_help": [
    {
      "page": "image_harris",
      "title": "Find Corners using Harris Corner Detection",
      "topics": [
        "image_harris"
      ]
    }
  ],
  "_readme": "https://github.com/bnosac/image/raw/HEAD/image.CornerDetectionHarris/README.md",
  "_rundeps": [
    "Rcpp"
  ],
  "_sysdeps": [
    {
      "shlib": "libstdc++",
      "package": "libstdc++6",
      "source": "gcc",
      "version": "14.2.0-4ubuntu2~24.04.1",
      "name": "c++",
      "homepage": "http://gcc.gnu.org/",
      "description": "GNU Standard C++ Library v3"
    },
    {
      "shlib": "libgomp",
      "package": "libgomp1",
      "source": "gcc",
      "version": "14.2.0-4ubuntu2~24.04.1",
      "name": "openmp",
      "homepage": "http://gcc.gnu.org/",
      "description": "GCC OpenMP (GOMP) support library"
    }
  ],
  "_score": 5.153814864344529,
  "_indexed": true,
  "_nocasepkg": "image.cornerdetectionharris",
  "_universes": [
    "bnosac",
    "jwijffels"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.2",
      "date": "2026-05-26T07:16:48.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "f87c0397420b225e14bc05d87b24d771f869cb08",
      "fileid": "f8ab32ccfa5697e3de7482382f9f0f3d1cdfc57d8819bd85d5d986fe2dc55a70",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bnosac/actions/runs/26437918726"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.2",
      "date": "2026-05-26T07:16:37.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "f87c0397420b225e14bc05d87b24d771f869cb08",
      "fileid": "46066ed15afc6de0aa2a996c67118af0cdf9baae44af60b4e08aa66aae9038c5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bnosac/actions/runs/26437918726"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.2",
      "date": "2026-05-26T07:16:48.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "f87c0397420b225e14bc05d87b24d771f869cb08",
      "fileid": "4fc0d2101497cb02650e30f0385595099ef8463ab70982ea0acd3638afad096e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bnosac/actions/runs/26437918726"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.2",
      "date": "2026-05-26T07:16:47.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "f87c0397420b225e14bc05d87b24d771f869cb08",
      "fileid": "736a1a01391fa25a4bd6d55e5fea5a091910a4f4d1bb052f0fc77a7a4603cca1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bnosac/actions/runs/26437918726"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.2",
      "date": "2026-05-26T07:16:08.000Z",
      "arch": "aarch64",
      "commit": "f87c0397420b225e14bc05d87b24d771f869cb08",
      "fileid": "36143bddc9cad7db41ae05eca994bcd62bff8c1ad9a75ca0e9ba51734c19e030",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bnosac/actions/runs/26437918726"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.2",
      "date": "2026-05-26T07:17:36.000Z",
      "arch": "x86_64",
      "commit": "f87c0397420b225e14bc05d87b24d771f869cb08",
      "fileid": "9d4587e331050afff9ca95a02bac3c56fe06848bc40227efdef261df6bcc87a0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bnosac/actions/runs/26437918726"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.2",
      "date": "2026-05-26T07:16:13.000Z",
      "arch": "aarch64",
      "commit": "f87c0397420b225e14bc05d87b24d771f869cb08",
      "fileid": "7de284af1440fca1466ff59136eb28501847bc5ae4816a768603cc9489a7f402",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bnosac/actions/runs/26437918726"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.2",
      "date": "2026-05-26T07:16:56.000Z",
      "arch": "x86_64",
      "commit": "f87c0397420b225e14bc05d87b24d771f869cb08",
      "fileid": "2e12da1b8bed6c8ca0b3eaa7acfb80f09103f011efa9bd2104e0cb4635dc5dc0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bnosac/actions/runs/26437918726"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.2",
      "date": "2026-05-26T07:16:35.000Z",
      "arch": "emscripten",
      "commit": "f87c0397420b225e14bc05d87b24d771f869cb08",
      "fileid": "13755bdfcc1cfa3222f03c535ab233ff3c4ca1d97eca35519549db7a700d4e4c",
      "status": "success",
      "buildurl": "https://github.com/r-universe/bnosac/actions/runs/26437918726"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.2",
      "date": "2026-05-26T07:16:08.000Z",
      "arch": "x86_64",
      "commit": "f87c0397420b225e14bc05d87b24d771f869cb08",
      "fileid": "b84a0fb0e5690595ee677c176a6e549c515382df6c120716f7c65aab1d419ed4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bnosac/actions/runs/26437918726"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.2",
      "date": "2026-05-26T07:15:54.000Z",
      "arch": "x86_64",
      "commit": "f87c0397420b225e14bc05d87b24d771f869cb08",
      "fileid": "925bb0286759b510eab33cc3819b95f4d2bb604943867223c3feb56318ab1522",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bnosac/actions/runs/26437918726"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.2",
      "date": "2026-05-26T07:15:56.000Z",
      "arch": "x86_64",
      "commit": "f87c0397420b225e14bc05d87b24d771f869cb08",
      "fileid": "66d380dca943bc6bc065a0ee24b1310994c37aa4ba6f46b548a446a7798e7171",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bnosac/actions/runs/26437918726"
    }
  ]
}