VideoSlicer#
VideoSlicer#
Constructor#
|
|
Properties#
get or set whether or not to compute the histogram |
|
get or set managed data. |
|
dim names, ordered as laid out in the array |
|
Subset of |
|
The ordered spatial dim indices that correspond to the named spatial dims |
|
an estimate of the histogram of the data, (histogram_values, bin_edges). |
|
number of slider dims, i.e. len(slider_dims). |
|
number of dims |
|
get or set the RGB(A) dim name, |
|
interpreted shape of the data |
|
Slider dim names, |
|
Get or set the per-slider-dim mapping from reference-space values to local array indices, |
|
Get or set the spatial function which is applied on the data slice after the window functions. |
|
whether or not a custom tooltip formatter method exists |
|
Get or set the per-slider-dim window functions applied around the current slider position, |
|
get or set dimension order in which window functions are applied |
Methods#
Shut down the thread pool. |
|
|
Similar to NDImage.get() but accounts for TupleYUV output. |
|
Get the frame at the given indices, squeezing out the slider dims. |
|
Override in subclass to format custom tooltips |