An ImageJ plugin for converting images and imagestacks to .raw files and subsequent create a YAML file for processing with Picasso Localize.
- loaded images and image stacks (also multi-channel) are converted to .raw file
- image information is used to create .yaml file for Picasso processing
- files saved in original file folder
- plugin is listed under: Plugins > Picasso > raw-yaml Exporter
- Copy jar file 'Raw_Yaml_export.jar' from the folder 'jar' into the ImageJ plugin folder.
- ImageJ Plugin backbone based on imagej/example-legacy-plugin by dscho