{"id":27535621,"url":"https://github.com/garthtb/fast_image_stacker","last_synced_at":"2025-04-18T19:08:00.896Z","repository":{"id":287253851,"uuid":"964126114","full_name":"GarthTB/fast_image_stacker","owner":"GarthTB","description":"A Rust tool for stacking images quickly.","archived":false,"fork":false,"pushed_at":"2025-04-10T18:32:37.000Z","size":21,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-10T19:53:21.075Z","etag":null,"topics":["astrophotography","cli","image-processing","multimedia","rust"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/GarthTB.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,"zenodo":null}},"created_at":"2025-04-10T18:18:26.000Z","updated_at":"2025-04-10T18:26:10.000Z","dependencies_parsed_at":"2025-04-10T20:03:45.785Z","dependency_job_id":null,"html_url":"https://github.com/GarthTB/fast_image_stacker","commit_stats":null,"previous_names":["garthtb/fast_image_stacker"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GarthTB%2Ffast_image_stacker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GarthTB%2Ffast_image_stacker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GarthTB%2Ffast_image_stacker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GarthTB%2Ffast_image_stacker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/GarthTB","download_url":"https://codeload.github.com/GarthTB/fast_image_stacker/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249535840,"owners_count":21287496,"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":["astrophotography","cli","image-processing","multimedia","rust"],"created_at":"2025-04-18T19:08:00.055Z","updated_at":"2025-04-18T19:08:00.890Z","avatar_url":"https://github.com/GarthTB.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Fast Image Stacker 🖼\n\n[![Rust](https://img.shields.io/badge/Built%20with-Rust-brown)](https://www.rust-lang.org)\n[![Version](https://img.shields.io/badge/Latest%20Release-0.1.0-brightgreen)](https://github.com/GarthTB/fast_image_stacker/releases)\n[![License](https://img.shields.io/badge/License-Apache%202.0-blue)](https://www.apache.org/licenses/LICENSE-2.0)\n\nA lightweight command-line tool for stacking 8/16-bit RGB images.\n\n## Features\n\n- **Stacking Modes**: Choose among `mean`, `max`, or `min` pixel stacking\n- **High Precision**: 32-bit floating-point arithmetic for accurate results\n- **Input Support**: Processes 8-bit or 16-bit RGB images ([complete list](https://docs.rs/image/0.25.6/image/enum.ImageFormat.html))\n- **Output**: Saves result as 16-bit TIFF\n- **Lightweight**: Minimal dependencies and fast execution\n\n## Usage\n\n1. Place all the images to be processed in a subfolder named `images` within the program directory, or manually select the folder.\n2. Choose a mode.\n\n## Technical Notes\n\n### Image Requirements\n\n- All input images must have identical dimensions (width × height)\n- RGB color format (3 channels)\n- Supported bit depths: 8 or 16 bits per channel\n\n### Processing Workflow\n\n- Calculation accuracy: 32-bit floating-point\n- Stack using selected mode:\n  - Mean: Average of all pixel values\n  - Max: Highest pixel value across stack\n  - Min: Lowest pixel value across stack\n\n## License\n\nDistributed under the Apache-2.0 License. See LICENSE for details.\n\nAuthor: GarthTB \u003cg-art-h@outlook.com\u003e\n\n## Release Notes\n\n### v0.1.0 - 20250411\n\n- The first release!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgarthtb%2Ffast_image_stacker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgarthtb%2Ffast_image_stacker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgarthtb%2Ffast_image_stacker/lists"}