Contents

Image Title Category Type Description Updated
need a thumbnail JavaFX Software 12/09/2018 - 18:09
need a thumbnail Maven Software Component

Apache Maven is a software project management and comprehension tool. Based on the concept of a project object model (POM), Maven can manage a project's build, reporting and documentation from a central piece of information.

05/02/2023 - 14:59
Paintera screenshot Paintera Software Component

Paintera is a general visualization tool for 3D volumetric data and proof-reading in segmentation/reconstruction with a primary focus on neuron reconstruction from electron micrographs in connectomics. It features/supports:

12/09/2018 - 18:28
shinyHTM shinyHTM Software Component

shinyHTM is an open source, web-based tool for data exploration, image visualization and normalization of High Throughput Microscopy data. Within shinyHTM the user is guided through a linear workflow which follows the following best practices:

12/08/2018 - 17:34
ttk TTK the Topology Toolkit Software Collection

The Topology ToolKit (TTK) is an open-source library and software collection for topological data analysis in scientific visualization.

11/23/2018 - 09:15
paraviewbloodcells Paraview Software Collection

ParaView is an open-source, multi-platform data analysis and visualization application. ParaView users can quickly build visualizations to analyze their data using qualitative and quantitative techniques. The data exploration can be done interactively in 3D or programmatically using ParaView’s batch processing capabilities.

11/23/2018 - 09:04
need a thumbnail Icy-OpenCV Software Component

OpenCV (Open Computer Vision) library for Icy. see more at http://opencv.org

04/29/2023 - 21:37
need a thumbnail IJ-OpenCV Software Component 11/07/2018 - 15:05
Blender Software Collection

Blender is the free and open source 3D creation suite. It supports the entirety of the 3D pipeline—modeling, rigging, animation, simulation, rendering, compositing and motion tracking, even video editing and game creation.

02/03/2019 - 15:58
NeuroMorph Software Component

NeuroMorph is a toolset designed to import, analyze, and visualize mesh models in Blender. It has been developed specifically for the morphological analysis of 3D objects derived from serial electron microscopy images of brain tissue, but much of its functionality can be applied to any 3D mesh. These mesh objects can be generated by any 3D image segmentation software, such as ilastik or Fiji

02/03/2019 - 15:45
FishInspector Logo FishInspector Software Collection

The software FishInspector provides automatic feature detections in images of zebrafish embryos (body size, eye size, pigmentation). It is Matlab-based and provided as a Windows executable (no matlab installation needed).

10/19/2018 - 10:56
spot detection SpotDetectionIJ Software Workflow

This is a classical workflow for spot detection or blob like structures (vesicules, melanosomes,...)

Step 1 Laplacian of Gaussian to enhance spots . Paraeters= radius, about the average spot radius

Step 2 Detect minima (using Find Maxima with light background option to get minima). Parameter : Tolerance to Noise: to be tested, hard to predict. About the height of the enhanced feautures peaks

05/01/2023 - 18:57
Creating an ImageJ plugin / command Software Workflow

The best way to start writing an ImageJ2 plugin (ImageJ2 developers call it command and not plugin) is to download the example command from github and modify it. There is a video tutorial on the whole workflow on how to do this on youtube.

10/18/2018 - 15:34
need a thumbnail Jython for ImageJ Software 10/18/2018 - 15:20
IntelliJ IDEA Software Collection

IDE for JVM

Every aspect of IntelliJ IDEA is specifically designed to maximize developer productivity. Together, the powerful static code analysis and ergonomic design make development not only productive but also an enjoyable experience.

It can be seen as an alternative to Eclipse for example for java based development. It exists in both a commercial and a free and open source version.

03/25/2019 - 16:56
need a thumbnail Eclipse Software 10/18/2018 - 15:17
scikit-learn logo. scikit-learn (sklearn) Software Collection

Scikit-learn (sklearn) is a python library used for machine learning. sklearn contains simple and efficient tools for data mining and data analysis. Modules and functions include those for classification, regression, clustering, dimensionality reduction, model selection and data preprocessing. Many people have contributed to sklearn (list of authors)

10/19/2018 - 11:34
3-D Density Kernel Estimation Software Workflow

3-D density kernel estimation (DKE-3-D) method, utilises an ensemble of random decision trees for counting objects in 3D images. DKE-3-D avoids the problem of discrete object identification and segmentation, common to many existing 3-D counting techniques, and outperforms other methods when quantification of densely packed and heterogeneous objects is desired. 

10/18/2018 - 12:29
Microscope autopilot Software Collection, Component

AutoPilot is the open source project that hosts the general algorithm for fast and robust assessment of local image quality, an automated computational method for image-based mapping of the three-dimensional light-sheet geometry inside a fluorescently labeled biological specimen, and a general algorithm for data-driven optimization of the system state of light-sheet microscopes capable of multi-color imaging with multiple illumination and detection arms.

10/18/2018 - 15:16
ImageJ1 - ImageJ2 transition cheat sheet Training Material

This cheat sheet contains pairs of code snippets explaining how to transform existing code from running in ImageJ1 to ImageJ2.

10/18/2018 - 15:17