Package | Description |
---|---|
mpicbg.imglib.algorithm.roi |
Class and Description |
---|
DirectConvolution
DirectConvolution is an ROIAlgorithm designed to do both convolution and cross-correlation
by operating on the image and kernel directly, rather than by using such time-saving tricks as
FFT.
|
StatisticalOperation
StatisticalOperation provides the framework to create Order Statistic operations.
|
StatisticalOperation.StatisticsCollectionStrategy
Implements a strategy for populating the sorted list associated with this
StatisticalOperation.
|
StructuringElement
TODO
|
Copyright © 2015–2021 Fiji. All rights reserved.