An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

        

# IntensityProfileToolset-ImageJ

![ImageJ toolbar](./ImageJ-toolbar.PNG)

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)).

![IntensityPanels](./IntensityPanels.PNG)

- __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).

![LinesProfiles](./xyProfiles.PNG)