https://github.com/laulauthom/intensityprofiletoolset-imagej
Toolset providing an interactive X/Y line profile tools and horizontal/vertical profile
https://github.com/laulauthom/intensityprofiletoolset-imagej
Last synced: 3 months ago
JSON representation
Toolset providing an interactive X/Y line profile tools and horizontal/vertical profile
- Host: GitHub
- URL: https://github.com/laulauthom/intensityprofiletoolset-imagej
- Owner: LauLauThom
- License: mit
- Created: 2021-11-30T17:43:31.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-12-20T07:48:18.000Z (over 3 years ago)
- Last Synced: 2025-01-15T06:49:44.378Z (5 months ago)
- Language: ImageJ Macro
- Size: 487 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# IntensityProfileToolset-ImageJ

The toolset currently provides 2 tools :
- __X/Y intensity profile panel tools__
This will display side windows around an image window wit hthe vertical and horizontal average intensity profile.
Originally contributed by Nicolás De Francesco (see [forum post](https://forum.image.sc/t/display-vertical-and-horizontal-intensity-profiles/59837/3)).
- __X/Y Line Profile Tools__
This will activate an interactive mouse tool. Once selected, clicking on an image with the tool and maitaining the click will overlay horizontal and vertical line intensity profiles.
Adapted from a first version by Jerome Mutterer on [Gist](https://gist.github.com/mutterer/d81b22739f2526640d8955dff46568fc).