{"id":19886550,"url":"https://github.com/dahie/imageflow","last_synced_at":"2025-09-09T23:41:38.336Z","repository":{"id":66955742,"uuid":"62090","full_name":"Dahie/imageflow","owner":"Dahie","description":"Visual ImageJ Macro editing in a node-base editor featuring ImageJ","archived":false,"fork":false,"pushed_at":"2020-03-28T09:00:10.000Z","size":14368,"stargazers_count":18,"open_issues_count":14,"forks_count":4,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-04-07T03:35:38.840Z","etag":null,"topics":["imagej","java","node-based-ui"],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Dahie.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2008-10-12T12:01:17.000Z","updated_at":"2024-10-28T18:50:20.000Z","dependencies_parsed_at":"2023-02-21T06:15:43.826Z","dependency_job_id":null,"html_url":"https://github.com/Dahie/imageflow","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Dahie%2Fimageflow","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Dahie%2Fimageflow/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Dahie%2Fimageflow/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Dahie%2Fimageflow/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Dahie","download_url":"https://codeload.github.com/Dahie/imageflow/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252071946,"owners_count":21690125,"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":["imagej","java","node-based-ui"],"created_at":"2024-11-12T17:38:57.234Z","updated_at":"2025-05-02T16:32:00.791Z","avatar_url":"https://github.com/Dahie.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Imageflow\n\nAn application proving an graphical node-based user interface for creating [ImageJ][imagej] workflows, for Macro creation and image editing in general.\n\n## ImageFlow Provides\n\nIt provides you with the means to create macros by connecting nodes to form a workflow, which represents the way macro-commands are called by ImageJ. These workflows can be saved and loaded. \n\nA workflow consists of Sources, which load or create images. They will be connected to other units to define the order of processing. A workflow requires at least one node to be defined as a display. The result of this unit will be opened after running the workflow.\n\nImageFlow is also available as a stand-alone program that uses ImageJ as a library. To run it, download and extract the archive Imageflow.zip and double click on the ImageFlow_.jar. \nWorks on all platforms, Java 5.0 or later must be installed.\n\nA number of unit-elements for building graphs are included, however the list is not very long yet. Documentation on how to create own units is included and can be used. I can incorporate more units in later releases. \nFeedback of any kind is well appreciated.\n\n## Quick Start\n\n### Run from compiled Binaries\n\nDelete the previous version, download Imageflow-binaries and extract somewhere on your hard drive. Start the jar to run the program.\n\nTo start Imageflow from ImageJ you have to move \"ImageFlow\"-folder into ImageJ's plugin directory. After restarting ImageJ you will find a menu-item in the Plugins-Menu to start the plugin.\n\n### Compile from Sources\n\nCheckout the source code from [github][github]. The current stable version is on the Master-Branch, the latest Version is on the Development-Branch.\nCompile the sources to executable jars by running the build-script.\n\n    $ ant build\n\nThe resulting build will be in \"dist/release/\", there are two differen jar variants: \n\n1. in `executable` is the Standalone executable Jar\n2. in `plugin` is the All-In-One ImageJ Plugin Jar\n\nBoth can be used as ImageJ plugins, the latter is more compact.\n\n### Contribution\n\nI welcome any feedback: ideas, use cases, bugs as well as code contribution. Just fork and play around.\n\n## More Information\n\nPlease see the [wiki][wiki] for technical documentation, structural explanations and project history\n\n## Author\nImageflow is written by \n[Daniel Senff][dahie].\u003cbr\u003e\nKai Uwe Barthel\u003cbr\u003e\nFriedrich Maiwald\n\n## License\nReleased under a [Gnu General Public License v2][license].\n\n[dahie]: http://github.com/Dahie\n[imagej]: http://rsb.info.nih.gov/ij/\n[github]: http://www.github.com/Dahie/imageflow\n[wiki]: https://github.com/Dahie/imageflow/wiki\n[license]: http://github.com/Dahie/imageflow/blob/master/LICENSE.md\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdahie%2Fimageflow","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdahie%2Fimageflow","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdahie%2Fimageflow/lists"}