deeptrack.elementwise Module#
Features that apply functions to arrays elementwise.
- All features defined here can be inserted into a pipeline as::
A >> ElementwiseFeature()
- or::
ElementwiseFeature(A)
Classes#
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Base feature class. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|