{"id":23450794,"url":"https://github.com/red-data-tools/red-opencv","last_synced_at":"2025-04-13T20:14:57.385Z","repository":{"id":56891537,"uuid":"125960451","full_name":"red-data-tools/red-opencv","owner":"red-data-tools","description":"Ruby bindings for OpenCL based on GObject Introspection ","archived":false,"fork":false,"pushed_at":"2019-10-18T02:41:36.000Z","size":19,"stargazers_count":7,"open_issues_count":0,"forks_count":3,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-04-13T20:14:56.023Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/red-data-tools.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-03-20T04:24:57.000Z","updated_at":"2025-01-15T21:24:20.000Z","dependencies_parsed_at":"2022-08-21T00:20:39.102Z","dependency_job_id":null,"html_url":"https://github.com/red-data-tools/red-opencv","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/red-data-tools%2Fred-opencv","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/red-data-tools%2Fred-opencv/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/red-data-tools%2Fred-opencv/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/red-data-tools%2Fred-opencv/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/red-data-tools","download_url":"https://codeload.github.com/red-data-tools/red-opencv/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248774968,"owners_count":21159534,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-12-24T00:15:10.494Z","updated_at":"2025-04-13T20:14:57.332Z","avatar_url":"https://github.com/red-data-tools.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Red OpenCV\n\n## Description\n\nRed OpenCV is a Ruby bindings of OpenCV. Red OpenCV is based on GObject Introspection.\n\n[OpenCV][opencv] is a computer vision library.\n\n[GObject Introspection][gobject-introspection] is a middleware for language bindings of C library. GObject Introspection can generate language bindings automatically at runtime.\n\nRed OpenCV uses [OpenCV GLib][opencv-glib] and [gobject-introspection gem][gobject-introspection-gem] to generate Ruby bindings of OpenCV.\n\nOpenCV GLib is a C wrapper for OpenCV. GObject Introspection can't use OpenCV directly because OpenCV uses C++. OpenCV GLib is a bridge between OpenCV and GObject Introspection.\n\ngobject-introspection gem is a Ruby bindings of GObject Introspection. Red OpenCV uses GObject Introspection via gobject-introspection gem.\n\n## Install\n\nInstall OpenCV GLib before install Red OpenCV. Use [packages.red-data-tools.org][packages-red-data-tools-org] for installing OopenCV GLib.\n\nInstall Red OpenCV after you install OpenCV GLib:\n\n```text\n% gem install red-opencv\n```\n\n## Usage\n\n```ruby\nrequire \"cv\"\n\n# TODO\n```\n\n## Dependencies\n\n  * [OpenCV][opencv]\n\n  * [OpenCV GLib][opencv-glib]\n\n\n## Authors\n\n  * Kouhei Sutou \\\u003ckou@clear-code.com\\\u003e\n\n## License\n\n[The 3-Clause BSD license][bsd-3-clause]. See LICENSE for details.\n\n(Kouhei Sutou has a right to change the license including contributed\npatches.)\n\n[opencv]:https://opencv.org/\n\n[gobject-introspection]:https://wiki.gnome.org/action/show/Projects/GObjectIntrospection\n\n[opencv-glib]:https://github.com/red-data-tools/opencv-glib\n\n[gobject-introspection-gem]:https://rubygems.org/gems/gobject-introspection\n\n[packages-red-data-tools-org]:https://github.com/red-data-tools/packages.red-data-tools.org\n\n[bsd-3-clause]:https://opensource.org/licenses/BSD-3-Clause\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fred-data-tools%2Fred-opencv","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fred-data-tools%2Fred-opencv","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fred-data-tools%2Fred-opencv/lists"}