{"id":17632656,"url":"https://github.com/dotblueshoes/robertscross","last_synced_at":"2025-03-30T03:32:12.039Z","repository":{"id":257614596,"uuid":"858717059","full_name":"dotBlueShoes/RobertsCross","owner":"dotBlueShoes","description":"The Roberts cross operator is used in image processing and computer vision for edge detection.","archived":false,"fork":false,"pushed_at":"2024-09-17T19:26:05.000Z","size":2980,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-30T03:31:45.151Z","etag":null,"topics":["cuda","edge-detection","image-processing"],"latest_commit_sha":null,"homepage":"","language":"Cuda","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/dotBlueShoes.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":"2024-09-17T12:13:39.000Z","updated_at":"2024-11-06T17:23:47.000Z","dependencies_parsed_at":"2024-09-17T19:15:17.926Z","dependency_job_id":"d9bd768c-72a8-4d91-b498-2b5c8a39a5e8","html_url":"https://github.com/dotBlueShoes/RobertsCross","commit_stats":null,"previous_names":["dotblueshoes/robertscross"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotBlueShoes%2FRobertsCross","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotBlueShoes%2FRobertsCross/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotBlueShoes%2FRobertsCross/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotBlueShoes%2FRobertsCross/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dotBlueShoes","download_url":"https://codeload.github.com/dotBlueShoes/RobertsCross/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246273533,"owners_count":20750904,"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":["cuda","edge-detection","image-processing"],"created_at":"2024-10-23T01:44:59.083Z","updated_at":"2025-03-30T03:32:12.017Z","avatar_url":"https://github.com/dotBlueShoes.png","language":"Cuda","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Roberts Cross\nCUDA program for an image edge detection using Roberts Cross operator.\n\nUses CMAKE, SPDLOG \u0026 STB headers.\n\n![alt text](https://github.com/dotBlueShoes/RobertsCross/blob/master/extras/example.jpg)\n\n---\n\n### Preperation\n- Ensure that you do have an installed \"vcvarsall\" program that comes with the installation of Visual Studio software.\n  \u003e That's for windows execution of the program only.\n- Edit **\"CMakePresets.json\"** file. Provide your own paths to necessery compilers.\n\n---\n\n### Initialize CMAKE\n`.quail/cmake_refresh.bat [PROJECT_DIR] [VCVARSALL_DIR]`\n\nexample:\n\n`.quail/cmake_refresh.bat 'D:\\Storage\\Projects\\RobertsCross' 'C:\\Program Files\\Microsoft Visual Studio\\2022\\Community\\VC\\Auxiliary\\Build'`\n\n---\n\n### Build a Profile\n`.quail/build.bat [PROJECT_DIR] [VCVARSALL_DIR] [BUILD_PROFILE_NAME]`\n\nexample `windows-debug`:\n\n`.quail/build.bat 'D:\\Storage\\Projects\\RobertsCross' 'C:\\Program Files\\Microsoft Visual Studio\\2022\\Community\\VC\\Auxiliary\\Build' 'windows-debug'`\n\nexample `windows-release`:\n\n`.quail/build.bat 'D:\\Storage\\Projects\\RobertsCross' 'C:\\Program Files\\Microsoft Visual Studio\\2022\\Community\\VC\\Auxiliary\\Build' 'windows-release'`\n\n---\n\n### Run the Compilation\n`.quail/exe_with_res.ps1 [EXECUTABLE_DIR] 'RobertsCross'`\n\nexample `windows-debug`:\n\n`.quail/exe_with_res.ps1 'D:\\Storage\\Projects\\RobertsCross\\build\\windows-debug\\project\\' 'RobertsCross'`\n\nexample `windows-release`:\n\n`.quail/exe_with_res.ps1 'D:\\Storage\\Projects\\RobertsCross\\build\\windows-release\\project\\' 'RobertsCross'`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdotblueshoes%2Frobertscross","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdotblueshoes%2Frobertscross","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdotblueshoes%2Frobertscross/lists"}