You'll find below a presentation by the author, a step-by-step installation and an example.
Download and install inkscape (1.3 works fine for me)
Download (1.54 works fine for me) and unzip (C:\ImageJ)
Seaborn is a python package that you will install in a virtual environment (made via conda).
It's based on matplotlib (another python package), just a simpler version of it!
mamba is a "layer" on top of conda. You can simply replace mamba with conda in the lines below if you don't have it installed (or install it following these instructions )
mamba create -n seaborn
...
mamba activate seaborn
mamba install seaborn -c conda-forge
...
mamba deactivate
Your environment should be located in ˋpath_to_your_conda_envsˋ (for example users/.conda/envs/ or something you defined yourself )
You will need to specify this later :
From the inkscape-imagej-panel repository download the project as a zip. You will find a inkscape-imagej-panel-master.zip
in your download folder.
Open
buttoninkscape-imagej-panel-master.zip
in this folderIn Inkscape :
In Inkscape :
path_to_your_conda_envs\seaborn\python.exe
Download the images from this zenodo repository
Download the image (svg) below that contains scripts to reproduce the results
The image(s) description contains the ImageJ macro code that you can use in ImageJ.
Object > Object Properties
,Process > batch > Macro
open(path/filename)
In Inkscape:
Object > Object Properties