{"id":15020362,"url":"https://github.com/hellonico/origami","last_synced_at":"2025-05-16T19:03:28.039Z","repository":{"id":44006784,"uuid":"110785057","full_name":"hellonico/origami","owner":"hellonico","description":"Lowest barrier of entry to Image Processing, Computer Vision and Neural Networks on the JavaVM","archived":false,"fork":false,"pushed_at":"2025-05-12T07:13:03.000Z","size":3667,"stargazers_count":125,"open_issues_count":4,"forks_count":6,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-05-16T19:02:42.430Z","etag":null,"topics":["clojure","computer-vision","deep-learning","dnn","java","kotlin","opencv","yolov8"],"latest_commit_sha":null,"homepage":"https://hellonico.github.io/origami-docs/#/","language":"Clojure","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"epl-1.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/hellonico.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-11-15T04:51:07.000Z","updated_at":"2025-05-12T07:13:06.000Z","dependencies_parsed_at":"2024-01-05T21:51:51.850Z","dependency_job_id":"d7bcb15e-ecbd-4cea-97ad-1ee453069ac2","html_url":"https://github.com/hellonico/origami","commit_stats":{"total_commits":542,"total_committers":2,"mean_commits":271.0,"dds":0.1439114391143912,"last_synced_commit":"bdf6877f6305fe772a312d2bafdcd03dec05cc6b"},"previous_names":[],"tags_count":106,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hellonico%2Forigami","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hellonico%2Forigami/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hellonico%2Forigami/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hellonico%2Forigami/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hellonico","download_url":"https://codeload.github.com/hellonico/origami/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254592368,"owners_count":22097011,"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":["clojure","computer-vision","deep-learning","dnn","java","kotlin","opencv","yolov8"],"created_at":"2024-09-24T19:54:57.888Z","updated_at":"2025-05-16T19:03:27.987Z","avatar_url":"https://github.com/hellonico.png","language":"Clojure","readme":"Origami Project Goals\n\n- Lowest barrier of entry to Image Processing, Computer Vision and Neural Networks on the JVM\n  - by using OpenCV (and when possible Clojure)\n- Works out of the box on your device (OSX, Windows, Linux, Raspberry, Jetson ..) and in your language (Clojure, Java, Kotlin, Scala, Binary via Google's Bazel)\n\n![Clojars Project](https://clojars.org/origami/latest-version.svg)\n\n![image](https://circleci.com/gh/hellonico/origami.svg?style=svg)\n![github](https://github.com/hellonico/origami/actions/workflows/clojure.yml/badge.svg)\n\n# AT A GLANCE\n\n- Full support for [OpenCV 4.9.0](https://github.com/opencv/opencv/wiki/ChangeLog#version490) \n  - [CircleCI Passing](https://app.circleci.com/pipelines/github/hellonico/origami)\n  - [Cuda Enabled NVidia Support](https://developer.nvidia.com/embedded/jetson-nano-developer-kit) included\n  - [Architecture support matrix](http://origamidocs.hellonico.info/#/units/compatibility?id=origami-470-compatibility-matrix)\n- On-going support for [Yolo v6](https://github.com/meituan/YOLOv6) \u003cimg style=\"height:20px;width:20px\" src=\"doc/yolo.png\" alt=\"\"/\u003e\n- \u003cimg style=\"height:16px;width:16px\" src=\"doc/doc.png\" alt=\"\"/\u003e  \u003ca href=\"https://hellonico.github.io/origami-docs/#/\"\u003eOrigami Docs\u003c/a\u003e\n- [codox](https://github.com/weavejester/codox) generated API is [here](http://origamidocs.hellonico.info/codox/index.html)\n- Ready to use jupyter, [clojure notebooks](https://github.com/hellonico/origami-fun/tree/master/jupyter), [java notebooks](https://github.com/hellonico/opencv4_java_tutorial/tree/master/jupyter)\n- Deep Neural Networks with [origami-dnn](https://github.com/hellonico/origami-dnn)\n- Run on [AWS Lambdas](https://github.com/hellonico/origami-aws-lambdas)\n- Real-time Streaming Server [App](https://github.com/hellonico/opencv-live-video-stream-over-http) \n- With [origami-sources](https://github.com/hellonico/origami-sources/)\n  - use various sources (folders, zip files, dropbox, webcam, flickr etc..) to lazily load OpenCV Mat objects\n  - use various handlers (You Tube, HTTPS etc...) to load VideoCapture objects\n\n# ORIGAMI APPS\n\n- [Booth](https://github.com/hellonico/opencv-javafx-camera)\n- [Yololi](https://github.com/hellonico/yololi)\n- [Streamer](https://github.com/hellonico/opencv-live-video-stream-over-http)\n- [Viewer](https://github.com/hellonico/origami-viewer)\n\n# Developed with\n\n\u003ca href=\"https://www.jetbrains.com/idea/\"\u003e\n\u003cimg title=\"idea\" width=\"64\" height=\"64\" src=\"doc/idea.png\"/\u003e\n\u003c/a\u003e\n\n\u003ca href=\"https://cursive-ide.com/\"\u003e\n\u003cimg title=\"cursive\" width=\"64\" height=\"64\" src=\"doc/cursive.png\"/\u003e\n\u003c/a\u003e\n\n\u003ca href=\"https://ko-fi.com/hellonico\"\u003e\n\u003cimg title=\"cursive\" width=\"140\" height=\"64\" src=\"doc/ko-fi.webp\"/\u003e\n\u003c/a\u003e\n","funding_links":["https://ko-fi.com/hellonico"],"categories":["人工智能","Computer Vision"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhellonico%2Forigami","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhellonico%2Forigami","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhellonico%2Forigami/lists"}