{"id":24689850,"url":"https://github.com/agarnung/fourier-cropper","last_synced_at":"2026-05-11T04:40:16.546Z","repository":{"id":269457958,"uuid":"907349485","full_name":"agarnung/fourier-cropper","owner":"agarnung","description":"An application to filter an image in the frequency domain","archived":false,"fork":false,"pushed_at":"2025-01-08T19:40:03.000Z","size":785,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-26T18:17:54.481Z","etag":null,"topics":["fourier-transform","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}},"created_at":"2024-12-23T11:37:47.000Z","updated_at":"2025-01-08T19:40:07.000Z","dependencies_parsed_at":"2025-01-08T20:41:19.699Z","dependency_job_id":"94cd9e8c-1073-4023-af1a-5f4816cb3aa0","html_url":"https://github.com/agarnung/fourier-cropper","commit_stats":null,"previous_names":["agarnung/fourier-cropper"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agarnung%2Ffourier-cropper","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agarnung%2Ffourier-cropper/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agarnung%2Ffourier-cropper/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agarnung%2Ffourier-cropper/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/agarnung","download_url":"https://codeload.github.com/agarnung/fourier-cropper/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244885700,"owners_count":20526296,"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":["fourier-transform","image-processing","opencv","qtcreator"],"created_at":"2025-01-26T18:17:56.781Z","updated_at":"2026-05-11T04:40:16.541Z","avatar_url":"https://github.com/agarnung.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# fourier-cropper\nAn application to filter an image in the frequency domain interactively\n\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"./assets/simulator_main.png\" alt=\"Simulator main window\" title=\"Simulator main window\" /\u003e\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"./assets/simulator_filtered.png\" alt=\"Simulator in action\" title=\"Simulator in action\" /\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\n_TODO_:\n- The idea will be binding all required libraries into a single AppImage, in order to ship the application directly\n- Download sample images (directional patterns, noisy, etc.)\n- Show the messagebox of on_filterPushButton_released in another thread to let the text and icon appear\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 ../fourier-cropper.pro \u0026\u0026 make -j$(nproc) \u0026\u0026 ./FourierCropper`.\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/fourier-cropper`—put images under the project on disk and open them from that path (e.g. `/opt/fourier-cropper/...`) in the file dialog.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fagarnung%2Ffourier-cropper","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fagarnung%2Ffourier-cropper","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fagarnung%2Ffourier-cropper/lists"}