{
  "_id": "6a106bd7acfb0bcc41caa6a6",
  "Package": "image.LineSegmentDetector",
  "Type": "Package",
  "Title": "Detect Line Segments in Images",
  "Description": "An implementation of the Line Segment Detector on digital\nimages described in the paper: \"LSD: A Fast Line Segment\nDetector with a False Detection Control\" by Rafael Grompone von\nGioi et al (2012). The algorithm is explained at\n<doi:10.5201/ipol.2012.gjmr-lsd>.",
  "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(\"Rafael Grompone von Gioi\", role = c(\"ctb\", \"cph\"), email = \"grompone@gmail.com\", comment = \"src/lsd\"))",
  "License": "AGPL-3",
  "Version": "0.1.1",
  "URL": "https://github.com/bnosac/image",
  "RoxygenNote": "7.3.2",
  "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.LineSegmentDetector",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-05-07 09:11:28 UTC",
    "User": "root"
  },
  "Author": "Jan Wijffels [aut, cre, cph] (R wrapper),\nBNOSAC [cph] (R wrapper),\nRafael Grompone von Gioi [ctb, cph] (src/lsd)",
  "MD5sum": "08b2ba8c67aac106dbbcfa463b328c0f",
  "_user": "bnosac",
  "_type": "src",
  "_file": "image.LineSegmentDetector_0.1.1.tar.gz",
  "_fileid": "dd6785ca50400787abdc846bcf120353b146009f1459eb7c7c71f0d874f298be",
  "_filesize": 1107056,
  "_sha256": "dd6785ca50400787abdc846bcf120353b146009f1459eb7c7c71f0d874f298be",
  "_created": "2026-05-07T09:11:28.000Z",
  "_published": "2026-05-22T14:44:39.319Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77402916869,
      "time": 109,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6851258345"
    },
    {
      "job": 77402917082,
      "time": 115,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6851262372"
    },
    {
      "job": 77402917373,
      "time": 102,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6851255882"
    },
    {
      "job": 77402917155,
      "time": 108,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6851257998"
    },
    {
      "job": 77402917272,
      "time": 81,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6851248402"
    },
    {
      "job": 77402916832,
      "time": 212,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6851293460"
    },
    {
      "job": 77402916709,
      "time": 93,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6851252718"
    },
    {
      "job": 77402916982,
      "time": 167,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6851277915"
    },
    {
      "job": 77402916341,
      "time": 165,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6851218755"
    },
    {
      "job": 77402916120,
      "time": 99,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7163305822"
    },
    {
      "job": 77402916669,
      "time": 100,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6851255274"
    },
    {
      "job": 77402917388,
      "time": 103,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6851256288"
    },
    {
      "job": 77402916795,
      "time": 93,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6851252694"
    }
  ],
  "_buildurl": "https://github.com/r-universe/bnosac/actions/runs/25486687194",
  "_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",
    "uuid": 1710810
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "Rcpp",
      "version": ">= 0.12.8",
      "role": "Imports"
    },
    {
      "package": "sp",
      "role": "Imports"
    },
    {
      "package": "pixmap",
      "role": "Suggests"
    },
    {
      "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"
  ],
  "_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": 250,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/image.LineSegmentDetector"
  },
  "_devurl": "https://github.com/bnosac/image",
  "_searchresults": 7,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/image.LineSegmentDetector.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": "2025-11-27"
    }
  ],
  "_exports": [
    "image_line_segment_detector"
  ],
  "_help": [
    {
      "page": "image.LineSegmentDetector-package",
      "title": "The image.LineSegmentDetector (LSD) package detects line segments in images",
      "topics": [
        "image.LineSegmentDetector-package",
        "image.LineSegmentDetector"
      ]
    },
    {
      "page": "image_line_segment_detector",
      "title": "Line Segments Detection (LSD) in an image",
      "topics": [
        "image_line_segment_detector"
      ]
    },
    {
      "page": "plot.lsd",
      "title": "Plot the detected lines from the image_line_segment_detector",
      "topics": [
        "plot.lsd"
      ]
    }
  ],
  "_readme": "https://github.com/bnosac/image/raw/HEAD/image.LineSegmentDetector/README.md",
  "_rundeps": [
    "lattice",
    "Rcpp",
    "sp"
  ],
  "_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"
    }
  ],
  "_score": 5.153814864344529,
  "_indexed": true,
  "_nocasepkg": "image.linesegmentdetector",
  "_universes": [
    "bnosac",
    "jwijffels"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.1",
      "date": "2026-05-07T09:13:25.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "f87c0397420b225e14bc05d87b24d771f869cb08",
      "fileid": "7000368675582eb71048f6d01e214e7e18f96b623f92360a8992ce343ea72560",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bnosac/actions/runs/25486687194"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.1",
      "date": "2026-05-07T09:13:33.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "f87c0397420b225e14bc05d87b24d771f869cb08",
      "fileid": "3b7e386091a3dd5223b5fe6e84c8bfef989245ec63b10703a9fc6fd481b30a6e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bnosac/actions/runs/25486687194"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.1",
      "date": "2026-05-07T09:13:19.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "f87c0397420b225e14bc05d87b24d771f869cb08",
      "fileid": "a82e5610d266b3324e3603f943a26d1e80b9428bdc92f63afbac18cf2b5f0b31",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bnosac/actions/runs/25486687194"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.1",
      "date": "2026-05-07T09:13:23.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "f87c0397420b225e14bc05d87b24d771f869cb08",
      "fileid": "55c56f978ca82517c050c421c9d3b3abf625c401184eb78527bfd466a7c95f76",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bnosac/actions/runs/25486687194"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.1",
      "date": "2026-05-07T09:12:58.000Z",
      "arch": "aarch64",
      "commit": "f87c0397420b225e14bc05d87b24d771f869cb08",
      "fileid": "80862c95862ee10a8c5f310c2570d9b5f6611123079f64f6b8dbee2af262c3c2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bnosac/actions/runs/25486687194"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.1",
      "date": "2026-05-07T09:14:17.000Z",
      "arch": "x86_64",
      "commit": "f87c0397420b225e14bc05d87b24d771f869cb08",
      "fileid": "34ed8a6e2cd9c042a1ff4d350d93964ffdc4d168ca5ab29870f8b6ce61bfa5e6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bnosac/actions/runs/25486687194"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.1",
      "date": "2026-05-07T09:13:08.000Z",
      "arch": "aarch64",
      "commit": "f87c0397420b225e14bc05d87b24d771f869cb08",
      "fileid": "7b9ade34f610e87b08e0d2bded85b2d235f5950804052c8da7f032372dc85599",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bnosac/actions/runs/25486687194"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.1",
      "date": "2026-05-07T09:14:03.000Z",
      "arch": "x86_64",
      "commit": "f87c0397420b225e14bc05d87b24d771f869cb08",
      "fileid": "0302bcf6e000d2dd68cd410e49b5f1059052af06a2127024ee6ac15db6e34665",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bnosac/actions/runs/25486687194"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-05-07T09:12:47.000Z",
      "arch": "x86_64",
      "commit": "f87c0397420b225e14bc05d87b24d771f869cb08",
      "fileid": "54e9fd89097dcd6f336b252b9abdbea301501a718c6d7446de6cac846d5531ef",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bnosac/actions/runs/25486687194"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-05-07T09:12:49.000Z",
      "arch": "x86_64",
      "commit": "f87c0397420b225e14bc05d87b24d771f869cb08",
      "fileid": "b749cc72eff459ecc5d0a00e23c36d9770c19e5ff6c73856dc5c064c4f5d309e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bnosac/actions/runs/25486687194"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-05-07T09:12:40.000Z",
      "arch": "x86_64",
      "commit": "f87c0397420b225e14bc05d87b24d771f869cb08",
      "fileid": "4c1beacbf326cad9baea620571ebb45b31b4212aee7bab23123f2eb0ecc501e0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bnosac/actions/runs/25486687194"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.1",
      "date": "2026-05-22T14:44:16.000Z",
      "arch": "emscripten",
      "commit": "f87c0397420b225e14bc05d87b24d771f869cb08",
      "fileid": "cc932a719e8654d00883b73070271f6e1b2ef4fab4844bfd0a7416e5dc3a9cb6",
      "status": "success",
      "buildurl": "https://github.com/r-universe/bnosac/actions/runs/25486687194"
    }
  ]
}