{"id":18538114,"url":"https://github.com/bigmb/oak-d_experiments","last_synced_at":"2026-02-13T17:32:10.363Z","repository":{"id":109157255,"uuid":"295147459","full_name":"bigmb/OAK-D_Experiments","owner":"bigmb","description":"This repository contains examples of using depthai API with OAK-D","archived":false,"fork":false,"pushed_at":"2020-09-13T12:36:06.000Z","size":59897,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-05-15T02:11:23.625Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bigmb.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":"2020-09-13T12:33:06.000Z","updated_at":"2021-11-11T05:16:58.000Z","dependencies_parsed_at":"2023-03-22T01:18:36.071Z","dependency_job_id":null,"html_url":"https://github.com/bigmb/OAK-D_Experiments","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/bigmb/OAK-D_Experiments","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bigmb%2FOAK-D_Experiments","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bigmb%2FOAK-D_Experiments/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bigmb%2FOAK-D_Experiments/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bigmb%2FOAK-D_Experiments/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bigmb","download_url":"https://codeload.github.com/bigmb/OAK-D_Experiments/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bigmb%2FOAK-D_Experiments/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273225309,"owners_count":25067265,"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","status":"online","status_checked_at":"2025-09-02T02:00:09.530Z","response_time":77,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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-11-06T19:42:22.338Z","updated_at":"2026-02-13T17:32:10.357Z","avatar_url":"https://github.com/bigmb.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# OAK-D_Experiments\nThis repository contains examples of using depthai API with OAK-D.\n\n* [Link to the depthai website](https://luxonis.com/depthai)\n* [Link to the depthai documentation](https://docs.luxonis.com/)\n\nDepthai is a great boon for the real time SpatialAI community.\n\nThis is how my OAK-D looks\n![OAK-D](https://docs.luxonis.com/images/products/depthai-edition-usb3-cameras.png)\n\n\n## Basic\n\n#### [1. Object detection](exp/code1.py)\n\nThis code shows how to :\n1. Initialise the device.\n2. Get the data packets from the device. (The bounding box and the rgb frame)\n3. Draw the bounding box using the extracted bounding box information on the extracted image from the stream.\n4. Display the output\n\n![Object detection output](exp/objectDetection.gif)\n\n\n#### [2. Access right and left frames of the stereo camera setup](exp/code2.py)\n\nThis code shows how to :\n1. Initialise the device.\n2. Read and display left and right images captured from the stereo camera setup.\nThis code can be helpful to get started with experiments involving stereo camera images.\n\n![left and right image frames](exp/right_left_camera_frames.gif)\n\n\n#### [3. Display the disparity map in colored format](exp/code3.py)\n\nThis code shows how to :\n1. Initialise the device.\n2. Read and display the disparity map from the device in color format.\n\nThis code can be helpful to get started with experiments involving depth information.\nThe beauty of OAK-D is that it makes the process of generating the disparity map information super easy.\n\n![coloured disparity map](exp/color_disparity.gif)\n\n#### [4. Display object detection results with distance](exp/code6.py)\n\nA small modification to the first object detection code - also reading and displaying the distance of the detected obects.\n\nThis code shows how to :\n1. Initialise the device.\n2. Get the data packets from the device. (The bounding box and the rgb frame)\n3. Draw the bounding box using the extracted bounding box information on the extracted image from the stream.\n4. Read the distance information and print it along with the bounding box.\n5. Display the output.\n\n![Object detection with distance](exp/objDetectWithDist.gif)\n\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbigmb%2Foak-d_experiments","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbigmb%2Foak-d_experiments","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbigmb%2Foak-d_experiments/lists"}