top of page
F3D

​

 

​

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

F3D is a Fiji plugin, designed for high-resolution 3D image, and written in OpenCL. F3D plugin achieves platform-portable parallelism on modern multi-core CPUs and many-core GPUs. The interface and mechanisms to access F3D accelerated kernels are written in Java to be fully integrated with other tools available within Fiji/ImageJ. F3D delivers several key image-processing algorithms necessary to remove artifacts from micro-tomography data. The algorithms consist of data parallel aware filters that can efficiently utilize resources and can process data out of core and scale efficiently across multiple accelerators. Optimized for data parallel filters, F3D streams data out of core to efficiently manage resources, such as memory, over complex execution sequence of filters. This has greatly expedited several scientific workflows dealing with high-resolution images. F3D preforms two main types of 3D image processing operations: non-linear filtering, such as bilateral and median filtering, and morphological operators (MM) with varying 3D structuring elements.

​

Fiji plugin version

 

      Download: https://github.com/CameraIA/F3D/releases/download/v1.0/F3D-1.0.tar.gz

​

Python version:

​

     Download: https://github.com/holdymoldy/pyF3D/releases/download/v1.0.4/pyF3D-1.0.4.tar.gz

​

MSMcam

​

Coming soon...

​

FibriPy

​

Coming soon...

​

​

bottom of page