LiberTEM-blobfinder
0.7
Contents:
Installation
Usage
Examples
Changelog
Reference
Acknowledgments
LiberTEM-blobfinder
Index
Index
_
|
A
|
B
|
C
|
D
|
E
|
F
|
G
|
I
|
L
|
M
|
N
|
O
|
P
|
R
|
S
|
U
|
V
|
W
|
Z
_
__init__() (libertem_blobfinder.common.patterns.BackgroundSubtraction method)
(libertem_blobfinder.common.patterns.Circular method)
(libertem_blobfinder.common.patterns.MatchPattern method)
(libertem_blobfinder.common.patterns.RadialGradient method)
(libertem_blobfinder.common.patterns.RadialGradientBackgroundSubtraction method)
(libertem_blobfinder.common.patterns.UserTemplate method)
(libertem_blobfinder.udf.correlation.CorrelationUDF method)
(libertem_blobfinder.udf.correlation.FastCorrelationUDF method)
(libertem_blobfinder.udf.correlation.FullFrameCorrelationUDF method)
(libertem_blobfinder.udf.correlation.SparseCorrelationUDF method)
(libertem_blobfinder.udf.integration.IntegrationUDF method)
(libertem_blobfinder.udf.refinement.AffineMixin method)
(libertem_blobfinder.udf.refinement.FastmatchMixin method)
A
a (libertem_blobfinder.common.gridmatching.Match attribute)
affinematch() (libertem_blobfinder.common.gridmatching.Matcher method)
AffineMixin (class in libertem_blobfinder.udf.refinement)
allocate_crop_bufs() (in module libertem_blobfinder.base.correlation)
angle_check() (in module libertem_blobfinder.common.fullmatch)
apply_match() (libertem_blobfinder.udf.refinement.RefinementMixin method)
B
b (libertem_blobfinder.common.gridmatching.Match attribute)
BackgroundSubtraction (class in libertem_blobfinder.common.patterns)
balance() (in module libertem_blobfinder.base.masks)
bounding_radius() (in module libertem_blobfinder.base.masks)
C
calc_coords() (libertem_blobfinder.common.gridmatching.Match method)
calculated_refineds (libertem_blobfinder.common.gridmatching.Match property)
centers (libertem_blobfinder.common.gridmatching.PointSelection property)
Circular (class in libertem_blobfinder.common.patterns)
circular() (in module libertem_blobfinder.base.masks)
CorrelationResult (class in libertem_blobfinder.common.gridmatching)
CorrelationUDF (class in libertem_blobfinder.udf.correlation)
D
do_correlations() (in module libertem_blobfinder.base.correlation)
E
error (libertem_blobfinder.common.gridmatching.Match property)
F
FastCorrelationUDF (class in libertem_blobfinder.udf.correlation)
fastmatch() (libertem_blobfinder.common.gridmatching.Matcher method)
FastmatchMixin (class in libertem_blobfinder.udf.refinement)
feature_vector() (in module libertem_blobfinder.common.patterns)
full_match() (libertem_blobfinder.common.fullmatch.FullMatcher method)
FullFrameCorrelationUDF (class in libertem_blobfinder.udf.correlation)
FullMatcher (class in libertem_blobfinder.common.fullmatch)
G
get_backends() (libertem_blobfinder.udf.correlation.FastCorrelationUDF method)
(libertem_blobfinder.udf.correlation.FullFrameCorrelationUDF method)
(libertem_blobfinder.udf.correlation.SparseCorrelationUDF method)
get_buf_count() (in module libertem_blobfinder.base.correlation)
get_correlation() (in module libertem_blobfinder.common.correlation)
get_indices() (in module libertem_blobfinder.common.gridmatching)
get_peaks() (in module libertem_blobfinder.common.correlation)
get_result_buffers() (libertem_blobfinder.udf.correlation.CorrelationUDF method)
(libertem_blobfinder.udf.correlation.SparseCorrelationUDF method)
(libertem_blobfinder.udf.integration.IntegrationUDF method)
(libertem_blobfinder.udf.refinement.RefinementMixin method)
get_task_data() (libertem_blobfinder.udf.integration.IntegrationUDF method)
get_transformation() (in module libertem_blobfinder.common.gridmatching)
I
indices (libertem_blobfinder.common.gridmatching.Match attribute)
IntegrationUDF (class in libertem_blobfinder.udf.integration)
invalid() (libertem_blobfinder.common.gridmatching.Match class method)
L
libertem_blobfinder.base.correlation
module
libertem_blobfinder.base.masks
module
libertem_blobfinder.common.correlation
module
libertem_blobfinder.common.fullmatch
module
libertem_blobfinder.common.gridmatching
module
libertem_blobfinder.common.patterns
module
libertem_blobfinder.udf.correlation
module
libertem_blobfinder.udf.integration
module
libertem_blobfinder.udf.refinement
module
libertem_blobfinder.udf.utils
module
M
make_polar_vectors() (libertem_blobfinder.common.fullmatch.FullMatcher method)
Match (class in libertem_blobfinder.common.gridmatching)
Matcher (class in libertem_blobfinder.common.gridmatching)
MatchPattern (class in libertem_blobfinder.common.patterns)
module
libertem_blobfinder.base.correlation
libertem_blobfinder.base.masks
libertem_blobfinder.common.correlation
libertem_blobfinder.common.fullmatch
libertem_blobfinder.common.gridmatching
libertem_blobfinder.common.patterns
libertem_blobfinder.udf.correlation
libertem_blobfinder.udf.integration
libertem_blobfinder.udf.refinement
libertem_blobfinder.udf.utils
N
NotFoundException
O
optimize() (libertem_blobfinder.common.gridmatching.Match method)
output_buffers() (libertem_blobfinder.udf.correlation.CorrelationUDF method)
P
peak_elevation() (in module libertem_blobfinder.base.correlation)
peak_elevations (libertem_blobfinder.common.gridmatching.PointSelection property)
peak_values (libertem_blobfinder.common.gridmatching.PointSelection property)
PointSelection (class in libertem_blobfinder.common.gridmatching)
polar_map() (in module libertem_blobfinder.base.masks)
postprocess() (libertem_blobfinder.udf.correlation.SparseCorrelationUDF method)
process_frame() (libertem_blobfinder.udf.integration.IntegrationUDF method)
process_frame_fast() (in module libertem_blobfinder.base.correlation)
process_frame_full() (in module libertem_blobfinder.base.correlation)
process_frames_fast() (in module libertem_blobfinder.common.correlation)
process_frames_full() (in module libertem_blobfinder.common.correlation)
R
radial_bins() (in module libertem_blobfinder.base.masks)
radial_gradient() (in module libertem_blobfinder.base.masks)
radial_gradient_background_subtraction() (in module libertem_blobfinder.base.masks)
RadialGradient (class in libertem_blobfinder.common.patterns)
RadialGradientBackgroundSubtraction (class in libertem_blobfinder.common.patterns)
rectangular() (in module libertem_blobfinder.base.masks)
refineds (libertem_blobfinder.common.gridmatching.PointSelection property)
RefinementMixin (class in libertem_blobfinder.udf.refinement)
ring() (in module libertem_blobfinder.base.masks)
run_blobfinder() (in module libertem_blobfinder.udf.correlation)
run_fastcorrelation() (in module libertem_blobfinder.udf.correlation)
run_refine() (in module libertem_blobfinder.udf.refinement)
S
selector (libertem_blobfinder.common.gridmatching.PointSelection attribute)
size_filter() (in module libertem_blobfinder.common.fullmatch)
sparse_template_multi_stack() (in module libertem_blobfinder.base.masks)
SparseCorrelationUDF (class in libertem_blobfinder.udf.correlation)
U
UserTemplate (class in libertem_blobfinder.common.patterns)
V
visualize_frame() (in module libertem_blobfinder.udf.utils)
W
weighted_optimize() (libertem_blobfinder.common.gridmatching.Match method)
Z
zero (libertem_blobfinder.common.gridmatching.Match attribute)