{"id":19190270,"url":"https://github.com/seigtm/bmp-24bit-monochromizer","last_synced_at":"2025-04-20T07:34:17.387Z","repository":{"id":223106093,"uuid":"759332541","full_name":"seigtm/BMP-24bit-Monochromizer","owner":"seigtm","description":"Refactored sample code from my university's (SPbPU) course \"Computer Architecture\" for the first laboratory assignment: BMP Converter.","archived":false,"fork":false,"pushed_at":"2024-02-18T09:56:30.000Z","size":0,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-02-18T10:38:12.089Z","etag":null,"topics":["bmp","cpp","homework","homework-assignments","homework-exercises","laboratory-exercises","monochrome","spbpu","spbstu","windows"],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/seigtm.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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}},"created_at":"2024-02-18T09:48:27.000Z","updated_at":"2024-02-18T10:38:16.821Z","dependencies_parsed_at":"2024-02-18T10:48:16.772Z","dependency_job_id":null,"html_url":"https://github.com/seigtm/BMP-24bit-Monochromizer","commit_stats":null,"previous_names":["seigtm/bmp-24bit-monochromizer"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seigtm%2FBMP-24bit-Monochromizer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seigtm%2FBMP-24bit-Monochromizer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seigtm%2FBMP-24bit-Monochromizer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seigtm%2FBMP-24bit-Monochromizer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/seigtm","download_url":"https://codeload.github.com/seigtm/BMP-24bit-Monochromizer/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":223822729,"owners_count":17208917,"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":["bmp","cpp","homework","homework-assignments","homework-exercises","laboratory-exercises","monochrome","spbpu","spbstu","windows"],"created_at":"2024-11-09T11:33:34.034Z","updated_at":"2024-11-09T11:33:34.545Z","avatar_url":"https://github.com/seigtm.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# BMP 24-bit Monochromizer\n\nThis program converts a 24-bit BMP image to an 8-bit BMP image and makes it monochrome.\n\n## Usage\n\n1. **Compile** the program (`clang++ bmp_24bit_monochromizer.cpp`).\n2. **Ensure** you have an input 24-bit BMP image in the `assets` directory named `input.bmp`.\n3. **Run** the compiled program.\n4. The monochromized BMP image **will be generated** as `output.bmp` in the `assets` directory.\n\n## Requirements\n\n- C++ compiler.\n- Windows operating system (due to the use of **Windows.h**).\n\n## Additional Information\n\n- **Course**: Peter the Great St. Petersburg Polytechnic University (SPbPU), Computer Architecture.\n- **Teachers**: Molodyakov S.A., Petrov A.B.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fseigtm%2Fbmp-24bit-monochromizer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fseigtm%2Fbmp-24bit-monochromizer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fseigtm%2Fbmp-24bit-monochromizer/lists"}