latest
Tutorial
Troubleshooting
Changelog
Developing
Python library
shapeflow
Index
Edit on GitHub
Index
_
|
A
|
B
|
C
|
D
|
E
|
F
|
G
|
H
|
I
|
J
|
K
|
L
|
M
|
N
|
O
|
P
|
Q
|
R
|
S
|
T
|
U
|
V
|
W
|
X
|
Y
_
__analyzers__ (shapeflow.main._VideoAnalyzerManager attribute)
__id__ (shapeflow.api._VideoAnalyzerManagerDispatcher attribute)
__modify_schema__() (shapeflow.core.backend.FeatureType class method)
(shapeflow.core.EnforcedStr class method)
(shapeflow.core.interface.InterfaceType class method)
_Cache (class in shapeflow.main)
_CacheDispatcher (class in shapeflow.api)
_config_class (shapeflow.core.config.Configurable attribute)
_DatabaseDispatcher (class in shapeflow.api)
_Feature (class in shapeflow.plugins.Area_mm2)
(class in shapeflow.plugins.PixelSum)
(class in shapeflow.plugins.Volume_uL)
_Filesystem (class in shapeflow.main)
_FilesystemDispatcher (class in shapeflow.api)
_Filter (class in shapeflow.plugins.BackgroundFilter)
(class in shapeflow.plugins.HsvRangeFilter)
_float_limits() (shapeflow.core.config.BaseConfig class method)
_int_limits() (shapeflow.core.config.BaseConfig class method)
_label (shapeflow.core.backend.Feature attribute)
_Main (class in shapeflow.main)
_odd_add() (shapeflow.core.config.BaseConfig class method)
_resolve_enforcedstr() (shapeflow.core.config.BaseConfig class method)
_Transform (class in shapeflow.plugins.PerspectiveTransform)
_unit (shapeflow.core.backend.Feature attribute)
_VideoAnalyzerDispatcher (class in shapeflow.api)
_VideoAnalyzerManager (class in shapeflow.main)
_VideoAnalyzerManagerDispatcher (class in shapeflow.api)
A
abs (shapeflow.maths.coordinates.ShapeCoo property)
active() (shapeflow.server.ShapeflowServer method)
add_analysis() (shapeflow.db.History method)
add_design_file() (shapeflow.db.History method)
add_video_file() (shapeflow.db.History method)
address_space (shapeflow.core.Dispatcher property)
after_version() (in module shapeflow.util)
AnalysisModel (class in shapeflow.db)
analyze (shapeflow.api._VideoAnalyzerDispatcher attribute)
analyze() (shapeflow.core.backend.BaseAnalyzer method)
(shapeflow.video.VideoAnalyzer method)
AnalyzerState (class in shapeflow.core.backend)
AnalyzerType (class in shapeflow.core.backend)
api (in module shapeflow.api)
(shapeflow.server.ShapeflowServer property)
ApiDispatcher (class in shapeflow.api)
app (shapeflow.Settings attribute)
area_pixelsum() (in module shapeflow.maths.images)
as_bgr() (in module shapeflow.maths.colors)
as_hsv() (in module shapeflow.maths.colors)
as_rgb() (in module shapeflow.maths.colors)
B
b (shapeflow.maths.colors.BgrColor attribute)
(shapeflow.maths.colors.RgbColor attribute)
BackendError
BackendSetupError
background (shapeflow.design.render.WandRenderer attribute)
BaseAnalysisModel (class in shapeflow.core.db)
BaseAnalyzer (class in shapeflow.core.backend)
bases() (in module shapeflow.util.meta)
BaseStreamer (class in shapeflow.core.streaming)
before_version() (in module shapeflow.util)
BG_COLOR (shapeflow.design.onions.Peeler attribute)
BG_OPACITY (shapeflow.design.onions.Peeler attribute)
bind() (in module shapeflow.util.meta)
BL (shapeflow.maths.coordinates.Roi attribute)
block_timeout (shapeflow.CacheSettings attribute)
BR (shapeflow.maths.coordinates.Roi attribute)
C
c0 (shapeflow.plugins.BackgroundFilter._Config property)
(shapeflow.plugins.HsvRangeFilter._Config property)
c1 (shapeflow.plugins.BackgroundFilter._Config property)
(shapeflow.plugins.HsvRangeFilter._Config property)
cache (shapeflow.api.ApiDispatcher attribute)
(shapeflow.Settings attribute)
cache_size() (shapeflow.main._Cache method)
CacheAccessError
cached (shapeflow.core.backend.BaseAnalyzer property)
(shapeflow.video.VideoAnalyzer property)
cached_call() (shapeflow.core.backend.CachingInstance method)
CachingInstance (class in shapeflow.core.backend)
CairoRenderer (class in shapeflow.design.render)
cairosvg (shapeflow.design.render.CairoRenderer attribute)
calculate() (shapeflow.core.backend.Feature method)
(shapeflow.core.backend.FeatureSet method)
(shapeflow.video.VideoAnalyzer method)
call_api() (shapeflow.server.ShapeflowServer method)
can_analyze (shapeflow.api._VideoAnalyzerDispatcher attribute)
can_analyze() (shapeflow.core.backend.BaseAnalyzer method)
(shapeflow.video.VideoAnalyzer method)
can_filter() (shapeflow.core.backend.BaseAnalyzer method)
(shapeflow.video.VideoAnalyzer method)
can_launch (shapeflow.api._VideoAnalyzerDispatcher attribute)
can_launch() (shapeflow.core.backend.AnalyzerState class method)
(shapeflow.core.backend.BaseAnalyzer method)
(shapeflow.video.VideoAnalyzer method)
cancel (shapeflow.api._VideoAnalyzerDispatcher attribute)
(shapeflow.api._VideoAnalyzerManagerDispatcher attribute)
cancel() (shapeflow.core.backend.BaseAnalyzer method)
(shapeflow.core.Lockable method)
cancel_on_q_stop (shapeflow.ApplicationSettings attribute)
canceled (shapeflow.core.Lockable property)
check() (shapeflow.db.History method)
check_design (shapeflow.api._FilesystemDispatcher attribute)
check_design() (in module shapeflow.design)
(shapeflow.main._Filesystem method)
check_video (shapeflow.api._FilesystemDispatcher attribute)
check_video() (shapeflow.main._Filesystem method)
ckernel() (in module shapeflow.maths.images)
clean (shapeflow.api._DatabaseDispatcher attribute)
clean() (shapeflow.db.History method)
cleanup_interval (shapeflow.DatabaseSettings attribute)
clear (shapeflow.api._CacheDispatcher attribute)
clear() (shapeflow.video.TransformHandler method)
clear_cache() (shapeflow.main._Cache method)
clear_cancel() (shapeflow.core.Lockable method)
clear_error() (shapeflow.core.Lockable method)
clear_filter() (shapeflow.video.Mask method)
clear_filters (shapeflow.api._VideoAnalyzerDispatcher attribute)
clear_filters() (shapeflow.video.VideoAnalyzer method)
clear_roi (shapeflow.api._VideoAnalyzerDispatcher attribute)
clear_roi() (shapeflow.video.VideoAnalyzer method)
close (shapeflow.api._VideoAnalyzerManagerDispatcher attribute)
(shapeflow.plugins.BackgroundFilter._Config attribute)
(shapeflow.plugins.HsvRangeFilter._Config attribute)
close() (shapeflow.main._VideoAnalyzerManager method)
color (shapeflow.core.backend.Feature property)
(shapeflow.plugins.BackgroundFilter._Config attribute)
(shapeflow.plugins.HsvRangeFilter._Config attribute)
colors (shapeflow.core.backend.FeatureSet property)
cols (shapeflow.video.Mask property)
commit (shapeflow.api._VideoAnalyzerDispatcher attribute)
commit() (shapeflow.core.backend.BaseAnalyzer method)
compatible() (shapeflow.core.Endpoint method)
complementary() (in module shapeflow.maths.colors)
config (shapeflow.core.backend.Feature property)
config_class() (shapeflow.core.config.Configurable class method)
config_schema() (shapeflow.core.backend.AnalyzerType method)
(shapeflow.core.backend.FeatureType method)
(shapeflow.core.config.ConfigType method)
(shapeflow.core.config.Configurable class method)
(shapeflow.core.config.Factory method)
(shapeflow.core.interface.InterfaceType method)
ConfigModel (class in shapeflow.db)
ConfigType (class in shapeflow.core.config)
Configurable (class in shapeflow.core.config)
connect() (shapeflow.core.db.SessionWrapper method)
contains() (shapeflow.video.Mask method)
content_type() (shapeflow.core.streaming.BaseStreamer class method)
convert() (in module shapeflow.maths.colors)
(shapeflow.maths.colors.Color method)
coordinate() (shapeflow.core.interface.TransformInterface method)
(shapeflow.plugins.PerspectiveTransform._Transform method)
(shapeflow.video.TransformHandler method)
critical (shapeflow.LoggingLevel attribute)
crop_mask() (in module shapeflow.maths.images)
css_hex() (in module shapeflow.maths.colors)
cv2 (shapeflow.maths.coordinates.ShapeCoo property)
D
data (shapeflow.config.FilterHandlerConfig attribute)
(shapeflow.config.TransformHandlerConfig attribute)
(shapeflow.core.interface.HandlerConfig attribute)
(shapeflow.db.ResultModel attribute)
datetime_format (shapeflow.FormatSettings attribute)
datetime_format_fs (shapeflow.FormatSettings attribute)
db (shapeflow.api.ApiDispatcher attribute)
(shapeflow.Settings attribute)
DbModel (class in shapeflow.core.db)
debug (shapeflow.LoggingLevel attribute)
default (shapeflow.core.config.Factory property)
(shapeflow.core.EnforcedStr property)
DEFAULT_DPI (shapeflow.design.render.CairoRenderer attribute)
describe (shapeflow.core.EnforcedStr property)
describe_function() (in module shapeflow.util.meta)
Described (class in shapeflow.core)
description (shapeflow.core.backend.BaseAnalyzerConfig attribute)
descriptions (shapeflow.core.config.Factory property)
(shapeflow.core.EnforcedStr property)
design (shapeflow.config.VideoAnalyzerConfig attribute)
(shapeflow.video.VideoAnalyzer attribute)
design_path (shapeflow.core.backend.BaseAnalyzerConfig attribute)
design_pattern (shapeflow.ApplicationSettings attribute)
DesignFileError
DesignFileHandler (class in shapeflow.video)
DesignFileModel (class in shapeflow.db)
dir (shapeflow.CacheSettings attribute)
(shapeflow.LogSettings attribute)
(shapeflow.RenderSettings attribute)
directory (shapeflow.ResultSaveMode attribute)
dispatch() (shapeflow.core.Dispatcher method)
Dispatcher (class in shapeflow.core)
dispatchers (shapeflow.core.Dispatcher property)
DispatchingError
do_cache (shapeflow.CacheSettings attribute)
dpi (shapeflow.config.DesignFileHandlerConfig attribute)
dt (shapeflow.config.VideoAnalyzerConfig attribute)
E
elapsed (shapeflow.util.Timing property)
Endpoint (class in shapeflow.core)
endpoints (shapeflow.core.Dispatcher property)
EnforcedStr (class in shapeflow.core)
ensure_path() (in module shapeflow.util)
error (shapeflow.LoggingLevel attribute)
error() (shapeflow.core.backend.BaseAnalyzer method)
(shapeflow.core.Lockable method)
errored (shapeflow.core.Lockable property)
estimate() (shapeflow.core.interface.TransformInterface method)
(shapeflow.plugins.PerspectiveTransform._Transform method)
(shapeflow.video.TransformHandler method)
estimate_transform (shapeflow.api._VideoAnalyzerDispatcher attribute)
estimate_transform() (shapeflow.video.VideoAnalyzer method)
event() (shapeflow.core.backend.BaseAnalyzer method)
(shapeflow.core.streaming.EventStreamer method)
events (shapeflow.api.ApiDispatcher attribute)
events() (shapeflow.main._Main method)
EventStreamer (class in shapeflow.core.streaming)
eventstreamer (shapeflow.core.backend.BaseAnalyzer property)
(shapeflow.server.ShapeflowServer property)
export_result (shapeflow.api._DatabaseDispatcher attribute)
export_result() (shapeflow.core.db.BaseAnalysisModel method)
(shapeflow.db.AnalysisModel method)
(shapeflow.db.History method)
expose() (shapeflow.core.Endpoint method)
extend (class in shapeflow.core.config)
extend() (shapeflow.core.config.Factory class method)
F
Factory (class in shapeflow.core.config)
Feature (class in shapeflow.core.backend)
feature (shapeflow.db.ResultModel attribute)
feature_parameters (shapeflow.config.VideoAnalyzerConfig attribute)
features (shapeflow.config.VideoAnalyzerConfig attribute)
(shapeflow.core.backend.FeatureSet property)
(shapeflow.video.VideoAnalyzer attribute)
FeatureSet (class in shapeflow.core.backend)
FeatureType (class in shapeflow.core.backend)
fetch_analysis() (shapeflow.db.History method)
file (shapeflow.design.onions.Peeler attribute)
filedialog (in module shapeflow.util.filedialog)
FileModel (class in shapeflow.core.db)
filter (shapeflow.config.MaskConfig attribute)
(shapeflow.video.Mask attribute)
filter() (shapeflow.core.interface.FilterInterface method)
(shapeflow.plugins.BackgroundFilter._Filter method)
(shapeflow.plugins.HsvRangeFilter._Filter method)
FilterHandler (class in shapeflow.video)
FilterInterface (class in shapeflow.core.interface)
FilterType (class in shapeflow.core.interface)
flip (shapeflow.config.TransformHandlerConfig attribute)
flip_h (shapeflow.api._VideoAnalyzerDispatcher attribute)
flip_h() (shapeflow.video.VideoAnalyzer method)
flip_v (shapeflow.api._VideoAnalyzerDispatcher attribute)
flip_v() (shapeflow.video.VideoAnalyzer method)
forget (shapeflow.api._DatabaseDispatcher attribute)
forget() (shapeflow.db.History method)
format (shapeflow.Settings attribute)
frame_interval_setting (shapeflow.config.VideoAnalyzerConfig attribute)
frame_number_iterator() (in module shapeflow.util)
frame_numbers() (shapeflow.video.VideoAnalyzer method)
FrameStreamer (class in shapeflow.core.streaming)
from_coordinates() (shapeflow.core.interface.TransformInterface method)
(shapeflow.plugins.PerspectiveTransform._Transform method)
from_dict() (shapeflow.Settings class method)
from_str() (shapeflow.maths.colors.Color class method)
from_venv() (in module shapeflow.util.from_venv)
fs (shapeflow.api.ApiDispatcher attribute)
G
G (shapeflow.design.onions.Peeler attribute)
g (shapeflow.maths.colors.BgrColor attribute)
(shapeflow.maths.colors.RgbColor attribute)
get() (shapeflow.core.backend.AnalyzerType method)
(shapeflow.core.backend.FeatureType method)
(shapeflow.core.config.ConfigType method)
(shapeflow.core.config.Factory method)
(shapeflow.core.db.DbModel method)
(shapeflow.core.interface.FilterType method)
(shapeflow.core.interface.InterfaceType method)
(shapeflow.core.interface.TransformType method)
get_cache() (in module shapeflow)
get_colors (shapeflow.api._VideoAnalyzerDispatcher attribute)
get_colors() (shapeflow.video.VideoAnalyzer method)
get_config (shapeflow.api._VideoAnalyzerDispatcher attribute)
get_config() (shapeflow.core.backend.BaseAnalyzer method)
get_config_json() (shapeflow.core.db.BaseAnalysisModel method)
(shapeflow.db.AnalysisModel method)
get_coordinates (shapeflow.api._VideoAnalyzerDispatcher attribute)
get_coordinates() (shapeflow.video.VideoAnalyzer method)
get_db_id (shapeflow.api._VideoAnalyzerDispatcher attribute)
get_db_id() (shapeflow.core.backend.BaseAnalyzer method)
get_file() (shapeflow.server.ShapeflowServer method)
get_fps (shapeflow.api._VideoAnalyzerDispatcher attribute)
get_fps() (shapeflow.video.VideoAnalyzer method)
get_frame (shapeflow.api._VideoAnalyzerDispatcher attribute)
get_id() (shapeflow.core.db.BaseAnalysisModel method)
(shapeflow.db.AnalysisModel method)
get_implementation() (shapeflow.core.interface.Handler method)
get_inverse_overlaid_frame (shapeflow.api._VideoAnalyzerDispatcher attribute)
get_inverse_overlaid_frame() (shapeflow.video.VideoAnalyzer method)
get_inverse_transformed_overlay (shapeflow.api._VideoAnalyzerDispatcher attribute)
get_inverse_transformed_overlay() (shapeflow.video.VideoAnalyzer method)
get_logger() (in module shapeflow)
get_name() (shapeflow.core.db.BaseAnalysisModel method)
(shapeflow.db.AnalysisModel method)
get_overlay_png (shapeflow.api._VideoAnalyzerDispatcher attribute)
get_overlay_png() (shapeflow.video.VideoAnalyzer method)
get_paths() (shapeflow.db.History method)
get_raw_frame (shapeflow.api._VideoAnalyzerDispatcher attribute)
get_recent_paths (shapeflow.api._DatabaseDispatcher attribute)
get_redo_config() (shapeflow.core.db.BaseAnalysisModel method)
(shapeflow.db.AnalysisModel method)
get_relative_roi (shapeflow.api._VideoAnalyzerDispatcher attribute)
get_relative_roi() (shapeflow.video.TransformHandler method)
(shapeflow.video.VideoAnalyzer method)
get_result (shapeflow.api._DatabaseDispatcher attribute)
get_result() (shapeflow.db.History method)
get_result_list (shapeflow.api._DatabaseDispatcher attribute)
get_result_list() (shapeflow.db.History method)
get_runs() (shapeflow.core.db.BaseAnalysisModel method)
(shapeflow.db.AnalysisModel method)
get_seek_position (shapeflow.api._VideoAnalyzerDispatcher attribute)
get_seek_position() (shapeflow.video.VideoAnalyzer method)
(shapeflow.video.VideoFileHandler method)
get_settings (shapeflow.api.ApiDispatcher attribute)
get_settings() (shapeflow.main._Main method)
get_state_frame (shapeflow.api._VideoAnalyzerDispatcher attribute)
get_state_frame() (shapeflow.video.VideoAnalyzer method)
get_str() (shapeflow.core.config.Factory class method)
get_time (shapeflow.api._VideoAnalyzerDispatcher attribute)
get_time() (shapeflow.video.VideoAnalyzer method)
get_total_time (shapeflow.api._VideoAnalyzerDispatcher attribute)
get_total_time() (shapeflow.video.VideoAnalyzer method)
get_transformed_frame() (shapeflow.video.VideoAnalyzer method)
get_undo_config() (shapeflow.core.db.BaseAnalysisModel method)
(shapeflow.db.AnalysisModel method)
H
h (shapeflow.maths.colors.HsvColor attribute)
(shapeflow.plugins.Volume_uL._Config attribute)
Handler (class in shapeflow.core.interface)
has_results (shapeflow.core.backend.BaseAnalyzer property)
(shapeflow.video.VideoAnalyzer property)
hash (shapeflow.db.DesignFileModel attribute)
(shapeflow.db.VideoFileModel attribute)
hash_file() (in module shapeflow.util)
headers (shapeflow.core.streaming.BaseStreamer property)
(shapeflow.core.streaming.PlainFileStreamer property)
hide() (shapeflow.design.onions.Layer method)
History (class in shapeflow.db)
horizontal (shapeflow.config.FlipConfig attribute)
hue_wraps() (shapeflow.maths.colors.HsvColor class method)
I
id (shapeflow.db.DesignFileModel attribute)
(shapeflow.db.VideoFileModel attribute)
ID_LENGTH (shapeflow.main._VideoAnalyzerManager attribute)
idx (shapeflow.maths.coordinates.ShapeCoo property)
Image (shapeflow.design.render.WandRenderer attribute)
info (shapeflow.LoggingLevel attribute)
init (shapeflow.api._VideoAnalyzerManagerDispatcher attribute)
init() (shapeflow.main._VideoAnalyzerManager method)
inkscape_dir (shapeflow.design.render.WindowsInkscapeRenderer attribute)
INKSCAPE_DIR_CANDIDATES (shapeflow.design.render.WindowsInkscapeRenderer attribute)
InkscapeRenderer (class in shapeflow.design.render)
Instance (class in shapeflow.core.config)
InterfaceType (class in shapeflow.core.interface)
inverse() (shapeflow.video.TransformHandler method)
invert() (shapeflow.core.interface.TransformInterface method)
is_launched() (shapeflow.core.backend.AnalyzerState class method)
is_registered() (shapeflow.core.streaming.StreamHandler method)
is_set (shapeflow.video.TransformHandler property)
J
JpegStreamer (class in shapeflow.core.streaming)
JsonStreamer (class in shapeflow.core.streaming)
K
keep (shapeflow.LogSettings attribute)
(shapeflow.RenderSettings attribute)
L
label (shapeflow.design.onions.Layer property)
LABEL (shapeflow.design.onions.Peeler attribute)
label() (shapeflow.core.backend.Feature class method)
launch (shapeflow.api._VideoAnalyzerDispatcher attribute)
launch() (shapeflow.core.backend.BaseAnalyzer method)
Layer (class in shapeflow.design.onions)
level (shapeflow.LoggingLevel property)
list (shapeflow.maths.colors.Color property)
(shapeflow.maths.coordinates.Coo property)
load() (in module shapeflow.main)
load_config() (shapeflow.core.db.BaseAnalysisModel method)
(shapeflow.db.AnalysisModel method)
(shapeflow.video.VideoAnalyzer method)
load_state (shapeflow.api._VideoAnalyzerManagerDispatcher attribute)
(shapeflow.ApplicationSettings attribute)
load_state() (shapeflow.main._VideoAnalyzerManager method)
loads() (in module shapeflow.config)
lock() (shapeflow.core.Lockable method)
Lockable (class in shapeflow.core)
log (shapeflow.api.ApiDispatcher attribute)
(shapeflow.Settings attribute)
log() (shapeflow.main._Main method)
logged() (in module shapeflow.util)
Logger (class in shapeflow)
LoggingLevel (class in shapeflow)
lvl_console (shapeflow.LogSettings attribute)
lvl_file (shapeflow.LogSettings attribute)
M
map (shapeflow.api.ApiDispatcher attribute)
map() (shapeflow.main._Main method)
Mask (class in shapeflow.video)
mask() (in module shapeflow.maths.images)
MaskFunction (class in shapeflow.video)
masks (shapeflow.config.VideoAnalyzerConfig attribute)
(shapeflow.video.DesignFileHandler property)
mean_color() (shapeflow.core.interface.FilterInterface method)
(shapeflow.plugins.BackgroundFilter._Filter method)
(shapeflow.plugins.HsvRangeFilter._Filter method)
method (shapeflow.core.Endpoint property)
mime_type() (shapeflow.core.streaming.BaseStreamer class method)
model (shapeflow.core.backend.BaseAnalyzer property)
module
shapeflow
shapeflow.api
shapeflow.config
shapeflow.core
shapeflow.core.backend
shapeflow.core.config
shapeflow.core.db
shapeflow.core.interface
shapeflow.core.streaming
shapeflow.db
shapeflow.design
shapeflow.design.onions
shapeflow.design.render
shapeflow.main
shapeflow.maths.colors
shapeflow.maths.coordinates
shapeflow.maths.images
shapeflow.plugins.Area_mm2
shapeflow.plugins.BackgroundFilter
shapeflow.plugins.HsvRangeFilter
shapeflow.plugins.PerspectiveTransform
shapeflow.plugins.PixelSum
shapeflow.plugins.Volume_uL
shapeflow.server
shapeflow.util
shapeflow.util.filedialog
shapeflow.util.from_venv
shapeflow.util.meta
shapeflow.video
msg (shapeflow.core.backend.BackendError attribute)
(shapeflow.core.backend.BackendSetupError attribute)
(shapeflow.core.backend.CacheAccessError attribute)
(shapeflow.core.RootException attribute)
(shapeflow.video.NotEstimatedYet attribute)
(shapeflow.video.VideoFileTypeError attribute)
N
name (shapeflow.config.MaskConfig attribute)
(shapeflow.core.backend.BaseAnalyzerConfig attribute)
(shapeflow.core.Dispatcher property)
(shapeflow.core.Endpoint property)
NAMEDVIEW (shapeflow.design.onions.Peeler attribute)
next_to_design (shapeflow.ResultSaveMode attribute)
next_to_video (shapeflow.ResultSaveMode attribute)
Nf (shapeflow.config.VideoAnalyzerConfig attribute)
normalize_channel() (shapeflow.maths.colors.Color class method)
normalize_config (shapeflow.api.ApiDispatcher attribute)
normalize_config() (in module shapeflow.config)
(shapeflow.main._Main method)
NotEstimatedYet
notice() (shapeflow.core.backend.BaseAnalyzer method)
(shapeflow.main._VideoAnalyzerManager method)
np3d (shapeflow.maths.colors.Color property)
O
open (shapeflow.plugins.BackgroundFilter._Config attribute)
(shapeflow.plugins.HsvRangeFilter._Config attribute)
open_path() (in module shapeflow.util)
open_root (shapeflow.api._FilesystemDispatcher attribute)
open_root() (shapeflow.main._Filesystem method)
options (shapeflow.core.config.Factory property)
(shapeflow.core.EnforcedStr property)
overlay() (in module shapeflow.maths.images)
(shapeflow.video.DesignFileHandler method)
overlay_alpha (shapeflow.config.DesignFileHandlerConfig attribute)
overlay_frame() (shapeflow.video.DesignFileHandler method)
override() (shapeflow._Settings method)
P
parameters (shapeflow.config.MaskConfig attribute)
path (shapeflow.DatabaseSettings attribute)
(shapeflow.db.DesignFileModel attribute)
(shapeflow.db.VideoFileModel attribute)
(shapeflow.LogSettings attribute)
(shapeflow.video.VideoFileHandler attribute)
peel() (in module shapeflow.design)
(shapeflow.design.onions.Peeler method)
peel_design() (shapeflow.video.DesignFileHandler method)
Peeler (class in shapeflow.design.onions)
pid_hash (shapeflow.api.ApiDispatcher attribute)
pid_hash() (shapeflow.main._Main method)
ping (shapeflow.api.ApiDispatcher attribute)
ping() (shapeflow.main._Main method)
PlainFileStreamer (class in shapeflow.core.streaming)
position (shapeflow.core.backend.BaseAnalyzer property)
(shapeflow.video.VideoAnalyzer property)
push() (shapeflow.core.streaming.BaseStreamer method)
(shapeflow.core.streaming.StreamHandler method)
PushEvent (class in shapeflow.core.backend)
px2mm() (shapeflow.video.MaskFunction method)
pxsq2mmsq() (shapeflow.video.MaskFunction method)
Q
q_cancel() (shapeflow.main._VideoAnalyzerManager method)
q_start() (shapeflow.main._VideoAnalyzerManager method)
q_stop() (shapeflow.main._VideoAnalyzerManager method)
QueueState (class in shapeflow.core.backend)
quit (shapeflow.api.ApiDispatcher attribute)
quit() (shapeflow.main._Main method)
(shapeflow.server.ShapeflowServer method)
R
r (shapeflow.maths.colors.BgrColor attribute)
(shapeflow.maths.colors.RgbColor attribute)
range (shapeflow.plugins.BackgroundFilter._Config attribute)
(shapeflow.plugins.HsvRangeFilter._Config attribute)
read_frame() (shapeflow.video.VideoAnalyzer method)
(shapeflow.video.VideoFileHandler method)
read_masks() (shapeflow.video.DesignFileHandler method)
ready (shapeflow.config.FilterHandlerConfig property)
(shapeflow.config.MaskConfig property)
(shapeflow.core.backend.Feature property)
(shapeflow.core.interface.FilterConfig property)
(shapeflow.plugins.BackgroundFilter._Config property)
(shapeflow.plugins.HsvRangeFilter._Config property)
(shapeflow.video.MaskFunction property)
recent_files (shapeflow.ApplicationSettings attribute)
rect_contains() (in module shapeflow.maths.images)
redo_config (shapeflow.api._VideoAnalyzerDispatcher attribute)
redo_config() (shapeflow.video.VideoAnalyzer method)
register() (shapeflow.core.Endpoint method)
(shapeflow.core.streaming.StreamHandler method)
registered (shapeflow.core.Endpoint property)
rel (shapeflow.maths.coordinates.Coo property)
render (shapeflow.Settings attribute)
Renderer (class in shapeflow.design.render)
RendererError
reset_on_error (shapeflow.CacheSettings attribute)
resolve() (shapeflow.core.db.FileModel method)
(shapeflow.db.DesignFileModel method)
(shapeflow.db.VideoFileModel method)
resolve_colors() (shapeflow.core.backend.FeatureSet method)
resolve_frame_number (shapeflow.CacheSettings attribute)
resolved (shapeflow.core.db.FileModel property)
restart (shapeflow.api.ApiDispatcher attribute)
restart() (shapeflow.main._Main method)
(shapeflow.server.ShapeflowServer method)
restrict() (in module shapeflow.util)
result_dir (shapeflow.ApplicationSettings attribute)
ResultModel (class in shapeflow.db)
results (shapeflow.video.VideoAnalyzer attribute)
ResultSaveMode (class in shapeflow)
roi (shapeflow.config.TransformHandlerConfig attribute)
ROOTDIR (in module shapeflow)
RootException
RootInstance (class in shapeflow.core)
rows (shapeflow.video.Mask property)
run() (shapeflow.server.ServerThread method)
runs (shapeflow.core.backend.BaseAnalyzer property)
S
s (shapeflow.maths.colors.HsvColor attribute)
save() (shapeflow.design.render.Renderer method)
save_result_auto (shapeflow.ApplicationSettings attribute)
save_result_manual (shapeflow.ApplicationSettings attribute)
save_settings() (in module shapeflow)
save_state (shapeflow.api._VideoAnalyzerManagerDispatcher attribute)
(shapeflow.ApplicationSettings attribute)
save_state() (shapeflow.main._VideoAnalyzerManager method)
save_svg() (in module shapeflow.design.render)
schema() (shapeflow._Settings class method)
(shapeflow.config.VideoAnalyzerConfig class method)
schemas (shapeflow.api.ApiDispatcher attribute)
schemas() (in module shapeflow.config)
(shapeflow.main._Main method)
seek (shapeflow.api._VideoAnalyzerDispatcher attribute)
seek() (shapeflow.video.VideoAnalyzer method)
(shapeflow.video.VideoFileHandler method)
select_design (shapeflow.api._FilesystemDispatcher attribute)
select_design() (shapeflow.main._Filesystem method)
select_video (shapeflow.api._FilesystemDispatcher attribute)
select_video() (shapeflow.main._Filesystem method)
serve() (shapeflow.server.ShapeflowServer method)
ServerThread (class in shapeflow.server)
session() (shapeflow.core.db.DbModel method)
(shapeflow.core.db.SessionWrapper method)
SessionWrapper (class in shapeflow.core.db)
set() (shapeflow.video.FilterHandler method)
(shapeflow.video.TransformHandler method)
set_config (shapeflow.api._VideoAnalyzerDispatcher attribute)
set_config() (shapeflow.core.backend.BaseAnalyzer method)
(shapeflow.video.FilterHandler method)
(shapeflow.video.Mask method)
(shapeflow.video.VideoAnalyzer method)
set_default() (shapeflow.core.EnforcedStr class method)
set_eventstreamer() (shapeflow.core.backend.BaseAnalyzer method)
set_filter() (shapeflow.core.interface.FilterInterface method)
(shapeflow.plugins.BackgroundFilter._Filter method)
(shapeflow.plugins.HsvRangeFilter._Filter method)
(shapeflow.video.Mask method)
set_filter_click (shapeflow.api._VideoAnalyzerDispatcher attribute)
set_filter_click() (shapeflow.video.VideoAnalyzer method)
set_implementation() (shapeflow.core.interface.Handler method)
(shapeflow.video.FilterHandler method)
(shapeflow.video.TransformHandler method)
set_requested_frames() (shapeflow.video.VideoFileHandler method)
set_settings (shapeflow.api.ApiDispatcher attribute)
set_settings() (shapeflow.main._Main method)
settings (in module shapeflow)
shape (shapeflow.maths.coordinates.ShapeCoo attribute)
(shapeflow.video.DesignFileHandler property)
shapeflow
module
shapeflow.api
module
shapeflow.config
module
shapeflow.core
module
shapeflow.core.backend
module
shapeflow.core.config
module
shapeflow.core.db
module
shapeflow.core.interface
module
shapeflow.core.streaming
module
shapeflow.db
module
shapeflow.design
module
shapeflow.design.onions
module
shapeflow.design.render
module
shapeflow.main
module
shapeflow.maths.colors
module
shapeflow.maths.coordinates
module
shapeflow.maths.images
module
shapeflow.plugins.Area_mm2
module
shapeflow.plugins.BackgroundFilter
module
shapeflow.plugins.HsvRangeFilter
module
shapeflow.plugins.PerspectiveTransform
module
shapeflow.plugins.PixelSum
module
shapeflow.plugins.Volume_uL
module
shapeflow.server
module
shapeflow.util
module
shapeflow.util.filedialog
module
shapeflow.util.from_venv
module
shapeflow.util.meta
module
shapeflow.video
module
ShapeflowServer (class in shapeflow.server)
shell (shapeflow.design.render.InkscapeRenderer attribute)
(shapeflow.design.render.WindowsInkscapeRenderer attribute)
show() (shapeflow.design.onions.Layer method)
signature (shapeflow.core.Endpoint property)
Singleton (class in shapeflow.util)
size (shapeflow.api._CacheDispatcher attribute)
size_limit_gb (shapeflow.CacheSettings attribute)
sizeof_fmt() (in module shapeflow.util)
skip (shapeflow.config.MaskConfig attribute)
(shapeflow.core.backend.Feature property)
(shapeflow.ResultSaveMode attribute)
(shapeflow.video.MaskFunction property)
smoothing (shapeflow.config.DesignFileHandlerConfig attribute)
start (shapeflow.api._VideoAnalyzerManagerDispatcher attribute)
state (shapeflow.api._VideoAnalyzerManagerDispatcher attribute)
state() (shapeflow.core.backend.Feature method)
(shapeflow.main._VideoAnalyzerManager method)
(shapeflow.video.MaskFunction method)
state_path (shapeflow.ApplicationSettings attribute)
state_transition (shapeflow.api._VideoAnalyzerDispatcher attribute)
state_transition() (shapeflow.core.backend.BaseAnalyzer method)
status (shapeflow.api._VideoAnalyzerDispatcher attribute)
status() (shapeflow.core.backend.BaseAnalyzer method)
stop (shapeflow.api._VideoAnalyzerManagerDispatcher attribute)
stop() (shapeflow.core.streaming.BaseStreamer method)
(shapeflow.core.streaming.EventStreamer method)
(shapeflow.core.streaming.StreamHandler method)
(shapeflow.server.ServerThread method)
stop_events (shapeflow.api.ApiDispatcher attribute)
stop_events() (shapeflow.main._Main method)
stop_log (shapeflow.api.ApiDispatcher attribute)
stop_log() (shapeflow.main._Main method)
store() (shapeflow.core.db.BaseAnalysisModel method)
(shapeflow.db.AnalysisModel method)
stream (shapeflow.api._VideoAnalyzerManagerDispatcher attribute)
stream() (in module shapeflow.core.streaming)
(shapeflow.core.streaming.BaseStreamer method)
(shapeflow.core.streaming.PlainFileStreamer method)
(shapeflow.main._VideoAnalyzerManager method)
stream_stop (shapeflow.api._VideoAnalyzerManagerDispatcher attribute)
stream_stop() (shapeflow.main._VideoAnalyzerManager method)
StreamHandler (class in shapeflow.core.streaming)
streaming (shapeflow.core.Endpoint property)
streams (in module shapeflow.core.streaming)
suppress_stdout() (in module shapeflow.util)
T
t0 (shapeflow.util.Timing property)
t1 (shapeflow.util.Timing property)
tag() (shapeflow.core.config.BaseConfig method)
threads (shapeflow.ApplicationSettings attribute)
time() (shapeflow.core.backend.BaseAnalyzer method)
timed() (in module shapeflow.util)
Timer (class in shapeflow.util)
Timing (class in shapeflow.util)
timing (shapeflow.core.backend.BaseAnalyzer property)
(shapeflow.util.Timer property)
TL (shapeflow.maths.coordinates.Roi attribute)
to_coordinates() (shapeflow.core.interface.TransformInterface method)
(shapeflow.plugins.PerspectiveTransform._Transform method)
to_dict() (shapeflow._Settings method)
(shapeflow.core.config.BaseConfig method)
to_mask() (in module shapeflow.maths.images)
TR (shapeflow.maths.coordinates.Roi attribute)
transform (shapeflow.config.VideoAnalyzerConfig attribute)
(shapeflow.video.VideoAnalyzer attribute)
transform() (shapeflow.core.interface.TransformInterface method)
(shapeflow.maths.coordinates.ShapeCoo method)
(shapeflow.plugins.PerspectiveTransform._Transform method)
TransformHandler (class in shapeflow.video)
TransformInterface (class in shapeflow.core.interface)
TransformType (class in shapeflow.core.interface)
turn (shapeflow.config.TransformHandlerConfig attribute)
turn_ccw (shapeflow.api._VideoAnalyzerDispatcher attribute)
turn_ccw() (shapeflow.video.VideoAnalyzer method)
turn_cw (shapeflow.api._VideoAnalyzerDispatcher attribute)
turn_cw() (shapeflow.video.VideoAnalyzer method)
type (shapeflow.config.FilterHandlerConfig attribute)
(shapeflow.config.TransformHandlerConfig attribute)
(shapeflow.core.interface.HandlerConfig attribute)
U
unbind() (in module shapeflow.util.meta)
undo_config (shapeflow.api._VideoAnalyzerDispatcher attribute)
undo_config() (shapeflow.video.VideoAnalyzer method)
unit() (shapeflow.core.backend.Feature class method)
unload (shapeflow.api.ApiDispatcher attribute)
unload() (shapeflow.main._Main method)
(shapeflow.server.ShapeflowServer method)
unregister() (shapeflow.core.streaming.StreamHandler method)
untag() (in module shapeflow.core.config)
update() (shapeflow.core.streaming.StreamHandler method)
update_settings() (in module shapeflow)
used (shapeflow.db.DesignFileModel attribute)
(shapeflow.db.VideoFileModel attribute)
V
v (shapeflow.maths.colors.HsvColor attribute)
va (shapeflow.api.ApiDispatcher attribute)
validate() (shapeflow.core.interface.TransformInterface method)
(shapeflow.plugins.PerspectiveTransform._Transform method)
value() (shapeflow.core.backend.Feature method)
(shapeflow.maths.coordinates.ShapeCoo method)
(shapeflow.video.MaskFunction method)
vdebug (shapeflow.LoggingLevel attribute)
vertical (shapeflow.config.FlipConfig attribute)
video (shapeflow.config.VideoAnalyzerConfig attribute)
(shapeflow.video.VideoAnalyzer attribute)
video_path (shapeflow.core.backend.BaseAnalyzerConfig attribute)
video_pattern (shapeflow.ApplicationSettings attribute)
VideoAnalyzer (class in shapeflow.video)
VideoFileHandler (class in shapeflow.video)
VideoFileModel (class in shapeflow.db)
VideoFileTypeError
W
WandRenderer (class in shapeflow.design.render)
warning (shapeflow.LoggingLevel attribute)
WHITE (shapeflow.design.render.CairoRenderer attribute)
WindowsInkscapeRenderer (class in shapeflow.design.render)
works (shapeflow.design.render.Renderer property)
X
x (shapeflow.maths.coordinates.Coo attribute)
Y
y (shapeflow.maths.coordinates.Coo attribute)