{"id":16632031,"url":"https://github.com/kalwalt/markerlessarjs","last_synced_at":"2025-10-30T04:30:18.493Z","repository":{"id":143078544,"uuid":"200869912","full_name":"kalwalt/MarkerlessARJS","owner":"kalwalt","description":"Markerless AR based on https://github.com/ahmetozlu/augmented_reality","archived":false,"fork":false,"pushed_at":"2024-11-07T17:10:35.000Z","size":51789,"stargazers_count":7,"open_issues_count":2,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-02T06:23:48.963Z","etag":null,"topics":["augmented-reality","markerless","opencv","webar"],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/kalwalt.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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}},"created_at":"2019-08-06T14:40:09.000Z","updated_at":"2024-12-19T12:41:49.000Z","dependencies_parsed_at":"2024-03-27T17:38:30.922Z","dependency_job_id":null,"html_url":"https://github.com/kalwalt/MarkerlessARJS","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kalwalt%2FMarkerlessARJS","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kalwalt%2FMarkerlessARJS/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kalwalt%2FMarkerlessARJS/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kalwalt%2FMarkerlessARJS/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kalwalt","download_url":"https://codeload.github.com/kalwalt/MarkerlessARJS/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":238930129,"owners_count":19554122,"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":["augmented-reality","markerless","opencv","webar"],"created_at":"2024-10-12T04:57:48.875Z","updated_at":"2025-10-30T04:30:17.311Z","avatar_url":"https://github.com/kalwalt.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# MarkerlessARJS\nMarkerless AR based on https://github.com/ahmetozlu/augmented_reality and https://github.com/MasteringOpenCV/code\nThis is a project to port the original code to javascript using emscripten.\nThese are the classes ported to JavaScript:\n- CameraCalibration\n- ARPipeline\n- Transformation\n- and other useful functions...\n\n## Example\n\nTwo examples are provided in the *examples* folder. You need to run the examples with an http server. The `MarkerlessARJS_basic_example.html` will display  in the browser a sphere and a blue rectangle around it; look also in the console with some useful information.\nInstead the `MarkerlessARJS_webcam_example.html` will display a sphere onto the pinball image (included in the project). \nNote that you need to rebuild the whole project with Emscripten only if you modify the C++ code and after build the dist library with the command:\n`npm run build-es6`\n\n## Dependencies\n\n- OpenCV 4.7.0\n- OpenCV_contrib 4.7.0\n- Emscripten emsdk 3.1.26\n\n## Next features\n\n- [x] js library wih all the classes and functions from the project as a separate bundle.\n- [x] ES6 version of the library.\n- [x] 3d rendering example with three.js library. (partial working example...)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkalwalt%2Fmarkerlessarjs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkalwalt%2Fmarkerlessarjs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkalwalt%2Fmarkerlessarjs/lists"}