{"id":22337017,"url":"https://github.com/fatemehrshd/image-processing-with-assembly-80x86","last_synced_at":"2025-10-08T20:19:27.355Z","repository":{"id":251014808,"uuid":"836143955","full_name":"Fatemehrshd/Image-Processing-with-Assembly-80x86","owner":"Fatemehrshd","description":"Implementing an image processing framework using Assembly 80x86","archived":false,"fork":false,"pushed_at":"2024-07-31T08:51:40.000Z","size":308,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-08T20:19:25.600Z","etag":null,"topics":["assembly-x86","image-processing"],"latest_commit_sha":null,"homepage":"","language":"Jupyter Notebook","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/Fatemehrshd.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,"publiccode":null,"codemeta":null}},"created_at":"2024-07-31T08:38:15.000Z","updated_at":"2025-01-21T18:04:24.000Z","dependencies_parsed_at":null,"dependency_job_id":"2cdfb5e4-652d-449b-a2f5-961b1e6d417d","html_url":"https://github.com/Fatemehrshd/Image-Processing-with-Assembly-80x86","commit_stats":null,"previous_names":["fatemehrshd/image-processing-with-assembly-80x86"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Fatemehrshd/Image-Processing-with-Assembly-80x86","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Fatemehrshd%2FImage-Processing-with-Assembly-80x86","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Fatemehrshd%2FImage-Processing-with-Assembly-80x86/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Fatemehrshd%2FImage-Processing-with-Assembly-80x86/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Fatemehrshd%2FImage-Processing-with-Assembly-80x86/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Fatemehrshd","download_url":"https://codeload.github.com/Fatemehrshd/Image-Processing-with-Assembly-80x86/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Fatemehrshd%2FImage-Processing-with-Assembly-80x86/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279000662,"owners_count":26082817,"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-10-08T02:00:06.501Z","response_time":56,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","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":["assembly-x86","image-processing"],"created_at":"2024-12-04T06:08:34.336Z","updated_at":"2025-10-08T20:19:27.309Z","avatar_url":"https://github.com/Fatemehrshd.png","language":"Jupyter Notebook","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Image-Processing-with-Assembly-80x86\nImplementation of image processing using Assembly 80x86\n\nBelow features can be done using this implementation:\n\n- Reshape an Image\n- Resize an Image\n- Apply Convolution Filters (sharpening and emboss)\n- Apply Pooling (max and average pooling)\n- Add Noise (Salt and pepper)\n- Gray Scale an Image\n\n\n\u003e There is a sample image named ```image.jpg``` which is converted to ```image.txt``` using ```python_code.ipynb```. Also the genetated ```output.txt``` file is displayed using the given python code.\n\n\nTo exacute the code, run the below commands respectively:\n\n1. nasm -f elf64 -o code.o code.asm\n\n2. ld -o code code.o\n\n3. ./code\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffatemehrshd%2Fimage-processing-with-assembly-80x86","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffatemehrshd%2Fimage-processing-with-assembly-80x86","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffatemehrshd%2Fimage-processing-with-assembly-80x86/lists"}