3D

Description

Autofocus hyperstack macro:

Select the in focus frame from each slice of a hyperstack and create a new stack of just the in focus frames. Based on algorithm F-11 "Normalized Variance".

Original macro by Andy Weller.

need a thumbnail
Description

A commercial image analysis software. It's interface allows to easily perform measurements and image analysis. Your actions can be recorded and a macro (in a basic script language) can then be created. Almost no knowledge in programming is needed. You can also use python. A SDK is also available to develop stand alone applications in c++. Additional modules allow to use specific operations (3D operators... Examples of available categories of operators : filtering, edge detection, mathematical morphology, segmentation, Frequency operations, mathematical/logical operations, measurements...

need a thumbnail
Description

A menu item in ImageJ that allows you to inspect a 3D stack with orthogonal views (XY, XZ, YZ planes). Slicing plane could be interactively moved by dragging crosses. Pedro Almada wrote a plugin to save the current orthogonal views as montage. ## ImageJ Macro Usages [Save orthogonal views | OrthoSaver](http://uic.igc.gulbenkian.pt/macros/OrthoSaver.ijm) >ImageJ's orthogonal viewer for 3D stacks doesn't let you easily save the current orthogonal view. This macro, once installed, lets users create a montage with the currently open orthogonal views and selection guides. To use it, open an image z-stack and open the orthogonal viewer. With the mouse, choose which are the sections of interest to you and without moving the mouse, press F2. You'll get a montage of the currently selected orthogonal view.

has function
need a thumbnail
Description

ITK-SNAP is a software application used to segment structures in 3D medical images. It can also be used as a 3D annotation tool for deep learning. It is based on ITK, VTK libraries.

Description

Metamorph provides all tools needed to perform analysis of acquired images with user-friendly application modules for biology-specific analysis such as cell signaling, cell counting, and protein expression.

Matamorph user interface