{"id":19860594,"url":"https://github.com/ydkn/htw-progko-cuda","last_synced_at":"2026-04-20T03:31:50.292Z","repository":{"id":137514371,"uuid":"109868130","full_name":"ydkn/htw-progko-cuda","owner":"ydkn","description":"Parallel processing of image transformations. Part of the \"Programmierkonzepte und Algorithmen\" course at HTW-Berlin.","archived":false,"fork":false,"pushed_at":"2018-01-24T22:32:51.000Z","size":5778,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-11T14:47:55.400Z","etag":null,"topics":["cuda","image-transformations","opencv"],"latest_commit_sha":null,"homepage":"","language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ydkn.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-07T17:24:49.000Z","updated_at":"2022-01-25T14:33:40.000Z","dependencies_parsed_at":null,"dependency_job_id":"793b5cd2-17b0-4c01-a42e-0bafde6e1a98","html_url":"https://github.com/ydkn/htw-progko-cuda","commit_stats":{"total_commits":28,"total_committers":3,"mean_commits":9.333333333333334,"dds":0.2142857142857143,"last_synced_commit":"7085dab96591e1ae5316074e2861825632c699f7"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ydkn%2Fhtw-progko-cuda","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ydkn%2Fhtw-progko-cuda/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ydkn%2Fhtw-progko-cuda/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ydkn%2Fhtw-progko-cuda/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ydkn","download_url":"https://codeload.github.com/ydkn/htw-progko-cuda/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241263143,"owners_count":19936055,"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","image-transformations","opencv"],"created_at":"2024-11-12T15:06:23.975Z","updated_at":"2025-11-11T19:23:38.043Z","avatar_url":"https://github.com/ydkn.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# CUDA Image Transformations\n\nSupports the following image transformations:\n\n* Swap green and blue colors\n* Transform image to grayscale\n* Blur image\n* Generate Emboss\n\n\n## Installation\n\nRun:\n\n    $ make all\n\n\n## Usage\n\n    $ dist/imgtrans-cuda \u003cswap|gray|blur|emboss\u003e \u003cinfile\u003e \u003coutfile\u003e (\u003carea\u003e)\n    $ dist/imgtrans-opencv \u003cswap|gray\u003e \u003cinfile\u003e \u003coutfile\u003e (\u003carea\u003e)\n    $ dist/imgtrans-plain \u003cswap|gray\u003e \u003cinfile\u003e \u003coutfile\u003e (\u003carea\u003e)\n\n* \u0026lt;area\u0026gt; is only used for blur mode.\n\n\n### Examples\n\n    $ dist/imgtrans-opencv swap examples/dice.png swapped_dice.png\n    $ dist/imgtrans-cuda gray examples/Periodic_table_large.png gray_periodic_table.png\n\n\n### Image Sources\n\n* tricoloring.png: https://commons.wikimedia.org/wiki/File:Tricoloring.png\n* dice.png: https://commons.wikimedia.org/wiki/File:PNG_transparency_demonstration_1.png\n* periodic_table.png: https://commons.wikimedia.org/wiki/File:Periodic_table_large.png\n\n## License\n\nThe work is available as open source under the terms of the [GPL 3.0 License](https://opensource.org/licenses/GPL-3.0).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fydkn%2Fhtw-progko-cuda","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fydkn%2Fhtw-progko-cuda","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fydkn%2Fhtw-progko-cuda/lists"}