PyXC
Introduction
PyXC Installation Guide
Tutorial 1. Quick Tutorial
Tutorial 2. Parsing a data
Tutorial 3. Loading data into the Layer object
Tutorial 4. Performing queries
Tutorial 5. Correcting distortions
Tutorial 6. Subclassing dataloader object
Tutorial 7. Subclassing Transformation object.
Contribute to this project
API Reference
PyXC
Index
Index
A
|
B
|
C
|
D
|
E
|
F
|
G
|
H
|
I
|
L
|
M
|
P
|
Q
|
R
|
S
|
T
|
V
|
X
|
Y
A
add_column() (pyxc.core.container.Container2D method)
Affine2D (class in pyxc.transform.affine2d)
apply_reverse_transformation() (pyxc.transform.transform_base.TransformationBase method)
apply_transformation() (pyxc.core.layer.Layer method)
(pyxc.transform.parametric.VectorisedParametricTransformationBase method)
(pyxc.transform.transform_base.MatrixTransformationBase method)
(pyxc.transform.transform_base.TransformationBase method)
B
broadcast() (pyxc.core.layer_manager.LayerRegistry method)
build_tree() (pyxc.core.layer.Layer method)
C
column_parser() (in module pyxc.core.processor.arrays)
Container2D (class in pyxc.core.container)
D
DataLoaderBase (class in pyxc.core.loader)
E
eq() (pyxc.transform.parametric.QuadracticSurfaceFit method)
(pyxc.transform.parametric.VectorisedParametricTransformationBase method)
execute_queries() (pyxc.core.layer.Layer method)
externally_set_transformation_matrix (pyxc.transform.transform_base.MatrixTransformationBase property)
F
flip_x() (pyxc.transform.affine2d.Affine2D method)
flip_xy() (pyxc.transform.affine2d.Affine2D method)
flip_y() (pyxc.transform.affine2d.Affine2D method)
G
get_layer_manager() (pyxc.core.layer.Layer method)
get_structured_array_field_names_from_indices() (in module pyxc.core.processor.arrays)
get_x() (pyxc.core.container.Container2D method)
(pyxc.core.layer.Layer method)
get_x_raw() (pyxc.core.layer.Layer method)
get_xy() (pyxc.core.container.Container2D method)
(pyxc.core.layer.Layer method)
get_xy_raw() (pyxc.core.layer.Layer method)
get_y() (pyxc.core.container.Container2D method)
(pyxc.core.layer.Layer method)
get_y_raw() (pyxc.core.layer.Layer method)
H
Homography (class in pyxc.transform.homography)
I
image_notator() (in module pyxc.core.processor.arrays)
image_serializer() (in module pyxc.core.processor.arrays)
ImageLoader (class in pyxc.core.loader)
is_calibrated (pyxc.core.container.Container2D property)
is_structured_array() (in module pyxc.core.processor.checker)
is_x_calibrated (pyxc.core.container.Container2D property)
is_x_raw_exists (pyxc.core.container.Container2D property)
is_xy_raw_exist (pyxc.core.container.Container2D property)
is_y_calibrated (pyxc.core.container.Container2D property)
is_y_raw_exists (pyxc.core.container.Container2D property)
iterable_to_numpy() (in module pyxc.core.processor.converter)
L
Layer (class in pyxc.core.layer)
LayerRegistry (class in pyxc.core.layer_manager)
LAYERS (in module pyxc.core.layer)
M
matrix2xy() (in module pyxc.core.processor.arrays)
MatrixTransformationBase (class in pyxc.transform.transform_base)
module
pyxc
pyxc.core
pyxc.core.container
pyxc.core.layer
pyxc.core.layer_manager
pyxc.core.loader
pyxc.core.processor
pyxc.core.processor.arrays
pyxc.core.processor.checker
pyxc.core.processor.converter
pyxc.core.processor.reducer
pyxc.transform
pyxc.transform.affine2d
pyxc.transform.homography
pyxc.transform.parametric
pyxc.transform.transform_base
P
ParametricTransformationBase (class in pyxc.transform.transform_base)
parent_transformation_matrix (pyxc.transform.transform_base.MatrixTransformationBase property)
prep() (pyxc.core.loader.DataLoaderBase method)
(pyxc.core.loader.ImageLoader method)
(pyxc.core.loader.XYDLoader method)
pyxc
module
pyxc.core
module
pyxc.core.container
module
pyxc.core.layer
module
pyxc.core.layer_manager
module
pyxc.core.loader
module
pyxc.core.processor
module
pyxc.core.processor.arrays
module
pyxc.core.processor.checker
module
pyxc.core.processor.converter
module
pyxc.core.processor.reducer
module
pyxc.transform
module
pyxc.transform.affine2d
module
pyxc.transform.homography
module
pyxc.transform.parametric
module
pyxc.transform.transform_base
module
Q
QuadracticSurfaceFit (class in pyxc.transform.parametric)
query() (pyxc.core.layer.Layer method)
R
reduce() (pyxc.core.processor.reducer.Reducer method)
Reducer (class in pyxc.core.processor.reducer)
register() (pyxc.core.layer_manager.LayerRegistry method)
request_deletion() (pyxc.core.layer_manager.LayerRegistry method)
reset_calibration() (pyxc.core.container.Container2D method)
reset_calibration_x() (pyxc.core.container.Container2D method)
reset_calibration_y() (pyxc.core.container.Container2D method)
reset_parent() (pyxc.transform.transform_base.TransformationBase method)
reset_queue() (pyxc.transform.transform_base.MatrixTransformationBase method)
reset_tree() (pyxc.core.layer.Layer method)
reshape_if_1dim() (in module pyxc.core.processor.arrays)
reverse_transformation_matrix (pyxc.transform.transform_base.MatrixTransformationBase property)
rotate() (pyxc.transform.affine2d.Affine2D method)
S
scaling() (pyxc.transform.affine2d.Affine2D method)
scan() (pyxc.core.layer_manager.LayerRegistry method)
set_parent() (pyxc.core.layer.Layer method)
(pyxc.transform.transform_base.TransformationBase method)
set_transformation_matrix() (pyxc.core.layer.Layer method)
shear_x() (pyxc.transform.affine2d.Affine2D method)
shear_y() (pyxc.transform.affine2d.Affine2D method)
status_update() (pyxc.core.layer_manager.LayerRegistry static method)
structured_array_query() (in module pyxc.core.processor.arrays)
T
transformation_matrix (pyxc.transform.transform_base.MatrixTransformationBase property)
TransformationBase (class in pyxc.transform.transform_base)
translate() (pyxc.transform.affine2d.Affine2D method)
V
VectorisedParametricTransformationBase (class in pyxc.transform.parametric)
X
x (pyxc.core.container.Container2D property)
(pyxc.core.layer.Layer property)
x_raw (pyxc.core.container.Container2D property)
(pyxc.core.layer.Layer property)
xy (pyxc.core.layer.Layer property)
xy2matrix() (in module pyxc.core.processor.arrays)
xy_raw (pyxc.core.layer.Layer property)
xyd_splitter() (in module pyxc.core.processor.arrays)
XYDLoader (class in pyxc.core.loader)
Y
y (pyxc.core.container.Container2D property)
(pyxc.core.layer.Layer property)
y_raw (pyxc.core.container.Container2D property)
(pyxc.core.layer.Layer property)