{"id":22389805,"url":"https://github.com/snandasena/opencv-cpp-examples","last_synced_at":"2026-05-17T09:35:40.680Z","repository":{"id":56178270,"uuid":"252900198","full_name":"snandasena/opencv-cpp-examples","owner":"snandasena","description":"OpenCV configurations with cmake","archived":false,"fork":false,"pushed_at":"2020-11-22T14:32:58.000Z","size":1598,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-01T03:27:52.446Z","etag":null,"topics":["cmake","cmake-toolchain","computer-vision","cplusplus","image-processing","machine-learning","opencv"],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":true,"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/snandasena.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":"2020-04-04T03:35:36.000Z","updated_at":"2020-11-22T14:33:00.000Z","dependencies_parsed_at":"2022-08-15T14:10:27.016Z","dependency_job_id":null,"html_url":"https://github.com/snandasena/opencv-cpp-examples","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snandasena%2Fopencv-cpp-examples","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snandasena%2Fopencv-cpp-examples/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snandasena%2Fopencv-cpp-examples/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snandasena%2Fopencv-cpp-examples/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/snandasena","download_url":"https://codeload.github.com/snandasena/opencv-cpp-examples/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245737969,"owners_count":20664192,"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":["cmake","cmake-toolchain","computer-vision","cplusplus","image-processing","machine-learning","opencv"],"created_at":"2024-12-05T03:13:17.889Z","updated_at":"2025-10-26T21:19:04.234Z","avatar_url":"https://github.com/snandasena.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"### How to run this program\n#### Step 01: Clone this repo to your location\n```\ngit clone git@github.com:snandasena/opencv-cpp-examples.git\n```\n#### Step 02: Create a build directory\n```\ncd opencv-cmake-config\nmkdir build\n```\n#### Step 03(First time only): Change directoy and build the project\n```\ncd build\ncmake ../src/\n```\n#### Step 04: Build the executable\n```\ncd ../\ncmake --build build --target opencvdemo  -- -j4\n```\n#### Step 05: Run the executable\n```\n./build/opencvdemo\n```\n\n#### Notice:\n**There are multiple c++ files in src folder and if you want to try those, please un comment required file from CMakeLists.txt and run it.**\n\n#### Acknowledgement\n\nPlease visit [OpenCV](https://docs.opencv.org/4.3.0/d9/df8/tutorial_root.html) \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsnandasena%2Fopencv-cpp-examples","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsnandasena%2Fopencv-cpp-examples","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsnandasena%2Fopencv-cpp-examples/lists"}