{"id":19194906,"url":"https://github.com/k5924/imageprocessor","last_synced_at":"2025-07-22T23:02:05.169Z","repository":{"id":109414625,"uuid":"317629449","full_name":"k5924/ImageProcessor","owner":"k5924","description":"An ImageProcessor app made in Java for CSI_5_OOP_2021","archived":false,"fork":false,"pushed_at":"2022-09-02T23:05:18.000Z","size":1008,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-06-20T14:07:54.441Z","etag":null,"topics":["image-processing","java","swing-gui"],"latest_commit_sha":null,"homepage":"https://k5924.github.io/p/image-processor/","language":"Java","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/k5924.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-12-01T18:17:50.000Z","updated_at":"2021-11-14T20:22:54.000Z","dependencies_parsed_at":null,"dependency_job_id":"cdd61c9f-b268-4391-b9e6-c9e3c28c2b12","html_url":"https://github.com/k5924/ImageProcessor","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/k5924/ImageProcessor","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k5924%2FImageProcessor","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k5924%2FImageProcessor/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k5924%2FImageProcessor/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k5924%2FImageProcessor/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/k5924","download_url":"https://codeload.github.com/k5924/ImageProcessor/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k5924%2FImageProcessor/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266586839,"owners_count":23952195,"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-07-22T02:00:09.085Z","response_time":66,"last_error":null,"robots_txt_status":null,"robots_txt_updated_at":null,"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":["image-processing","java","swing-gui"],"created_at":"2024-11-09T12:06:59.417Z","updated_at":"2025-07-22T23:02:05.116Z","avatar_url":"https://github.com/k5924.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ImageProcessor\r\n\r\n## Introduction\r\n\r\n\u003e An application made to perform processing operations on images as part of the CSI_5_OOP_2021 (Object Oriented Programming) module at LSBU (London South Bank University). The majority of the code was provided by the module leader where I have been tasked to:\r\n\u003cul\u003e\r\n\u003cli\u003e Move each operation to an individual class \u003c/li\u003e\r\n\u003cli\u003e Create a common interface or abstract class that all individual operation classes descend from \u003c/li\u003e\r\n\u003cli\u003e Automatically add all operations to the operations menu in the application \u003c/li\u003e\r\n\u003cli\u003e Link the menu operations to code that executes the operation \u003c/li\u003e\r\n\u003cli\u003e Use a factory class to instantiate each operation \u003c/li\u003e\r\n\u003cli\u003e Pass a factory class instance to the ImageProcessor constructor to populate the menu items under operations \u003c/li\u003e\r\n\u003c/ul\u003e\r\n\r\n## Extended task\r\n\r\n\u003e Implement the following operations with their interfaces then add them to the factory so that a user can set them in the application\r\n\u003cul\u003e\r\n\u003cli\u003eNegative: inverts the colours in the image\u003c/li\u003e\r\n\u003cli\u003eThreshold: converts an image to strict black and white only when provided with a threshold value\u003c/li\u003e\r\n\u003cli\u003eBlend: blend two images together mixing them with an alpha value\u003c/li\u003e\r\n\u003c/ul\u003e\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fk5924%2Fimageprocessor","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fk5924%2Fimageprocessor","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fk5924%2Fimageprocessor/lists"}