{
  "_id": "6a571010ff0138dec5d6d324",
  "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-07-15 04:39:22 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)",
  "_user": "bnosac",
  "_type": "src",
  "_file": "image.CornerDetectionHarris_0.1.2.tar.gz",
  "_fileid": "https://r2.ropensci.org/46f73b1877dfc15a30fb60b24830bdebd7e52cd7790ffbd212aa0b21d1f4bf46",
  "_filesize": 950647,
  "_sha256": "46f73b1877dfc15a30fb60b24830bdebd7e52cd7790ffbd212aa0b21d1f4bf46",
  "_expires": "2026-10-23T04:43:58.000Z",
  "_created": "2026-07-15T04:39:22.000Z",
  "_published": "2026-07-15T04:44:00.511Z",
  "_jobs": [
    {
      "job": 87269598354,
      "time": 116,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8332694618"
    },
    {
      "job": 87269598375,
      "time": 122,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8332694833"
    },
    {
      "job": 87269598356,
      "time": 136,
      "config": "linux-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8332699115"
    },
    {
      "job": 87269598371,
      "time": 118,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8332693939"
    },
    {
      "job": 87269598349,
      "time": 86,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8332686482"
    },
    {
      "job": 87269598338,
      "time": 195,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8332712481"
    },
    {
      "job": 87269599655,
      "time": 70,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8332682466"
    },
    {
      "job": 87269598362,
      "time": 239,
      "config": "macos-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8332722781"
    },
    {
      "job": 87269296773,
      "time": 149,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8332665248"
    },
    {
      "job": 87269598358,
      "time": 100,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8332689786"
    },
    {
      "job": 87269598337,
      "time": 89,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8332686724"
    },
    {
      "job": 87269598345,
      "time": 104,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8332691257"
    },
    {
      "job": 87269598343,
      "time": 80,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8332684661"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/bnosac/actions/runs/29389393525",
  "_status": "success",
  "_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
  },
  "_distro": "resolute",
  "_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",
    "followers": 45,
    "description": "open sourced projects"
  },
  "_downloads": {
    "count": 275,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/image.CornerDetectionHarris"
  },
  "_devurl": "https://github.com/bnosac/image",
  "_searchresults": 3,
  "_rbuild": "4.6.1",
  "_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",
    "LICENSE",
    "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": "16-20260322-1ubuntu1",
      "name": "c++",
      "homepage": "http://gcc.gnu.org/",
      "description": "GNU Standard C++ Library v3"
    },
    {
      "shlib": "libgomp",
      "package": "libgomp1",
      "source": "gcc",
      "version": "16-20260322-1ubuntu1",
      "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-07-15T04:41:30.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "f87c0397420b225e14bc05d87b24d771f869cb08",
      "fileid": "https://r2.ropensci.org/10b79b4552f586ab47cf20b9be240f03e078c57f5785afc3d5c887013ecf845a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bnosac/actions/runs/29389393525"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.2",
      "date": "2026-07-15T04:41:26.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "f87c0397420b225e14bc05d87b24d771f869cb08",
      "fileid": "https://r2.ropensci.org/8d2d7ea1f9c76729d22c8624143f3ec577a15ff81c59b8804f3b88da723b5049",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bnosac/actions/runs/29389393525"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.1.2",
      "date": "2026-07-15T04:41:47.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "f87c0397420b225e14bc05d87b24d771f869cb08",
      "fileid": "https://r2.ropensci.org/eaf599088565e043989fe6c3198ad69a977286701fef8e3b5242f098bd00d309",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bnosac/actions/runs/29389393525"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.1.2",
      "date": "2026-07-15T04:41:21.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "f87c0397420b225e14bc05d87b24d771f869cb08",
      "fileid": "https://r2.ropensci.org/99699dcff2ac96877c2cf62d6e20563098e6411d429fb6a6dba56fc4795a1dea",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bnosac/actions/runs/29389393525"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.2",
      "date": "2026-07-15T04:40:54.000Z",
      "arch": "aarch64",
      "commit": "f87c0397420b225e14bc05d87b24d771f869cb08",
      "fileid": "https://r2.ropensci.org/9ce616c11306c23ad4cc6c32f88399f6aaf61ff649f25214baaa2a5ffdab87ee",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bnosac/actions/runs/29389393525"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.2",
      "date": "2026-07-15T04:42:19.000Z",
      "arch": "x86_64",
      "commit": "f87c0397420b225e14bc05d87b24d771f869cb08",
      "fileid": "https://r2.ropensci.org/b57cdc3f8157567771020f210f935b8b007dc73220bd31664c6bcf234d67a32a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bnosac/actions/runs/29389393525"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.1.2",
      "date": "2026-07-15T04:40:38.000Z",
      "arch": "aarch64",
      "commit": "f87c0397420b225e14bc05d87b24d771f869cb08",
      "fileid": "https://r2.ropensci.org/03cfabdaa684d9b06aa7af77bcdc0f589c0e285d3616207981afcdbebd0410de",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bnosac/actions/runs/29389393525"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.1.2",
      "date": "2026-07-15T04:42:54.000Z",
      "arch": "x86_64",
      "commit": "f87c0397420b225e14bc05d87b24d771f869cb08",
      "fileid": "https://r2.ropensci.org/94d350cee01ca094476da886c42810a43b249e89b8be02565048ecc5210492c4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bnosac/actions/runs/29389393525"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.2",
      "date": "2026-07-15T04:41:15.000Z",
      "arch": "emscripten",
      "commit": "f87c0397420b225e14bc05d87b24d771f869cb08",
      "fileid": "https://r2.ropensci.org/16769a42f4a9507cafa4ba3ad6035cbb9b4db523f8f2f51c3ed7943b84975181",
      "status": "success",
      "buildurl": "https://github.com/r-universe/bnosac/actions/runs/29389393525"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.2",
      "date": "2026-07-15T04:40:32.000Z",
      "arch": "x86_64",
      "commit": "f87c0397420b225e14bc05d87b24d771f869cb08",
      "fileid": "https://r2.ropensci.org/4d901f5ad5b8d6460b5968df8cf26329f19952a1301756a7d16637d53d8f3318",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bnosac/actions/runs/29389393525"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.2",
      "date": "2026-07-15T04:40:47.000Z",
      "arch": "x86_64",
      "commit": "f87c0397420b225e14bc05d87b24d771f869cb08",
      "fileid": "https://r2.ropensci.org/0ebb5fee7068efa4f924891df17b2286121599158577d08fb69274502b07e07a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bnosac/actions/runs/29389393525"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.1.2",
      "date": "2026-07-15T04:40:21.000Z",
      "arch": "x86_64",
      "commit": "f87c0397420b225e14bc05d87b24d771f869cb08",
      "fileid": "https://r2.ropensci.org/328436ed99831d556e6b4a44226d36189c00a34231aaa980553fe076fc0ac383",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bnosac/actions/runs/29389393525"
    }
  ]
}