{
  "_id": "6a48bdf3e06c18f0a654999c",
  "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-04 07:13:29 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/9280f0fb72c7af1ee0b85b26abc344783045631f2425d1c516373869ddfd453a",
  "_filesize": 950647,
  "_sha256": "9280f0fb72c7af1ee0b85b26abc344783045631f2425d1c516373869ddfd453a",
  "_expires": "2026-10-12T08:01:54.000Z",
  "_created": "2026-07-04T07:13:29.000Z",
  "_published": "2026-07-04T08:01:55.604Z",
  "_jobs": [
    {
      "job": 85113110021,
      "time": 122,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8079498126"
    },
    {
      "job": 85113110010,
      "time": 102,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8079494830"
    },
    {
      "job": 85113110018,
      "time": 136,
      "config": "linux-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8079500126"
    },
    {
      "job": 85113110022,
      "time": 107,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8079495448"
    },
    {
      "job": 85113110008,
      "time": 87,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8079837675"
    },
    {
      "job": 85113110013,
      "time": 159,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8079503066"
    },
    {
      "job": 85113110026,
      "time": 75,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8079844834"
    },
    {
      "job": 85113110014,
      "time": 213,
      "config": "macos-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8079514080"
    },
    {
      "job": 85112960915,
      "time": 139,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8079480466"
    },
    {
      "job": 85113110016,
      "time": 129,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8079498608"
    },
    {
      "job": 85113110015,
      "time": 101,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8079494550"
    },
    {
      "job": 85113110023,
      "time": 79,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8079491698"
    },
    {
      "job": 85113110019,
      "time": 94,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8079493644"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/bnosac/actions/runs/28698729946",
  "_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": 306,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/image.CornerDetectionHarris"
  },
  "_devurl": "https://github.com/bnosac/image",
  "_searchresults": 2,
  "_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-04T07:15:42.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "f87c0397420b225e14bc05d87b24d771f869cb08",
      "fileid": "https://r2.ropensci.org/88a4a2918e183827b450b125a8da6a8fedbb3dabd07c6c16544eded5d98a4306",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bnosac/actions/runs/28698729946"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.2",
      "date": "2026-07-04T07:15:16.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "f87c0397420b225e14bc05d87b24d771f869cb08",
      "fileid": "https://r2.ropensci.org/33bfa8c64f5d713d3e275c9e7aa8ba798e1847cd962fb10bc420ad023000848a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bnosac/actions/runs/28698729946"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.1.2",
      "date": "2026-07-04T07:15:55.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "f87c0397420b225e14bc05d87b24d771f869cb08",
      "fileid": "https://r2.ropensci.org/7b5a456de77e09c2beb8c7b932dcbae236f1df54c4833ad03e501ade075a1152",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bnosac/actions/runs/28698729946"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.1.2",
      "date": "2026-07-04T07:15:20.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "f87c0397420b225e14bc05d87b24d771f869cb08",
      "fileid": "https://r2.ropensci.org/8c0a724c0df266fc3d8dfd3b299e32600a7b34b425bba815df21c878d1f888cf",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bnosac/actions/runs/28698729946"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.2",
      "date": "2026-07-04T08:00:28.000Z",
      "arch": "aarch64",
      "commit": "f87c0397420b225e14bc05d87b24d771f869cb08",
      "fileid": "https://r2.ropensci.org/32c90da7127e03052c43cb42ac2aba222a0cf134d4546ea964dd52905eb5745d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bnosac/actions/runs/28698729946"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.2",
      "date": "2026-07-04T07:16:00.000Z",
      "arch": "x86_64",
      "commit": "f87c0397420b225e14bc05d87b24d771f869cb08",
      "fileid": "https://r2.ropensci.org/3ff6a6b4fc37ca527a760fa9342a42cc33199e2c86c0e327c60e7e73dc2137c6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bnosac/actions/runs/28698729946"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.1.2",
      "date": "2026-07-04T08:01:23.000Z",
      "arch": "aarch64",
      "commit": "f87c0397420b225e14bc05d87b24d771f869cb08",
      "fileid": "https://r2.ropensci.org/af0d4ca4eed092605270948357dbb53e83342335c972acddf5a49511df36d4a5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bnosac/actions/runs/28698729946"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.1.2",
      "date": "2026-07-04T07:17:09.000Z",
      "arch": "x86_64",
      "commit": "f87c0397420b225e14bc05d87b24d771f869cb08",
      "fileid": "https://r2.ropensci.org/7ec5e6d6409e1f10d3f0c4e6f833a6baaff9bbce1bde64b6083658b68c95afb1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bnosac/actions/runs/28698729946"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.2",
      "date": "2026-07-04T07:15:51.000Z",
      "arch": "emscripten",
      "commit": "f87c0397420b225e14bc05d87b24d771f869cb08",
      "fileid": "https://r2.ropensci.org/f72ad62daedb62ab865898c61305adf07600dbcbc2db8baaae65de1494c50e39",
      "status": "success",
      "buildurl": "https://github.com/r-universe/bnosac/actions/runs/28698729946"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.2",
      "date": "2026-07-04T07:14:45.000Z",
      "arch": "x86_64",
      "commit": "f87c0397420b225e14bc05d87b24d771f869cb08",
      "fileid": "https://r2.ropensci.org/d0f11fdff7899f0407550f47aa5fc138c425d5d7745aa82a6be91c5ca173fd8c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bnosac/actions/runs/28698729946"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.2",
      "date": "2026-07-04T07:14:29.000Z",
      "arch": "x86_64",
      "commit": "f87c0397420b225e14bc05d87b24d771f869cb08",
      "fileid": "https://r2.ropensci.org/a15d4c422c2eb606690250e189b2bf73762e9e661738f0bbaa838c0fdb60aff9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bnosac/actions/runs/28698729946"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.1.2",
      "date": "2026-07-04T07:14:39.000Z",
      "arch": "x86_64",
      "commit": "f87c0397420b225e14bc05d87b24d771f869cb08",
      "fileid": "https://r2.ropensci.org/b011098f4c999f843a845d4e98bed34f4669f1d018316a9410c2aa21ac6eca07",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bnosac/actions/runs/28698729946"
    }
  ]
}