All Projects → Biomedical-Imaging-Group → DeconvolutionLab2

Biomedical-Imaging-Group / DeconvolutionLab2

Licence: GPL-3.0 License
Java (ImageJ/Fiji) software package for 3D deconvolution microscopy

Programming Languages

java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to DeconvolutionLab2

pytorch-deconvnet
Example of Deconvnet in PyTorch for VGG16
Stars: ✭ 61 (+110.34%)
Mutual labels:  deconvolution
GPim
Gaussian processes and Bayesian optimization for images and hyperspectral data
Stars: ✭ 29 (+0%)
Mutual labels:  microscopy
flika
An interactive image processing program for biologists written in Python.
Stars: ✭ 20 (-31.03%)
Mutual labels:  microscopy
ome-types
native Python dataclasses for the OME data model
Stars: ✭ 28 (-3.45%)
Mutual labels:  microscopy
LLSpy
Lattice light-sheet post-processing utility.
Stars: ✭ 19 (-34.48%)
Mutual labels:  microscopy
Scripts
🔬🍸 Home of the ImageJ BAR: A collection of Broadly Applicable Routines for ImageJ
Stars: ✭ 18 (-37.93%)
Mutual labels:  microscopy
odemis
Open Delmic Microscope Software
Stars: ✭ 32 (+10.34%)
Mutual labels:  microscopy
remote refocus
A scientific publication, describing a way to improve microscopy. This repository hosts everything you need to reproduce our results. Read the publication here: https://andrewgyork.github.io/remote_refocus/
Stars: ✭ 13 (-55.17%)
Mutual labels:  microscopy
atomai
Deep and Machine Learning for Microscopy
Stars: ✭ 77 (+165.52%)
Mutual labels:  microscopy
EWCE
Expression Weighted Celltype Enrichment. See the package website for up-to-date instructions on usage.
Stars: ✭ 30 (+3.45%)
Mutual labels:  deconvolution
OAD
Collection of tools and scripts useful to automate microscopy workflows in ZEN Blue using Python and Open Application Development tools and AI tools.
Stars: ✭ 90 (+210.34%)
Mutual labels:  microscopy
napari-aicsimageio
Multiple file format reading directly into napari using pure Python
Stars: ✭ 18 (-37.93%)
Mutual labels:  microscopy
systolic-array-dataflow-optimizer
A general framework for optimizing DNN dataflow on systolic array
Stars: ✭ 21 (-27.59%)
Mutual labels:  deconvolution
micromanager-samples
Python samples for Micro-Manager: image acquisition and microscope control system
Stars: ✭ 19 (-34.48%)
Mutual labels:  microscopy
pcv
Pixel Consensus Voting for Panoptic Segmentation (CVPR 2020)
Stars: ✭ 23 (-20.69%)
Mutual labels:  deconvolution
axondeepseg
Axon/Myelin segmentation using Deep Learning
Stars: ✭ 102 (+251.72%)
Mutual labels:  microscopy
bg-atlasapi
A lightweight python module to interact with atlases for systems neuroscience
Stars: ✭ 54 (+86.21%)
Mutual labels:  microscopy
simple sim fusion demo
Simple demo of structured illumination microscopy image fusion via Richardson-Lucy deconvolution
Stars: ✭ 13 (-55.17%)
Mutual labels:  microscopy
NanoJ-Fluidics
Manual, source-code and binaries for the NanoJ-Fluidics project
Stars: ✭ 47 (+62.07%)
Mutual labels:  microscopy
Causal-Deconvolution-of-Networks
Causal Deconvolution of Networks by Algorithmic Generative Models
Stars: ✭ 25 (-13.79%)
Mutual labels:  deconvolution

DeconvolutionLab2

Java software package for 3D deconvolution microscopy

http://bigwww.epfl.ch/deconvolution/deconvolutionlab2/

Outline

DeconvolutionLab2 is freely accessible and open-source for 3D deconvolution microscopy; it can be linked to well-known imaging software platforms, ImageJ, Fiji, ICY, Matlab, and it runs as a stand-alone application. The backbone of our software architecture is a library that contains the number-crunching elements of the deconvolution task. It includes the tool for a complete validation pipeline. Inquisitive minds inclined to peruse the code will find it fosters the understanding of deconvolution. At this stage, DeconvolutionLab2 includes a friendly user interface to run the following algortihms: Regularized Inverse Filter, Tikhonov Inverse Filter Naive Inverse Filter, Richardson-Lucy, Richardson-Lucy Total Variation, Landweber (Linear Least Squares), Non-negative Least Squares, Bounded-Variable Least Squares, Van Cittert, Tikhonov-Miller, Iterative Constraint Tikhonov-Miller, FISTA, ISTA.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].