Skip to content

stjude/EasyFiji

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🔬 EasyFiji: A Graphical Interface for User-Friendly Fluorescence Image Processing in Fiji 🖼️

License: MIT

A graphical user interface for Fiji that provides access to a curated suite of fluorescence image visualization and processing tools commonly needed by life scientists.

📥 Installation

Please consult the wiki page.

💻 System specifications

EasyFiji has been tested on Mac, Linux and Windows to ensure cross-platform compatibility.

📦 Dependencies

Software dependencies can be found in pom.xml

🛠️ Development environment

This Fiji GUI plugin is developed using the SciJava framework and follows the ImageJ plugin architecture.

Component Version / Notes
Java JDK JavaSE-1.8 (Java 8)
Maven 3.9.9
IDE VScode (1.104.2)
Build Tool Maven (builds .jar under /target)
ImageJ 1.54p

🐛 Troubleshooting Guide

EasyFiji can not be found in the Plugins menu.

Make sure EasyFiji_2-..*.jar is insdie the plugins folder of Fiji and restart.

Buttons/Sliders Don't respond

Images must be opened and selected (active window).

Fiji Freezes or GUI Becomes Unresponsive

Long-running process (e.g., filters, intensity correction, large image files) could run slow, any interactiion with the images and fiji commands (change channel, adjusting contrast, ...) could potentially interrupt the process causing Fiji freeze. Restart Fiji can help!

Image display doesnt update after click apply LUTs

Duo to Fiji internal bugs, sometimes the image won't auto updates when clicking apply luts under Process Tab. The image pixel value are actually modified (function works!) and switch color channel can see fix the display issue.

Standalone use

Some buttons (color fusion and ) call the macro scripts (reside in resources/scripts/) to perform the functions, people can also use these scripts directly without EasyFiji. More custom scripts can be easily further added to extend the community usability.

Unrecognzed command

EasyFiji use features that that are bundled with newer version of Fiji like Kymograph and BioFormats, Please install these plugins if want to use these features.

📢 Reporting Issues & Getting Support

If you encounter a bug, installation problem, or unexpected behavior, please create a issue through the project's GitHub page. (please include operating system, fiji version, steps to reproduce the error, possible example image, error messages, screenshots if available)

📄 License

Released under the MIT License. See LICENSE file for details.

About

Source code for easyfiji project (maintain by Aaron Taylor and Chen LI)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •