{"id":24689852,"url":"https://github.com/agarnung/histogram-simulator","last_synced_at":"2026-04-16T03:33:06.715Z","repository":{"id":269422665,"uuid":"907349964","full_name":"agarnung/histogram-simulator","owner":"agarnung","description":"An application to perform LUT-based image histogram modification interactively","archived":false,"fork":false,"pushed_at":"2026-04-13T21:31:40.000Z","size":434,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-04-13T23:28:30.862Z","etag":null,"topics":["histogram","image-procesing","image-processing","opencv","qtcreator"],"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/agarnung.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,"zenodo":null}},"created_at":"2024-12-23T11:39:10.000Z","updated_at":"2026-04-13T21:31:45.000Z","dependencies_parsed_at":null,"dependency_job_id":"115b8f83-b3d8-4bc8-836d-1b6f3ae6f27f","html_url":"https://github.com/agarnung/histogram-simulator","commit_stats":null,"previous_names":["agarnung/histogram-simulator"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/agarnung/histogram-simulator","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agarnung%2Fhistogram-simulator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agarnung%2Fhistogram-simulator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agarnung%2Fhistogram-simulator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agarnung%2Fhistogram-simulator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/agarnung","download_url":"https://codeload.github.com/agarnung/histogram-simulator/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agarnung%2Fhistogram-simulator/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31870509,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-15T15:24:51.572Z","status":"online","status_checked_at":"2026-04-16T02:00:06.042Z","response_time":69,"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":["histogram","image-procesing","image-processing","opencv","qtcreator"],"created_at":"2025-01-26T18:17:57.875Z","updated_at":"2026-04-16T03:33:06.704Z","avatar_url":"https://github.com/agarnung.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# histogram-simulator\nAn application to perform LUT-based image histogram modification interactively\n\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"./assets/simulator.png\" alt=\"Simulator overview\" title=\"Simulator overview\" /\u003e\n\u003c/p\u003e\n\nThis project uses [OpenCV 4](https://github.com/opencv/opencv/tree/4.10.0) (see additional packages in https://docs.opencv.org/3.4/d7/d9f/tutorial_linux_install.html)\n\nIt is recommended build OpenCV with `-DOPENCV_GENERATE_PKGCONFIG=ON`, see [this](https://stackoverflow.com/questions/15320267/package-opencv-was-not-found-in-the-pkg-config-search-path)\n\nReferences:\n- Bézier curves approximation thanks to the work of [Maxim Shemanarev](https://agg.sourceforge.net/antigrain.com/research/adaptive_bezier/)\n\n_TODO_:\n\n- The idea will be binding all required libraries into a single AppImage, in order to ship the application directly\n- Refractor directories in modules\n- Add safety in TRANSFORM button and other places\n\n---\n\n**Local (Linux):** install `build-essential`, `qtbase5-dev`, `qttools5-dev-tools`, `pkg-config`, `libopencv-dev`; then `mkdir build \u0026\u0026 cd build \u0026\u0026 qmake CONFIG+=release ../histogramsimulator.pro \u0026\u0026 make -j$(nproc) \u0026\u0026 ./HistogramSimulator`.\n\n**Docker:** `docker compose build \u0026\u0026 docker compose run --rm app` (GUI needs WSLg or X11; use `DISPLAY=:1 docker compose run --rm app` if not `:0`). The compose bind-mounts this repo to `/opt/histogram-simulator`—put images under the project on disk and open them from that path (e.g. `/opt/histogram-simulator/...`) in the file dialog.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fagarnung%2Fhistogram-simulator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fagarnung%2Fhistogram-simulator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fagarnung%2Fhistogram-simulator/lists"}